nccgroup / BLESuite

BLESuite is a Python package that provides an easier way to test Bluetooth Low Energy (BLE) device
MIT License
176 stars 40 forks source link

[Question] Record and Replay Eddystone uid beacon frames ? #5

Open YoussF opened 5 years ago

YoussF commented 5 years ago

Hi,

I was wondering if it possible to capture and replay, eddystone uid frames with BLESuite ? I'm currently developping a scanner for these types of frames and i need to generate as many frames as possible to test stress test my scanner and see how much it can handle simultaneously.

Thanks a lot for your support. Y.