Koenkk/Z-Stack-firmware

What is the current procedure for flashing the CC1352P2_CC2652P_launchpad_coordinator_20230507.zip firmware?

andregoncalvespires opened this issue · 4 comments

What is the current procedure for flashing the CC1352P2_CC2652P_launchpad_coordinator_20230507.zip firmware? Using bootloader mode via python with "uartlog.py" and "Smart RF Flash Programmer2" is not working. Returning the error below:

Initiate access to target: COM3 using 2-pin cJTAG.
Reading file: C:/Dongle/CC1352P2_CC2652P_launchpad_coordinator_20230507.hex.
Unknown record type: 3.
Reset target...
Reset of target successful.

I believe that this program is not capable of performing this update. Which procedure to use?

see #455

I found this and worked for me:

#397 (comment)

ahd71 commented

I had the same issue and instead tried with https://github.com/xyzroe/ZigStarGW-MT/releases/ to flash my stick which worked great.