bluetooth GATT questions
#3
Thank you, @danielt .

Following a link in the doc you mentioned, I found this list of UUIDs. That must make it easy for companion app (GadgetBridge, etc.) developers if everyone sticks to the standards when declaring their services. Sure enough:
  • UUID 1805 is the Current Time Service, which is defined in CurrentTimeService.h. 
  • UUID 2a2b (handle 19 that I referred to earlier) is the current time characteristic, which is also defined in CurrentTimeService.h
  • UUID 2800 (handle 17) is a service declaration (?), I found a definition for it in one of the nimble headers
  • UUID 2803 (handle 18) is a GATT characteristic declaration (?), I found that also in a nimble header.
So I guess InfiniTime has implemented only one of the three characteristics you mentioned (uuid 2a2b) and the other three are just part of the GATT protocol? I found a book chapter about GATT that I think will clear it up.
  Reply


Messages In This Thread
bluetooth GATT questions - by wilsonjw - 07-07-2021, 09:09 PM
RE: bluetooth GATT questions - by danielt - 07-08-2021, 02:12 AM
RE: bluetooth GATT questions - by wilsonjw - 07-08-2021, 08:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Bluetooth BLE-MIDI-controller app for PineTime / InfiniTime Luno 0 558 08-20-2023, 05:17 AM
Last Post: Luno
  Python programme for a vibration signal from Raspberry Pi 4 via bluetooth connection Tria91 1 698 06-03-2023, 04:14 PM
Last Post: wibble
  Realtime heartrate and accelerometer via bluetooth Marc_s 0 623 05-01-2023, 05:40 AM
Last Post: Marc_s
  help on developing BLE bluetooth MIDI Luno 0 699 04-05-2023, 12:08 PM
Last Post: Luno
  How to use bluetooth after flashing mynewt razrosman 0 1,136 06-09-2022, 12:27 PM
Last Post: razrosman
  bluetooth heart rate real time monitoring ptmatrtwo 3 3,596 02-03-2022, 10:06 PM
Last Post: barray
  Article: Bluetooth Time Sync and LVGL on PineTime Mynewt lupyuen 0 2,646 10-15-2020, 05:51 PM
Last Post: lupyuen
  Article: Your First Bluetooth Low Energy App with Flutter lupyuen 0 3,045 06-03-2020, 05:44 PM
Last Post: lupyuen
  Firmware Update over Bluetooth LE lupyuen 2 3,758 05-16-2020, 02:17 AM
Last Post: lupyuen

Forum Jump:


Users browsing this thread: 1 Guest(s)