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