This project implements a prototype Bluetooth Low Energy (BLE) peripheral for an airflow meter. It reads differential pressure data from a sensor and exposes the measurements over BLE using a custom GATT service.
The device periodically samples the sensor and sends notifications when the pressure value changes beyond a configurable threshold. It is intended for development and evaluation of BLE-based airflow measurement systems.
Target platform: nRF52 DK