Jakeler / ble-serial

"RFCOMM for BLE" a UART over Bluetooth low energy (4+) bridge for Linux, Mac and Windows

Home Page:https://blog.ja-ke.tech/tags/#bluetooth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated transfer tests

Jakeler opened this issue · comments

commented

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).