Firstly, I would like to warn people that there are two HW versions, and I suppose the firmware linked here is only for V1 firmware on the radio (not to be confused with V1/V2 versions sold without or with GPS). V2.02(1.03E) seems to be equivalent with the firmware file provided here but for 2023.12.9/2401 labeled board which contains some differences. So if the brick is because of update, you are probably stuck. If it is because of CPS edit, there are several things:
- If the serial port still communicates, maybe CPS can be used to write settings again?
- Chirp with Ruyage UV58Plus driver (which is also used for RT-890) can also be used to retrieve the data, although some settings areas may be different
- If the settings cannot be read normally but radio communicates, GitHub - DualTachyon/radtel-rt-890-flasher: Flash utility for the Radtel RT-890 radio could be used to back up SPI flash, unfortunately it only works on running radio. There are backup areas for calibration (0x3C0000) and settings (0x3CB000) where a copy is stored (besides the original 0x3BF000/0x3C1000 areas), when a change is made. But this will provide raw data, and probably would require writing a custom tool to get them to radio.
- As far as I know there is a way to force a restore of calibration data on V1.0x and probably also on V2 by holding one of the keys when starting the radio (0x12), but I do not know which one it is. It may be also possible to factory reset this way? There is some SPI flash erase taking place when 0x11 key is held during boot, but again, I do not know which one it is. Maybe something is written in manual about that?
Last edited: