DUET 3 + RRF3 : update firmware version from 3 alpha to 3 beta11
-
Hi
my duet 3 v0.6 is running with firmware version Board: Duet 3 version v0.6 (MB6HC) Firmware: RepRapFirmware for Duet 3 v0.6 3.0alpha (2019-09-05b2)
I try to update to version 3.0beta11
using file : Duet3Firmware_MB6HC.bin
As a first step, I reach to update DWC from 2.0 to 2.0.4 (which was easy when i understand i have to use this file DuetWebControl-SBC.zip for Duet3).So in my current setting when i try to update the Firmware from alpha to beta11 It fails.
hereunder is the error message :30/10/2019 à 09:21:06 Upload of Duet3Firmware_MB6HC.bin successful after 0s 30/10/2019 à 09:21:08 Connection interrupted, attempting to reconnect... 30/10/2019 à 09:21:10 M997 S0 Error: Error: Could not complete action because the connection has been terminated 30/10/2019 à 09:21:10 Connection interrupted, attempting to reconnect... Could not read data from socket 30/10/2019 à 09:21:21 Connection established
Any suggestion ?
Thanks -
My guess is that you are running an old version of DSF that is incompatible with RRF beta 11. Try updating DSF from the package server using "sudo apt update" and then "sudo apt upgrade duetsoftwareframework". Make sure you are using the official Duet3D package server, https://pkg.duet3d.com.
-
@dc42 said in DUET 3 + RRF3 : update firmware version from 3 alpha to 3 beta11:
DSF from the package server using "sudo apt update" and
Solved ! THANKS update the DSF was the solution.
Now :
Board: Duet 3 version v0.6 (MB6HC)
DSF Version: 1.1.0.5
Firmware: RepRapFirmware for Duet 3 v0.6 3.0beta11 (2019-10-21b1)