Closed Stefal closed 11 months ago
Before you follow the instructions below, what is the display showing when the device is powering on? 'RTK Facet' or 'RTK Surveyor'? I've got a hunch about the ID resistor causing problems.
They are always recoverable, it just gets tricky.
Please see the StayOn firmware. Use the esptool CLI to 'catch' the device and program the stayon.bin while it is booting RTK Firmware. This takes a bit of practice to power on the device and then press return on the CLI while the COM is open. Once stayon is loaded, it's just a dumb ESP32 that won't power up or down. You can force power off/on the device, but the ESP won't try to power the device down.
From there, you can program any firmware you'd like.
Thanks, you were right, the display was showing "RTK Surveyor".
I've used StayOn firmware, and I've had successfuly flash the devices with a working firmware >= 3.8. Previous firmware didn't work (RTK Surveyor diplayed, then power down).
Subject of the issue
For some tests about #733 I've downgraded a brand new RTK Express from 3.8 to 3.7. Since then, I can't use it anymore. The same thing happened with another Express.
Your workbench
Steps to reproduce
Downgrade from 3.8 to 3.7
Actual behavior
The flashing process was successful. Now when I power up the Rtk Express, it starts, display the firmware number briefly, then power down.
I've tried :
Is there a safeboot or something else to try to reflash these 2 RTK Express ?