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.

receiving a notification

Hallo,

In my project, I use a CC2541 for reading temperature and humidity via I²C, and sending this values via BLE to a collector.

For sending this values I use notifications. As base I use the simpleBlePeripheral project. This part works!

But now I want also receive a notification from the collector. So for handle this, I have to know in which task an eventbit will be set if I receive that notification.

I would be really happy if anybody can help me

Best Greetings 

Alex