gattlib icon indicating copy to clipboard operation
gattlib copied to clipboard

Unable to read temperature sensor off of a TI Sensor Tag

Open westsuhanic opened this issue 5 years ago • 0 comments

Hello thank you for your work.. I am attempting to read the temperature off of a TI sensor tag using your read_write program:

I am doing the following:

./read_write 54:6C:0E:52:F9:1F write F000AA02-0451-4000-B000-000000000000 0x01 Code returns with no issues.

./read_write 54:6C:0E:52:F9:1F read F000AA01-0451-4000-B000-000000000000 Read UUID completed:

No values are returned.

Could you please suggest how I can solve this issue?

Your discover program returns all the expected uuids for the services and characteristics.

thank you,

west suhanic

westsuhanic avatar Mar 18 '19 05:03 westsuhanic