Change WiFi credentials
-
Hi all,
For some issues with my basement WiFi I have to change the WiFi name so that it does not contain an underscore as it does now (problems with a Raspberry Pi).
How do I do it? Will changing the Wifi name and password on config.g do the trick?I've got a Duet WiFi 2 1.04
Thanks in advance
-
you shouldn't keep the wifi credentials in config.g just run the wifi config command once from the g-code console.
-
@bearer said in Change WiFi credentials:
wifi config command
is that it?
M587 S"your-network-ssid" P"your-network-password"
-
-
perfect, thanks a lot for your pointer. Now I also see how to forget the old name...
-
@bearer Great thread! I have a network that I need to supply a username. Hoping there is an option for this.
Thanks!
-
@BearcatTD said in Change WiFi credentials:
@bearer Great thread! I have a network that I need to supply a username. Hoping there is an option for this.
Thanks!
I'm sorry, there is currently no facility to log on to corporate networks that require a user name and password.