You are not logged in.
Pages: 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?
Offline
Wifi works, it just uses DHCP.
Offline
Pages: 1