New Duet 2 Wifi Not Working
-
@dc42 I have just connected the screen up that I bought which all seems to work but I noticed that the duet isn't connecting to the wifi again.
Do I need to add M552 S1 P"ASUS" to the config.g so that it knows that it has to connect to a hidden SSID wifi network ?
-
@ram said in New Duet 2 Wifi Not Working:
Do I need to add M552 S1 P"ASUS" to the config.g so that it knows that it has to connect to a hidden SSID wifi network ?
It seems odd that it would need the SSID specified, but if it's working to connect to it when you send the command manually there's no reason not to add it to the config.g so it's done automatically at boot up.
-
@phaedrux where about should I add it in the config.g file ?
M552 S1 ; Enable network
M552 S1 P"ASUS" <----- here ?
M587 S"ASUS" P"password" ; Configure access point. You can delete this line once connectedSorry I am not very good when it comes to this type of thing unfortunately
-
You can amend the first line to add the p"Asus" part.
Then remove the last line where it's adding the password.
-
@phaedrux Thanks very much, was just taking a look at your printer it is really nice, hoping to finish my Hypercube soon.
-
Thanks. It was a labour of love. Good luck on your Hypercube.