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!!