noble/bleno

Change connection interval ?

Open

#235 创建于 2016年10月9日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)JavaScript (465 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (2,083 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南