Hello,
We have the nRF52833 included in a new PCB design. So far it works well using mcuboot and a UART interface.
I'm trying to get the radio set up and running, and I found radio_test, but it does not appear to support the nRF52833.
Would it be possible to adjust this sample to work with my nRF52833? I've folded some of the functionality into a working project for out board, but I can not seem to make the build work when I add the following to my code:
C:/_Work/VSCode/DLxNordicRFModule/BM833F_BL/src/nRF52833.c:366: undefined reference to `nrfx_gppi_channel_endpoints_setup'