Skip to content

innovationincubatoradvisory/ESP32_BLE-SCAN_MQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ESP32_BLE-SCAN_MQTT

Post BLE Scan Addresses to MQTT Server

Setup the Arduino IDE

Refer to Arduino Getting Started:Tutorial

Add ESP32 Libraries

1)Add the links to the Option in the Preference section of the IDE.
2) Navigate to Board Manager Section in the tools section Arduino IDE.
3)Install ESP 32.

Download the Package

Download the Github Repo and Open it using the IDE

Setup the Required Data

Input SSID,Password,MQTT Server,Authentication Methods, Topic etc and setup the Code.

Flash it to ESP32

1)Compile and Flash the code. 2)Press and hold the reset till the device is sucessfully connected and Pushing the code.

About

Post BLE Scan Addresses to MQTT Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%