Skip to content

A WiFi gateway to periodically scan BLE devices around and log them

Notifications You must be signed in to change notification settings

ankitdaf/esp32_ble_gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_ble_gateway

This repository hosts the project for the ESP32 based BLE WiFi Gateway.

The device will scan for BLE devices every n seconds, then ping them to a configured URL.

The WiFi to connect to will be provisioned by means of a factory reset button that puts the device in Access Point mode running an HTTP server, so that the WiFI network name and password can be entered by means of any web enabled device

Known issues

  • Requests made in quick succession fail. Should have something to do with the requests code.

About

A WiFi gateway to periodically scan BLE devices around and log them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published