Koenkk / Z-Stack-firmware

Compilation instructions and hex files for Z-Stack firmwares
MIT License
2.3k stars 640 forks source link

Router 20221102 firmware errors on flashing #436

Closed marinus61 closed 1 year ago

marinus61 commented 1 year ago

@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

grannysmith59 commented 1 year ago

Please see https://github.com/Koenkk/Z-Stack-firmware/discussions/427 to see if that helps

ERjouy commented 1 year ago

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"

Koenkk commented 1 year ago

Duplicate of https://github.com/Koenkk/Z-Stack-firmware/issues/428

marinus61 commented 1 year ago

Hi all

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