New Build - Update Firwmate on Duet 2 Wifi
-
Hi, i just got my Duet 2 Wifi board and trying to do setup, I want to make sure im running latest firmware but wiki is bit confusing on even on whats the latest one is
here is screen shot what i see on web interface.
should this be updated? if so what files shroud i load? i tried loading v3 it too file looked like its loading but version did not changehelp is appreciated
-
1.21 is a bit too old to go directly to RRF3.
You'll have to decide if you want to try doing incremental updates to get to RRF3 or just use USB flash to load the latest firmware and then manually updating the DWC files on the SD card.
If you want to do the incremental way, follow this post: https://forum.duet3d.com/topic/18962/firmware-not-updating/4?_=1623121773997
If you want to do the USB flash method, follow this: https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_All_other_Duet_boards
-
@phaedrux
direct USB firmware flash seams easier
do i need to update Wifi? -
@alexus Yes the wifi server will also need to be updated. You can do that after flashing. Place the wifi server bin in the /sys folder and then use USB terminal to send M997 S1 to flash the wifi.
Don't forget the DWC files in the /www folder.
-
@phaedrux
where do i get latest ESP firmware? and which version is latest ? on that update page it its confusing (at least for me -
It will depend on which firmware version you are going to use, but it's usually included with the combined zip file for the particular firmware release. So for 3.2.2 it's part of that release as wifiserver.bin version 1.25.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip
-
@phaedrux
oh got it, yea im loading 3.2.2 for stability. just had storm and brown outs lucky update finished 1 min before we lost power. Now trying to figure out why wifi dows not start at all... (i did not update it yet though)
EDIT ok never mind had manually start wifi and some problem with SD card... lets try to update wifi
-
@phaedrux
ok i got everything updated
thank you for helping!now time to start connecting everything