What is the minimum and max value that the NRF_RADIO->TXPOWER register can get set to? The datasheet it takes a signed 8 bit for the setting, but what happens if you set it to 10? Does it get clipped at 4?
What about the minimum TX power? Is -128 a valid TX power? How low can it actually go?