ArduinoBLE icon indicating copy to clipboard operation
ArduinoBLE copied to clipboard

[DO NOT MERGE] Fix slow handling of RX data

Open manchoz opened this issue 4 years ago • 1 comments

When the sketch is busy and spends too much time between subsequent BLE::poll() calls, data coming from Cordio's HCI gets discarded.

Included examples simulate the issue creating busy workloads via increasing delay()s.

manchoz avatar Jul 14 '20 11:07 manchoz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant