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.

OTA implementation with BBB + CC2531 (as a Coordinator + OTA Dongle)

Guru 14820 points
Other Parts Discussed in Thread: CC2531, CC2530, Z-STACK

Hi Folks,

I am using BBB + CC2531 along with ZStack Home 1.2.1. I followed OTA Upgrade User's Guide (This is the only document given by TI for OTA references. I also read OTA Cluster implementation given in ZCL).

I don't want to use Windows based OtaServer Application, I want to use CC2531 as a Dongle iDo I need LinuxGateway Source Code (precisely OtaServer Source Code) for implementing this ? What are my options to implement a perfectly normal OtaServer in BBB + CC2531  setup ? (I shall keep running some scripts on BBB and pull the images to be uploaded to the devices from the Internet, I have used CC2530 as a Coordintor as well)