Note also that Radio.Rx enables all radio interrupts and not just IRQ_RX_DONE and IRQ_RX_TX_TIMEOUT whereas Radio.Send only enables IRQ_TX_DONE and IRQ_RX_TX_TIMEOUT. So even an IRQ_PREAMBLE_DETECTED could be requested from the radio. Radio.SetTxConfig will lead to a call of HAL_S...