Hello,
For CE certification and to use BLE I require to set my custom board that uses a nrf52832 chip with onboard antenna to one or multiple Frequencies. From other posts I read that I should use the radio_test example or the direct_test_mode code in combination with the nRF connect for desktop program. My issue is that these examples use UART and when I flash this code on my custom board through my J-link I get stuck on the line NRF_BREAKPOINT_COND.
I am looking for an example that automatically transmits the set frequency after flashing without the need for UART. Is there such example?
Kind regards,