Hello,
Our peripheral device (52840) broadcasts BLE extended advertisements with 1 Hz frequency. Each advertisement has a "manufacturer data" with sensor readings.
To estimate data loss I'd like to attach to each advertisement a sequential ID - to see by its increment, how many advertisements were really issued during the given period of time, and which we have missed.
Is there any way to achieve that after 2.6.0 (with radio notification API removed)?
Thanks,
Dmitry