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.

CCS/SIMPLELINK-CC2640R2-SDK: incompatible redefinition of macro MAX_NUM_BLE_CONNS

Part Number: SIMPLELINK-CC2640R2-SDK

Tool/software: Code Composer Studio

While increasing the number of BLE connections on simple central, it keeps showing "incompatible redefinition of macro MAX_NUM_BLE_CONNS" in simple central. How to overcome this? 

I have attached the screenshot.

  • Hello Ujwal,
    Where did you alter the MAX_NUM_BLE_CONNS define?
    I can successfully change it in the preprocessor symbols of the application.
    Please refer to the SDK sections:
    "Run-Time Bluetooth low energy Protocol Stack Configuration"
    "Developing with CCS -> Accessing Preprocessor Symbols"