Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bricked RTK Express after a firmware downgrade. #735

Closed
Stefal opened this issue Dec 6, 2023 · 2 comments
Closed

Bricked RTK Express after a firmware downgrade. #735

Stefal opened this issue Dec 6, 2023 · 2 comments

Comments

@Stefal
Copy link
Contributor

Stefal commented Dec 6, 2023

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

  • What version of RTK firmware are you running? 3.7

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 :

  • Serial Usb connection / flash tool, but the CH340 device disappears too fast.
  • Press the power button for more than 10 seconds
  • Put a firmware release named RTK_Surveyor_Firmware_Force.bin on a micro-sd card. The RTK Express starts to flash the firmware until 5% then power down.

Is there a safeboot or something else to try to reflash these 2 RTK Express ?

@nseidle
Copy link
Member

nseidle commented Dec 6, 2023

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.

@Stefal
Copy link
Contributor Author

Stefal commented Dec 7, 2023

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants