ESP32 - AirTag Documentation
|
Files | |
BLEScanner.cpp | |
Implementation of BLE client connection, button write, and IMU notification handling. | |
BLEScanner.h | |
BLE client interface for connecting to a peripheral, handling button writes, and subscribing to IMU notifications. | |
distance.cpp | |
Implementation of RSSI averaging and distance estimation utilities. | |
distance.h | |
Functions and variables for RSSI averaging and distance estimation. | |
scanner.ino | |
ESP32 BLE Central with RFID and LCD UI. |