Erase duet wifi to updated firmware
-
Hi after some working to try to change my network, cancelling the older network, I fail to update my new network from YAT or even from macro so I decided that maybe if I erase my duet, it should be fine.
Now that the duet is erase, YAT can t send g code or m code to the duet so I download Bossa and follow the procedure to push the firmware to the duet wifi.
It say to erase all, lock and boot from flash than choose the firmware but when I choose 1 of the firmware available from the last version for the duet wifi 2 , it still can t be controll from YAT and I can t push anyother bin file because it say it is lock . So I wonder what files should I write with Bossa to the duet? Should I install only one file or I install the wifi modul also and other files aswell?So Basicly, how from a erasse duet wifi with the usb connected can I write the new firmware to the duet?
Thank you
-
Go through the erase procedure again, and this time use this file to flash it with bossa using this procedure.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.5/Duet2CombinedFirmware.bin
https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#fallback-procedure-2
You'll also need to download this zip file and extract it to the WWW folder on the SD card. Replace any existing files. You'll need to do this for the web interface to work.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.5/DuetWebControl-SD.zip
After flashing you should be able to connect to the terminal again. Send M115 to check the installed firmware.
Then use this guide to complete getting connected. https://docs.duet3d.com/en/How_to_guides/Getting_connected/Getting_connected_to_your_Duet
You shouldn't need to flash the wifi firmware using bossa. You can update that afterwards once you are connected to the web interface by uploading the full firmware release zip file to the system tab.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.5/Duet2and3Firmware-3.4.5.zip
-
This post is deleted! -
Thank you very much, it was not easy for me but atleast, I m connected to my wifi extender, not it is time to fine tuning
-
-