• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    C++
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An BLE scanner application for ESP32 that publishes all detected BLE devices using MQTT.

Beacon scanner for ESP32

Build Status

A BLE scanner application for ESP32 that publishes all detected BLE devices using MQTT.

The ultimate goal of the project is server-side indoor positioning using multiple ESP32 devices that detect beacons.

NOTE: This is work in progress.