AntiLost

From RevSpace
Revision as of 00:33, 18 August 2018 by Bertrik Sikken (talk | contribs)
Jump to navigation Jump to search

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:

  • 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.