AntiLost: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
   |Name=AntiLost
   |Name=AntiLost
   |Status=Initializing
   |Status=Initializing
   |Picture=NewAntiLost.png
   |Picture=NewAntiLost.jpg
   |Contact=bertrik
   |Contact=bertrik
   }}
   }}

Revision as of 06:52, 18 August 2018

Project AntiLost
NewAntiLost.jpg
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.