noble/bleno

Change connection interval ?

Open

#235 geöffnet am 9. Okt. 2016

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.083 Stars) (465 Forks)batch import
enhancementhelp wanted

Beschreibung

Hello, I'm trying to implement the Apple BLE MIDI Service.

In the documentation they state this:

The accessory shall request a connection interval of 15 ms or less. Apple recommends starting with a request for a connection interval of 11.25 ms and going to 15 ms if the connection request is rejected by the Apple product.

Is there a way to set this in bleno ?

Thanks

Contributor Guide