Difference between revisions of "AntiLost"

From RevSpace
Jump to navigation Jump to search
Line 2: Line 2:
 
   |Name=AntiLost
 
   |Name=AntiLost
 
   |Status=Initializing
 
   |Status=Initializing
   |Picture=AntiLostServices.png
+
   |Picture=NewAntiLost.png
 
   |Contact=bertrik
 
   |Contact=bertrik
 
   }}
 
   }}

Revision as of 08:51, 18 August 2018

Project AntiLost
350px
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.