Trouble Connecting Duet 3 Mini 5+ Wifi to Wifi
-
Hi everyone,
I’m having trouble setting up my Duet 3 Mini 5+ Wifi to the Wifi. We’ve attempted to connect it to several cellular hotspots and Wifi networks, set to 2.4 GHz, but every time we check the SSIDs remembered, all the IP addresses are set to all 0s. We have made sure that every time we enter in a network and password, the quotations are straight, and all characters are letters. We also have not seen any flashing lights on the Wifi module. Does anyone have any idea what could be the problem? Could it be an issue with the hardware on the Duet? Any feedback would be appreciated, thank you.
-
@ip123 are you enabling the wifi with M552 S1 in config.g?
-
To rule out an issue with your router configuration and test the Duet wifi module directly, can you try running it in access point mode where the Duet creates it's own SSID that you connect to directly.
https://docs.duet3d.com/en/User_manual/Reference/Gcodes#usage-17