Hi
I need to certify a product in FCC and they sent us what they want. Radio_test_example is basically what I need, but the problem is that I'm using SoftDevice 110 and can't access NRF_RADIO directly. All I can find in the documentations is how to change the TXPOWER but not the other parameters.
So my question is how to change the other radio parameters (modulation, channel, power etc) with softdevice?
I need to run nordic in normal mode and thus need to use softdevice (otherwise need to rewrite some of the code).
Any suggestions on how to proceed in this situation?
Thank you in advance
Taavi