adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
598 stars 488 forks source link

Low Latency Packet Mode #782

Open amowry opened 12 months ago

amowry commented 12 months ago

Is your feature request related to a problem? Please describe. BLE connection interval is limited to 7.5 mS

Describe the solution you'd like I'm sure this wouldn't be a high priority, but implementing the Nordic Low Latency Packet Mode as an option would be amazing :). It would allow two NRF52840 Bluefruits to communicate with 1 mS connection interval. The standard 7.5 mS interval (15 mS on iOS) is marginal for MIDI performance.