M997 command
-
Connecting using S3D and send code M997 XX, I either get Binary not found or trying to connect:
Attempting connection at \.\COM13…
Testing plaintext communication protocol...
READ: ok
Connected to machine!
SENT: T0
READ: ok
SENT: M105
READ: ok T:B:-273.1
SENT: M105
READ: ok T:B:-273.1
SENT: M105
READ: ok T:B:-273.1
SENT: M105
READ: ok T:B:-273.1
SENT: M997 S0
READ: Error: Firmware binary "DuetWiFiFirmware.bin" not found
READ: ok
SENT: M997 S1
READ: Trying to connect at 460800 baud: failed
READ: Trying to connect at 230400 baud: failed
READ: Trying to connect at 115200 baud: failed
READ: Trying to connect at 74880 baud: failed
READ: Error: Installation failed due to comm write error
SENT: M997 S2
READ: Trying to connect at 460800 baud: failed
READ: Trying to connect at 230400 baud: failed
READ: Trying to connect at 115200 baud: failed
READ: Trying to connect at 74880 baud: failed
READ: Error: Installation failed due to comm write errorAny help would be appreciated.
-
Is the firmware binary in he /sys/ directory on the SD card?
-
Here the three bin files in the sys folder on SD card:
DuetWebControl
DuetWiFiFirmware-1.15c
DuetWiFiServer -
The firmware needs to be renamed to:
DuetWiFiFirmware.bin -
Also consider updating to version 1.1.6
-
I put the 1.16 firmware as well as the latest web and server. when I went to run the M997 all went well at least one solved.
Thanks for the help