Hi,
We are working on a new product with "nRF52832" IC. We want to test our design RF antenna (PCB trace Antenna) performance. For RF test we found an example code and .hex files in the SDK-examples folder.

We used these hex files to test the "nRF52832" RF, but there is no response from the module. We don't see any debug on putty when power ON when we send commands over UART(serial comm). We also used the hex file after compiling the code, even though it is not working for us.
We followed the below documentation for testing the RF.

Please help us on how to move further or please share the hex file (RF test code) that works for RF testing.