Hello All,
I want to perform an Rx blocking test for my nRF52840 BLE chip which is installed on my custom board. I wan to transfer the packets from device to other, and by that i want to measure the error rate (Pcakage drop rate).
Can anyone suggest which binary/application from nRF SDK will be needed to build & flash on BLE chip.
I have gone through different forums and found that DTM application can do that job but for that i need to have a CMW/Anritsu tester, which i didn't have.
Q1: Is there any other way (with DTM app without using Tester) using which i can verify the Rx error rate of nRF chip.
Q2: Or, Is there any alternate way using which i can able to verify the error rate of nRF52840 chip.
NOTE: I also have nRF52840 Dongle, Which i can use to transmit data to BLE chip.
Q3: Is there any application in nRF SDK using which i can send and receive data between 2 devices and hence measure the error rate.
Thanks,
Mayank