FlutterBleLib icon indicating copy to clipboard operation
FlutterBleLib copied to clipboard

[improvement] support long writes

Open albrownwood opened this issue 5 years ago • 0 comments

We typically need to write data larger than the negotiated MTU. Is there any plan for supporting long writes in a near future, such that we don't have to define a custom fragmentation scheme? Alternatively would it be possible to implement long-write at application level on top of the existing API?

albrownwood avatar Aug 06 '20 06:08 albrownwood