I'm frustrated, I tried this with 3 different serial/usb adapters, both software versions and even the python version and I am unable to backup GD25G16, any idea about what's going on?
>python3 ./C7000_read_progmem.py COM15 16.bin
Open serial port COM15
Wait 30 seconds for radio to boot
C7000 Init detected
Sending firmware
Traceback (most recent call last):
File "C:\Users\mautas\DM32\python\C7000_read_progmem.py", line 74, in <module>
assert port.read(4) == ACK_OK
^^^^^^^^^^^^^^^^^^^^^^
AssertionError