hi,i use radio_test example for radio test.If I don't make any changes, the routine can run well, but a PA chip is added to my product to amplify the RF signal. The PA / LNA chip has two control pins pin16 and pin21. When transmitting, it is necessary to pull pin16 (TX) high and pin21 low. If I do not configure these two pins, the measured waveform is normal, but if I configure these two pins as output, and pull pin16 high and pin21 low during main initialization (because I only need to test). The measured RF waveform becomes very messy. I initially suspect that this pin pin16 is used in the routine, resulting in the abnormal operation of PA. But I can't find anywhere in the code to control this pin. Can you help me confirm whether this pin is used in this routine? The chip I use is Nordic 52832
thanks ,