My application needs to be notified of large current draws due to the activity of the nRF8001. The active signal works fine for this purpose, but why is it available only for intervals of 30ms and longer?
Is there another event generated by the nRF8001 that would allow me to synchronise on the connection intervals of the module if they are shorter than 30ms?
The application controller knows the current connection timings, but is there an event that occurs after an exact amount of time after an active interval? This would allow me to use a timer to generate some sort of an active signal...
Best reagards
David