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.

CC2652R: uBLE Stack Available?

Part Number: CC2652R
Other Parts Discussed in Thread: CC2540

Is the Micro BLE/uBLE stack available on the CC2652 (and this SimpleLink product line) or is this limited just to the CC2540 line? If it is available could someone help point me towards the documentation or any example code that might work?

If the uBLE stack isn't available, is there a configuration of the BLE5 stack that uses the smallest flash footprint? We're using it for a simple single peripheral beacon and it seems to be a pretty hefty stack.

We're also using OpenThread and that is even larger. If anyone has tips to reduce the footprint of this library that would also be very helpful.

  • Hi,

    The miro BLE stack is available on CC26x2 devices. Please see our documentation for details. In addition you may want to review the rtls_passive example which uses the BLE stack.

    When it comes to memory footprint reduction of the BLE stack, I would recommend to review our documentation. Please make also sure you have the proper device role (based on your description you should only require "observer" role).

    For the OpenThread stack footprint reduction, I will kindly ask you to open a new thread - that way the proper experts will answer you :)

    I hope this will help,

    Best regards,