Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout waiting for ACK/NACK #135

Closed
FreeKillerLP opened this issue Mar 13, 2023 · 1 comment
Closed

Timeout waiting for ACK/NACK #135

FreeKillerLP opened this issue Mar 13, 2023 · 1 comment

Comments

@FreeKillerLP
Copy link

I tried to update my "USB Zigbee 3.0 USB Dongle Plus,EFR32MG21 + CH9102F Zigbee USB-Stick". I always get this error message (1):

sonoff
Opening port COM3, baud 500000
Reading data from C:\Users\Miche\Desktop\cc2538-bsl-master\CC1352P2_CC2652P_launchpad_coordinator_20221226.hex
Your firmware looks like an Intel Hex file
Connecting to target...
ERROR: Timeout waiting for ACK/NACK after 'Synch (0x55 0x55)'

I pressed the boot button while putting the stick into my usb port to enable the boot-mode, I even tried to use the this Py-script in order to get to the boot-mode: https://github.com/Nerdiyde/Sonoff_zigbee_3.0_USB_dongle_plus_bootloader_script

the tools i have tried:

  • SmartRF Flash Programmer 2
  • Zigstar
  • cc2538-bsl.py

but I just get the massage above (1)

my command for cc2535-bsl.py:

python C:\Users\Miche\Downloads\cc2538-bsl-master\cc2538-bsl.py -p COM3 -e -v -w --bootloader-sonoff-usb C:\Users\Miche\Desktop\cc2538-bsl-master\CC1352P2_CC2652P_launchpad_coordinator_20221226.hex

@tube0013
Copy link

You have an EFR32MG21

You are trying to flash cc2652 fw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants