qrp73 / K5TOOL

UV-K5 toolkit utility to read/write EEPROM and flashing firmware for Quansheng UV-K5 and UV-R5 radios
GNU General Public License v3.0
38 stars 2 forks source link

Read Firmware #2

Closed vadimostanin closed 4 months ago

vadimostanin commented 4 months ago

Backup of factory firmware is very important to rollback firmware, and to see difference between stock and custom firmwares. It would be very helpful if your K5TOOL will support firmware's backup feature.

qrp73 commented 4 months ago

Unfortunately, the bootloader don't have known command to read firmware.

You can find original firmware on manufacturer site: http://en.qsfj.com/products/3268 Or here: https://github.com/ludwich66/Quansheng_UV-K5_Wiki/tree/main/firmware

vadimostanin commented 4 months ago

I see, Ok. Thank you for feedback.