Hi
I'm using the PA LNA driver for the nRF21540 with the function:
void mesh_lna_setup_start(uint32_t rampup_start_capture_time, uint32_t timer_index)
Now, when I check the TX and RX signals, I can see that the RX enable PIN is switched low every 200ms, not only during the TX interval.
How can I change this to 100% receiving time? When a packet is coming over BLE and the RX is switched off, this packet is getting lost.
Here is the plot of the TX, RX enable Pins:
CH1 is TX, CH2 (green) is RX:
