Koenkk/Z-Stack-firmware

Router 20221102 firmware errors on flashing

marinus61 opened this issue · 4 comments

@Koenkk

Stick Sonoff P to be updated to Router

Flashinf router software CC1352P2-CCX2652P launchpad router 20221102 comes out with an error
unknown error type 3 in SmartRF Flash Program 2

Flashing Coordinator software, no error is encountered and stick is functioning.

Do you have any idea what that can be the cause?

Marinus

Please see #427 to see if that helps

Me too, using SmartRF, but by going through JelmerT's cc2538-bsl.py python script.
https://github.com/JelmerT/cc2538-bsl

Here is the command line I use.
Note that I used the --bootloader-sonoff-usb option because I have a SONOFF brand USB dongle.
python3.10 cc2538-bsl.py -evw -p COM3 --bootloader-sonoff-usb "C:\Users\manu\Desktop\CC1352P2_CC2652P_launchpad_router_20221102.hex"

Duplicate of #428

Hi all

thanks for support, your suggestion worked fine, system is up and running
Thanks