Hello DC42,
I use a Duet Wifi at home, so I already have a web interface here. Have now taken the Duet ETHERNET from the company home. Hope this is the easier way to update the firmware.
Have downloaded the firmware 1.19.2.
https://www.duet3d.com/wiki/Upgrading_to_DuetWiFiFirmware_1.19
Now after this guide Duet Ethernet firmware and Web control in the appropriate folder?
The contents of DuetWebControl-1.19.zip, extracted into the /www folder. …...
DuetETHERNETFirmware-1.19.bin, extracted in / sys
https://www.duet3d.com/wiki/Updating_more_than_one_firmware_at_a_time
Can I now use the existing web interface the Duet Ethernet
update with M997 S0: 1?
Is this with or without spaces after the colon?
Doing the upgrade
Send M997 S0:1 to upgrade both firmwares together.
When the Duet has restarted after the firmware upgrade, execute the SetNetwork macro on PanelDue or via USB (if using USB then the command is M98 P/macros/SetNetwork).
Send M587 and check that your network is listed
Send M552 S1. After a few seconds you should see a message that it has connected to your access point.
Connect via the web interface
Re-enable the M552 S1 command in config.g by removing the semicolon at the start
For security, delete the SetNetwork macro file
Thank you for the very nice help!
Andy