Dear Nordic support service,
I am currently using nRF21540 with nRF52840 and nRF5_SDK_17.1.0.
I am able to transmit and receive, but I am not able to switch from RX to TX mode.
Checking the code, I see that when a TX is needed, the following routine is called:
that calls the routine:
that generates an error on this check:
i.e. if the nRF21540 is in RX mode it can't switch on the fly to TX mode.
I wonder what is the correct way to handle the switch; if you e.g. have a link to a code snippet or to a related issue, it would be very useful.
I looked into the devzone but I was not able to find useful info.
Many thanks again for your help!
Best regards
Michele Sponchiado