AntiLost: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Introduction == This page is about so-called "anti-lost" tags and how to communicate with them. This allows them to implement the following functions: * start beeping when...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
[[File:AntiLostServices.png|thumb|right|250px|BLE GATT services advertised]] | |||
This page is about so-called "anti-lost" tags and how to communicate with them. | This page is about so-called "anti-lost" tags and how to communicate with them. | ||
Revision as of 00:33, 18 August 2018
Introduction
This page is about so-called "anti-lost" tags and how to communicate with them.
This allows them to implement the following functions:
- start beeping when the connection is lost (silenced by a button press)
- enable beeping from the client
- read out general characteristics of the anti-lost
- read out battery level of the anti-lost
- notify when the button is pressed on the anti-lost
They do this by implementing a BLE GATT server, with a bunch of services.