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.

BLE-Stack options

Other Parts Discussed in Thread: CC2540, BLE-STACK, CC2541

Hello,

My question is if it is possible to use the CC2540 and disable the ble stack.

If this is possible, is the frequency hopping still available to use or is this included in the ble stack which is binary.

If possible can you post how you can disable the ble-stack and remaining the RF-functions?

Thanks in advance,

  • Hi,

    The BLE -stack is the only software solution that runs on CC2540 although you can create your proprietary software on the CC2541. The frequency hopping would however have to be implemented by yourself in the application. Read more about how to configure the radio for proprietary purposes in the CC254x Users Guide.

    Best Regards