Is it possible to have a debug signal that indicates when the soft device is running?
Is it possible to have a debug signal that indicates when the soft device is running?
@Ahedin: You can use radio notification event to know when the radio is active or not. Read more about it in the Softdevice's product spec.
Wojtek proposed that idea. However, after some testing, I have confirmed that doesn't provide the information I desire. I want to know when the soft device is running. I don't care if the RF is transmitting or receiving.
Wojtek proposed that idea. However, after some testing, I have confirmed that doesn't provide the information I desire. I want to know when the soft device is running. I don't care if the RF is transmitting or receiving.