2 posts / 0 new
Last post
ashutosh.baheti
Offline
Last seen:5 years 8 months ago
加入:2015-05-05 22:43
Android BLE connection

The SDK provided on the github page (https://github.com/movisens/SmartGattLib)
mentions that there are only 4 Attributes that can be read

Implemented and tested characteristics
•BatteryLevel
•BodySensorLocation
•HeartRateMeasurement
•ManufacturerNameString
More to come. Please commit pull request to add more characteristics.

有什么办法可以读和写吗te and make our own custom attributes without changing the library itself ?
How shall I achieve my own communication framework consisting of custom attributes ?

Keywords:
Device:
JE_Dialog
Offline
Last seen:4 days 12 hours ago
Staff
加入:2013-12-05 14:02
Hi There, please refer to AN

Hi There, please refer to AN-B-029 if you wnt to buold your own custom framework of services and attributes : this will guide you through the process. There are files also available to supoprt the tutorial. BR JE_Dialog