AntiLost

From RevSpace
Revision as of 06:51, 18 August 2018 by Bertrik Sikken (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Project AntiLost
File:NewAntiLost.png
Status Initializing
Contact bertrik
Last Update 2018-08-18

Introduction

BLE GATT services advertised

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.