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 receiver CC2650

Other Parts Discussed in Thread: CC2650

Hi,

I am trying to enable a BLE receiver in CC2650. I am using SimpleBLEObserver code in the BLE stack. 

My issue is that it seems the scheduler is not invoking the task functions.

Since I am using the 90 days free version of CCS , debugging via XDS 200 is not possible. Therefore, I use an led for my debugging purpose.

When I try to drive the led in the beginning of  SimpleBLEObserver_taskFxn, it is not happening.

Could anyone please tell me what could be the possible reason which is causing the issue with the scheduler?

Thanks in advance!!