ESP8266MQTTMesh
ESP8266MQTTMesh copied to clipboard
Self-assembling Mesh network built around the MQTT protocol supporting OTA
### Version Information: - ESP8266MQTTMesh version: - AsyncMQTTClient version: 0.8.2 - ESPAsyncTCP version: 1.2.0 - ESP8266 Core version: commit 3745054f94f698555e8421334addeead1cdf8fbe - PlatformIO: version 4.0.0a3 - /.platformio/platforms/espressif8266 commit: 7b360716161fa31175ba9faca7f4e7d6960a584c **Description of...
Make sure you have the latest version of ESP8266MQTTMesh before reporting an issue. ### Please Provide the following information: - ESP8266MQTTMesh version: 1.0.4 - AsyncMQTTClient version: 0.8.2 - ESPAsyncTCP version:...
This is basically the cause of #51, and I added a similar comment there, but I figured I should break it out as a separate issue. The onMqttMessage callback doesn't...
Only prefer AP over Meshnode if the AP connection is at least okay (-80dbm). I reworked the if statements from the original pr #63 this might or might not be...
Open to comments, change requests, etc. Should be on 0.8.4
Hey, I was testing your library with ESP32. In your library, you include the following file in case of ESP 32 ESP32Ticker.h Where do i get this library?? Can't find...
Does the code in this library for OTA work on ESP32? or is it only for ESP8266??
I am using platformio i have set the ASYNC_TCP_SSL_ENABLED Flag Then i have kept the following settings in the main file: MESH_SECURE false MQTT_SECURE true Hence, i am using ssl...
Make sure you have the latest version of ESP8266MQTTMesh before reporting an issue. ### Please Provide the following information: - ESP8266MQTTMesh version:1.0.4 - AsyncMQTTClient version:0.8.2 - ESPAsyncTCP version: 1.1.3 or...
Hi, i thinking about joining this two majestic project. As I google around ESP8266 and mesh and mysensors i found your post on their forum. Is that last state ?...