This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530: How to perform OTA on CC2530

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Dear All

I am using Z-Stack Home 1.2.2a.44539 for CC2530 based zigbee board which is developed by us.

We are trying to implement the OTA feature on the board but don't know how to send the .bin or .zigbee file to our board. Is there a software or hardware tool to be used?

I have referred to the Z-Stack OTA Upgrade User's Guide.pdf file but I don't know what the guide means by OtaDongle on page 37/46.

I need to know how to check OTA on my CC2530 board with my laptop or PC(via serial or network).

Please guide.

Thanks

Kamlesh

  • OTADongle is an Z-Stack example that can act as Coordinator, Router, or End device to work with OTAServer PC Tool to do OTA to other devices. Usually, we would make OTADongle as coordinator which is most easiest.