Hi,
we need a firmware for the nRF52840 to do a function test for the EMC approval test.
The test must show that the BT connection still works.
It should also show if the data rate changes when there is EMI.
The software has to be integrated into our test software.
Our customer writes the firmware for the nRF52840 himself.
It is also based on Wirepass and cannot be integrated into our test software.
I had tried the radio test from Nordic.
The software can work as a transmitter or receiver.
But there is no feedback.
The transmitter side cannot determine whether the data has arrived.
The operation of the software is also completely unacceptable for an admission test.
I looked at the software examples and found the ble_app_uart example.
I was able to connect the software to my mobile phone.
However, this application is also completely unacceptable for an EMC approval test.
My desired configuration would be to pair two devices with the ble_app_uart firmware.
Then we would have a serial connection between two devices that are transmitted via BT.
The rest of the adaptation for our test software would not be a problem.
Is it possible to pair two devices with ble_app_uart firmware?
Regards
Frank

