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 firmware update and dev tools

Other Parts Discussed in Thread: CC2541

Hi experts,

   I am planning to use cc2541 in one of our product, I am new to it, I would like to know few things,

1> SoC firmware update over the air.

                  I am planning to use 128KB out of 256KB as a flash buffer for firmware update. I would like to know if firmware update feature is already available with the stack so that I don't want to write it myself.

2> Stack is totally free? (doesn't need to be open source)


3> How much flash aprox. the LE stack takes?


4> Any android demo code available right now?

  • 1. Yes, you can refer to sensortag example.

    2. Yes, TI BLE stack is free to use.

    3. It depends on your application. You can check it by building BLE example.

    4. Try https://github.com/StevenRudenko/BleSensorTag