Search found 1 match
- Tue May 09, 2017 12:54 pm
- Forum: General Discussion
- Topic: indoor location sensor (BLE scan + RSSI to MQTT publishing)
- Replies: 1
- Views: 6779
indoor location sensor (BLE scan + RSSI to MQTT publishing)
I am currently trying my first little project with ESP32 devkit-c and i am running into a multitude of trial-and-error aspects. What I want to do is this: (1) make esp32 connect to wifi access point, get IP (2) connect to an mqtt broker and subscribe to a topic to receive commands (3) run this loop:...