Firmware update having issue with network
-
Hi all first post here
I have been trying to upgrade the firmware to 1.19. After everything is flashed I enter M552 S0 and get a wifi module is idle. I then try to assign my network using M587 S"SSID", I know it's not SSID. But I get back M587 bad parameter. What's going on? How do I fix itThanks
Andy -
Are you sending M587 S"your-network-ssid" P"your-network-password" or just M587 S"SSID"
-
Just network ssid
-
Yeah you need both ID and password, also be aware that if you are using some terminal programs (like pronterface) they change everything to uppercase so that messes most passwords up. you can either use a better teminal program (David recommends YAT) or use a macro as described in the instructions:
https://duet3d.com/wiki/Upgrading_to_DuetWiFiFirmware_1.19 -
You mean if it's an open wifi network? Try P"" then. However, most open networks have a login screen and password to get through, which would prevent the Duet connecting.
-
Just used P"". Did the trick