Duet not finding network
-
Hello,
I have the USB cable plugged in, wifi is on. PanelDue reads the following, any thoughts on how to get connected?:
M587: Failed to add SSID to remembered list<LF>ok<LF>Error retrieving WiFi status message: bad reply format version<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no known networks found<LF>WiFi module is idle<LF>WiFi reported error: no kn[Warning: Maximal number of bytes per line exceeded! Check the EOL (end-of-line) settings or increase the limit in the advanced terminal settings.] -
https://forum.duet3d.com/search/?term=bad reply format version&in=titlesposts
try pretty much any of the search results and see if that gets you past bad reply format version, and please fix your terminal line ending as described in https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7 (makes it easier for us to read, and to help you)
-
One thing I have not been able to do is load the drivers. When I go to device manager, there are no yellow warnings or generic USB's to add the drivers to. Could this be the issue?
Thank you guys, appreciate it. -
@Harvdog1 said in Duet not finding network:
One thing I have not been able to do is load the drivers. When I go to device manager, there are no yellow warnings or generic USB's to add the drivers to. Could this be the issue?
no. you already connected via serial connection. other than that the windows driver has no effect.
-
- Set your YAT line ending to LF only, then you will be able to read the responses.
- Send M552 S0 so that it stops trying to connect. Then send the M587 command with your SSID and password.