Example code for fixed frequency for CE certification

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,

Parents Reply Children
  • Hello, I am having exact same issue but on NRF52840 . Is it possible to share the details of files and codes that need to be modified to achieve the same as above 6 hex files? Grateful for your support!