Skip to content

MCPS2021/esp32_ble_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp32_ble_scanner

This is an Arduino sketch for ESP32 devices to be able to scan BLE devices

Description

The goal of this repo is to have an ESP32 that scan the BLE devices availables and if they are "Safe Skiing" BLE Devices, it gets the MAC Address and RSSI (Battery State) and it publishes them to a MQTT Broker

Installation

You need an ESP32 Dev board and Arduino IDE with the following packages:

  • "esp32" in Board Configurator by Espressif Systems
  • "NimBLE-Arduino" by h2zero
  • "PubSubClient" by Nick O'Leary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published