This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RADIO_STATE_STATE_TxDisable associated handle

Is there a way to obtain context on when a particular BLE transmission ends

RADIO_STATE_STATE_TxDisable == NRF_RADIO->STATE

An by context I mean to know what handle was the one transmitted?

So at the moment we are able to get the event of TXDisable but we are not able to be sure of what handle that belongs to.

Related