noble/bleno

Change connection interval ?

Open

#235 opened on Oct 9, 2016

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (2,083 stars) (465 forks)batch import
enhancementhelp wanted

Description

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