AntiLost: verschil tussen versies
Uit RevSpace
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..." |
Geen bewerkingssamenvatting |
||
| Regel 1: | Regel 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. | ||
Versie van 18 aug 2018 00:33
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.