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