arduino_bootstrapper icon indicating copy to clipboard operation
arduino_bootstrapper copied to clipboard

Utility classes for bootstrapping Arduino projects with Wifi management, OTA upload management, memory management, MQTT and queue management. (ESP8266/ESP32 ready)

Results 4 arduino_bootstrapper issues
Sort by recently updated
recently updated
newest added
trafficstars

I have not yet rooted out the source of this problem, but I just started a new project in Platformio and pulled the latest version 1.13.0 of bootstrapper in from...

keep

Hello, Thank you for your bootstrapper library. I am using it to build my project of pool filtering pump management based on an ESP32. I use also some pieces of...

keep

Hello, for simple MQTT messages with a numerical value such as: `Topic: SET/TEMP Payload: 21.5`, the `parseQueueMsg `function returns a json document which contains only the string `21.5` and not...

keep

Bootstrapper library uses a `const STRING ERROR` which is a very common name (définitions in Helpers.h, set value in Helspers.cpp, used in BootstrapManager.cpp and may be in the application code)....

keep