Packet Loss Rate in radio test example

 I'm running the SDK 17 radio test example on two custom board using nRF52833. My goal is to do a range measurement under ble_1Mbit mode.

My parameter as follows:

After one custom board started tx carrier mode (cli: start_tx_carrier) ,some data payloads can be seen.

I adjusted the distance and tried this experiment many times. 

Now I want to calculate the packet loss rate and have no idea about how many packets the device sent in total.

Any ideas on how to make this work would be appreciated.

Related