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