Search found 2 matches

by aschmitt
Wed Feb 24, 2021 5:33 pm
Forum: ESP32 Arduino
Topic: Arduino Azure IoT MQTT library : which one ?
Replies: 0
Views: 1754

Arduino Azure IoT MQTT library : which one ?

Hello, I am using the Arduino IDE MQTT Azure IoT library that is included in the esp32 board manager for Arduino (https://dl.espressif.com/dl/package_esp32_index.json</URL>), that is located at ~/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/AzureIoT/ This library has flaws, especi...
by aschmitt
Fri Jun 22, 2018 5:14 pm
Forum: ESP-IDF
Topic: ESP-MESH: Each node needs knowledge of the router ...
Replies: 7
Views: 12376

Re: ESP-MESH: Each node needs knowledge of the router ...

Indeed, this seems like an unnecessary constraint. It would be very useful to have a mesh with no router. Hopefully, ESP will soon fix this, as the doc suggests. In the meantime, would a (strange) solution be : use one of the Esp as the router ? Like : - Setup one Esp as a fixed AP, acting as a rout...