Jakeler / ble-serial

"RFCOMM for BLE" a UART over Bluetooth low energy (4+) bridge for Linux, Mac and Windows
https://blog.ja-ke.tech/tags/#bluetooth
MIT License
264 stars 37 forks source link

Automated transfer tests #22

Closed Jakeler closed 3 years ago

Jakeler commented 3 years ago

To identify configurations with packet loss and other issues. The idea is to connect a USB <> serial adapter to the BLE module. Then run ble-serial on the same host, pass data between the adapter and virtual port and check if it is still the same. It should test sending/receiving at different baudrates and simulate different link utilizations up to 100% (no delay between packets).