noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

iOS does not see services #390

Open wescur88 opened 6 years ago

wescur88 commented 6 years ago

I am running the battery-service example on a Linux machine running Fedora. When connecting with an iPhone it is cumbersome to connect and when you are connected, the services do not display, as they do on Android.

don commented 6 years ago

What do you mean by "cumbersome to connect"? Are you seeing the battery service on the iPhone? Can you provide screenshots of Android and iOS so we can see the difference?

wescur88 commented 6 years ago

Cumbersome by it takes multiple times to connect on iOS. iPhone can only see advertised data, while Android can see advertised data as well as the services with their characteristics and descriptors. The hardware I am running on is the Samsung Artik 710.

Wesley Currie

On Jun 7, 2018, at 11:37 PM, Don Coleman notifications@github.com wrote:

What do you mean by "cumbersome to connect"? Are you seeing the battery service on the iPhone? Can you provide screenshots of Android and iOS so we can see the difference?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.