Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
that for the radio tests you suggest to use the "radio test example" firmware in the nRF5 SDK.
However, in my case the requirements are the following:
- I do not need to switch the frequency between channels (I have to stay fixed at one)
- I need to send always at maximum power (I do not need to switch)
- the communication has to be constant (continuous transmission, not pulsed)
- my device cannot receive serial data from the PC
Could you tell me:
- if I can still use the "radio test example" or if you suggest to use something else
- in the first case, which are the configuration parameter that I have to set inside the firmware to obtain my requirements?
Another point: in case I would like to change also the frequency, which is the related parameter?
Thanks in advance,
Best regards,
Gianluca Milani