My duet wifi does not connect to the wifi.
-
@GPetropoulos said in My duet wifi does not connect to the wifi.:
WiFi -
Network state is starting
WiFi module is disabled
Failed messages: pending 0, notready 0, noresp 4
Socket states: 0 0 0 0 0 0 0 0
okCan you send M552 S0 and then M552 S1?
-
@GPetropoulos said in My duet wifi does not connect to the wifi.:
I still have the M587 in the config.g
I fear that having that in the config has caused the module flash to burn out from constantly re-writing the SSID and password at every power up.
-
@Phaedrux M552 S0
ok
M552 S1
Turn off the current WiFi mode before selecting a new one
ok
M552
WiFi module is being started -
Can you try setting up the wifi module in access point mode to see if the module is working at all?
https://duet3d.dozuki.com/Wiki/Gcode#Section_M589_Configure_access_point_parameters
-
@Phaedrux m552 s2
Turn off the current WiFi mode before selecting a new one
ok
m552 s-1
WiFi module stopped
ok
m552 s2
ok
M589 S"DuetSSID" P"password" I"192.168.0.1" C1
M589: Bad or missing parameter
ok -
@Phaedrux Does this mean it is bricked?
Unfortunately I had not seen that you should not use the M587 in the config.g and should be something added at a later time than last year we were talking.Is there any chance my firmware is old and this does not work due to that?
I have not updated the firmware for sometime.I had ordered directly from duet3d.com on 09/12/18
-
@GPetropoulos said in My duet wifi does not connect to the wifi.:
I"192.168.0.1"
Try without the quotes around the ip address. The example in the wiki may need to be updated.
-
@Phaedrux Yes it sent a different answer now.
m552 s-1
WiFi module stopped
ok
m552 s2
ok
M589 S"DuetSSID" P"password" I192.168.0.230 C1
M589: Failed to configure access point parameters
ok -
If the access point mode doesn't work after removing the quotes from the ip address you can try reflashing the wifi server firmware by sending
M997 S1
-
@Phaedrux said in My duet wifi does not connect to the wifi.:
M997 S1
This is what I get
M997 S1
Trying to connect at 230400 baud: failed
Trying to connect at 115200 baud: failed
Trying to connect at 74880 baud: failed
Trying to connect at 9600 baud: failed
Error: Installation failed due to comm write error
ok -
Will have to see what @dc42 thinks.
-
If the module has failed, it is replaceable with the right skills and tools.
-
@Phaedrux Well I don't have the skills or the tools for such an operation
-
If you have a maker space or hacker space nearby they might be able to help. Search the forum for "community repair" to see if any of the listed forum users are nearby and able to assist with repair. Alternatively you could try converting to using a Raspberry Pi like the Duet 3 (but the firmware for that is still beta, and it will require some custom wiring), there are a few threads here on using a Pi and DSF with Duet2Wifi as well if you search
-
@bearer Thank you for your feedback. Thus I do not have a makerspace near me. I am in a smaller town where 3D Printing is not so adopted.
I would not like to go for experiments. I like my duet and I wish to keep using that. -
@dc42 What do you think? Is it bricked?
What are my options here? -
That the Duet is unable to enter the bootloader of the wifi module does mean repairs are necessary unfortunately.
If repairs by local enthusiasts or commercial actors isn't an option (a phone repair shop that does actual repairs should be able to do it if you supply the module) then https://forum.duet3d.com/topic/13875/community-repairs might be able to help you, but postage is a thing ofcourse.
Or you could keep using it as is, you can transfer sliced files to your SD card via USB as well as putting the card in your computer; or you can also print directly from USB but its better to transfer the file.
If you don't have a PanelDue you could buy a "DT-06" wifi module, install esplink on it, install a virtual com port on the computer and use the printer wirelessly as if it was actually connected by USB.
-
@bearer said in My duet wifi does not connect to the wifi.:
DT-06
Thank you but, I do not have a PanelDue. The whole point of the wifi was to print wirelessly without a screen.
I am not sure how I can print without access to the web interface.
Uploading the gcode is not enough.Does Duet3D not support a 2 year warranty as enforced by European laws?
I do not see anyone in Greece in community repairs. And I have not seen DC's comment not sure if the board is really bricked.
In any case, if I were to ship it out of the country I would like to get it fixed by the company that sells it. -
@GPetropoulos said in My duet wifi does not connect to the wifi.:
Does Duet3D not support a 2 year warranty as enforced by European laws?
there might be a difference between the warranty provided by the manufacturer (6 months) and your local consumer protection rights provided by your local reseller - but you have to ask your local reseller about that.
if you imported it yourself then you might be out of luck if past the 6 month manufacturer warranty
-
@GPetropoulos said in My duet wifi does not connect to the wifi.:
Uploading the gcode is not enough.
you could print from pronterface or repeteirserver or octoprint to wifi module connected to the paneldue port as an alternative. or you can upload the g-code followed by the command to select the file and start the print
its not like i would suggest it if it wouldn't work, as a workaround - but you clearly prefer to focus on problems, so i will leave you to do that