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.