hashtagchris / DotNet-BlueZ

A quick and dirty library for BlueZ's D-Bus APIs. Focus is on Bluetooth Low Energy APIs.
Apache License 2.0
104 stars 37 forks source link

Can't get Battery Service (180f) #3

Closed Rod-O closed 4 years ago

Rod-O commented 4 years ago

Seems that there is an issue when gathering the services, the service is available when query using device.GetUUIDsAsync() but no through device.GetServiceAsync() Using a GATT explorer I can confirm that the service is available without pairing.

Rod-O commented 4 years ago

BlueZ presents this service as a separate interface, Battery1.