Measuring PER in OpenThread for Certification Testing

Hello Nordic team,

how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario is this:

Scenario: Measuring PER through Ping Between Two Devices
Given: Two nRF52840 radio modules configured with OpenThread.
When: Sample 1 sends X pings broadcast and receives responses from Sample 2.
Then: Sample 1 analyzes the responses and calculates the PER.

I'm aware of the Radio Test sample app in nRF Connect SDK (https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/peripheral/radio_test/README.html), but this does operate more basic on 802.15.4. radio level and hence would not be usable for the above scenario.

Does there exist any sample application from Nordic for that?

Thanks,
ER!K

Parents Reply Children
Related