codm / cc2652-raspberry-pi-module

ZigBee CC2652P Raspberry Pi Module
38 stars 5 forks source link

Cannot Flash new Firmware #7

Open theoldphilip opened 9 months ago

theoldphilip commented 9 months ago

Hello everyone,

when I try to falsify the current firmware on my cod.m module I get the error message:

"Timeout waiting for ACK/NACK after 'Synch 0x55 0x55)'.

Here is the complete command:

pi@raspberrypi:~/cc2538-bsl-master $ python3 cc2538-bsl.py -p /dev/ttyAMA0 -evw CC1352P2_CC2652P_launchpad_coordinator_20230507.hex Opening port /dev/ttyAMA0, baud 500000 Reading data from CC1352P2_CC2652P_launchpad_coordinator_20230507.hex Your firmware looks like an Intel Hex file Connecting to target... ERROR: Timeout waiting for ACK/NACK after 'Synch (0x55 0x55)'

codmpm commented 5 months ago

Sorry, totally overlooked this issue.

Have you updated in the meantime?

Best, Patrik