Skip to content

Library designed for Bluetooth 4.2 in ESP32 with capabilities for secure BLE connections with MITM Protection, Auto-Connection, BLE Beacons, BLE Gateway, Raw Advertisement & RSSI integration. It is developed on the basis of multiple examples & tutorials from ESP32 & thus, multiple BLE features can be implemented through this single library

Notifications You must be signed in to change notification settings

samanratna/esp32-ble4.2-library

Repository files navigation

Supported Targets ESP32 ESP32-C3

ESP32 BLE Server Library

Features

  • BLE Connectivity with MITM Protection
  • Maintain Consistent BLE Connectivity
  • BLE Auto Connection
  • Have RSSI Value for Proximity of Connected Devices

Supports

  • BLE Beacons for Raw Advertisement
  • BLE Gateway for routing data to the Internet

Pre-requisites

  • ESP-IDF is version v5.0 or above
  • Requires console for BLE Connection Monitoring

Execution

$ idf.py fullclean
$ idf.py build
$ idf.py flash monitor

About

Library designed for Bluetooth 4.2 in ESP32 with capabilities for secure BLE connections with MITM Protection, Auto-Connection, BLE Beacons, BLE Gateway, Raw Advertisement & RSSI integration. It is developed on the basis of multiple examples & tutorials from ESP32 & thus, multiple BLE features can be implemented through this single library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published