Skip to content
Snippets Groups Projects
Commit efc73761 authored by schneider's avatar schneider
Browse files

docs: Update bluetooth overview

parent 3cf58271
No related branches found
No related tags found
No related merge requests found
Pipeline #5432 passed
......@@ -6,3 +6,18 @@ Overview
UUIDs
-----
UUIDs in use by the card10:
+--------------------------------------+-------------------------------+---------------------------------------------------------------------+
| UUID | Usage | Comment |
+======================================+===============================+=====================================================================+
| 422301XX-2342-2342-2342-234223422342 | File Transfer Service | Used by the Companion App to install apps on the card10 |
+--------------------------------------+-------------------------------+---------------------------------------------------------------------+
| 422302XX-2342-2342-2342-234223422342 | card10 Service | Controls general card10 functionality like LEDs and personal state |
+--------------------------------------+-------------------------------+---------------------------------------------------------------------+
| 422303XX-2342-2342-2342-234223422342 | ECG Service | Allows to stream ECG measurements via BLE |
+--------------------------------------+-------------------------------+---------------------------------------------------------------------+
UUIDs created for the card10 generally start with `4223`, followed by one byte identifying the service (e.g. `03` for ECG). The next byte is reserved for UUIDs used by the service itself.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment