IanHarvey / bluepy

Python interface to Bluetooth LE on Linux
Other
1.59k stars 491 forks source link

Capturing BT Error Packets #369

Open rita-sri opened 5 years ago

rita-sri commented 5 years ago

Hi,

I intend to do Packet Error Rate measurements on BeagleBone board. I am looking into BluePy to capture Advertising Data and Scan Response Data of DUT. I also need to find if BluePy can capture any packets errors?, like how it is captured in packet sniffers. How can we detect a Packet drop/missed like we did a scan but no response received by the beaglebone using this utility.?