Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 937 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 937 Bytes

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.