You are not logged in.

#2 Help and Support » How to set static IP with nanodlp? » 2018-01-06 05:00:57

joebywan
Replies: 1

I've tried adding to nanodlp-network.txt on the sd card:

nanodlp-network.txt
-----------------------------------------
auto wlan0
allow.hotplug wlan0
iface wlan0 inet manual
    wpa-ssid "****"
    wpa-psk "*****"
iface Home inet static
    address 192.168.0.70
    netmask 255.255.255.0
    gateway 192.168.0.1
--------------------------------------------

wpa_supplicant.conf
--------------------------------------
network={
ssid="****"
psk="****"
#key_mgmt=WPA-PSK
id_str="Home"
}
----------------------------------
Not working though.

It's using build 1437 available at https://3dprinterwiki.info/d7/d7-nanodlp-settings-2/

Any suggestions?

#4 Help and Support » Setup on headless wifi rpi3b » 2017-12-16 10:51:08

joebywan
Replies: 1

So I did a headless setup on the rpi3b with wifi & ssh.  Then followed the nanodlp install instructions for downloading and installing nanodlp.

Problem is it killed the wifi connection.

Anyone else had this/know a way to do a headless install via wifi onto raspbian?

Board footer

Powered by FluxBB