noble/bleno

Change connection interval ?

Open

#235 aberto em 9 de out. de 2016

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (465 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (2.083 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador