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.

Compiler/CC2541: BLE Central and BLE Peripheral

Part Number: CC2541


Tool/software: TI C/C++ Compiler

Hi All, 

I'm using CC2541 and BLE Stack 1.5.1.1

I have a code for CC2541. It's basically a push button code on simpleBLECentral and it's working as per the desired result. 

I copied the same code and testing on simpleBLEPeripheral after adding Bluetooth characteristics. Replaced simpleBLECentral with simpleBLEPeripheral profileCBs, notification and other things. 

Problem is that, Bluetooth part is working fine  whereas push button part is not working where in the simpleBLECentral the push button part is working perfectly. 

I don't know where is the exact problem.

Regards,

Yatin Baluja