Sigvehag/Mqtt-BLE: Arduino File For Using A ESP32 As A ... - GitHub
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 1
- Star 1
Arduino file for using a ESP32 as a listening device for Bluetooth devices. Sends message over MQTT when given devices are found. Useful for presence detection in home automation.
1 star 1 fork Branches Tags Activity Star Notifications You must be signed in to change notification settings- Code
- Issues 0
- Pull requests 0
- Actions
- Projects 0
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory5 Commits | ||||
| ESP32_MQTT | ESP32_MQTT | |||
| .gitattributes | .gitattributes | |||
| .gitignore | .gitignore | |||
| README.md | README.md | |||
| View all files | ||||
Repository files navigation
- README
An ESP32-arduino file for using the ESP32 as a listener for bluetooth devices. Set your device MAC-addresses in the code, and your topic/payload for the mqtt, and the ESP32 will send MQTT-messages as long as it sees the given devices.
If you need more devices just add more addresses, and if you need more people, just copy/paste the if-statements in the loop()-function at the bottom of the code.
To transfer this code to your ESP32:Go to File -> Preferences -> Additional Boards Manager URLs and add the following link: https://dl.espressif.com/dl/package_esp32_index.json
Go to Tools -> Board -> Boards Manager and search for ESP32. Choose install.
When the Install is finished restart Arduino and select Tools -> Board -> ESP32 Dev
Change Partition Scheme to No OTA(Large App)
Verify and Upload the code and you should be good to go.
The code will output debug-messages to Serial 115200, so it's probably a good idea to monitor this the first time you run it.
About
Arduino file for using a ESP32 as a listening device for Bluetooth devices. Sends message over MQTT when given devices are found. Useful for presence detection in home automation.
Resources
ReadmeUh oh!
There was an error while loading. Please reload this page.
ActivityStars
1 starWatchers
0 watchingForks
1 fork Report repositoryReleases
No releases publishedPackages 0
No packages publishedLanguages
- C++ 100.0%
Tag » Arduino Ble Mqtt
-
Nano 33 IoT With MQTT & Edge Impulse Studio - Arduino Project Hub
-
BLE Gateway | OpenMQTTGateway V0.9.14
-
ESP32 #24: IoT BLE MQTT Gateway - YouTube
-
ESP32 Bluetooth Low Energy (BLE) On Arduino IDE
-
ESP32 MQTT Publish Subscribe With Arduino IDE
-
ESP32 #24: IoT BLE MQTT Gateway - YouTube - Pinterest
-
Is MQTT Protocol Appropriate For Transmitting Sensor Readings Over ...
-
ESP32 BLETracker | Track Bluetooth Low Energy Devices Using An ...
-
BLE Client And MQTT - ESP32 Forum
-
Connecting The Arduino Nano 33 IoT With Local MQTT Broker (2)
-
Temperature And Humidity Upload Over MQTT Using Raspberry Pi ...
-
The Internet Of Things With ESP32
-
ESPHome — ESPHome
-
ESP32 Arduino With MQTT | Bluetooth Low Energy (BLE) - Freelancer