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.

CC2541: upload code using cc2541

Part Number: CC2541
hello, I am using cc2541 I want to upload code wireless (OTA) in Arduino using cc2541 through the Android or iOS app. I saw many videos on YouTube but I am unable to upload them. please guide me on how I can upload the code using cc2541 through a mobile app
  • Hi,

    If you are attempting to implement OAD (Over-the-air Download) using the CC2541 device, then I would highly suggest referencing the BLE Developer’s Guide for Over-the-Air Download for CC254x available in the Documents folder within the SDK directory. The document discusses how to build images for OAD as well as how to send images through OAD.

    We do no have a mobile app that is able to perform OAD updates to the CC2541 (our mobile apps can perform OAD with other devices (CC2642, for example). You will likely need to implement your own mobile application for this purpose. The following E2E threads provide some information which may be helpful:

    https://e2e.ti.com/f/1/t/888570/

    https://e2e.ti.com/f/1/t/642133/

    https://e2e.ti.com/f/1/t/969649/

    Best Regards,

    Jan