-
This is my code.
#include
SoftwareSerial s(D6,D5);
#include
#include
#include
#define FIREBASE_HOST "nodemcu-dc2ef.firebaseio.com"
#define FIREBASE_AUTH "lGaJqqhMaw7oxekbJNjrz6EJU4mEMOJ…
-
**Describe the bug**
The micrcontroller continuous reset.
**To Reproduce**
Steps to reproduce the behavior: simple this file ini (platformio). Check every example for example from littlfs or jus…
-
Hello,
I have an EVO 192 Paradox panel and I have recently started playing with the D1 mini. For the latter, I used EspEasy, so I am not really familiar yet with the Arduino IDE.
Yesterday I dow…
-
@janLo I decided to merge your contribution from puuu/MQTT433gateway#21 without any squashing into the [`webserver`](/puuu/MQTT433gateway/tree/webserver) branch.
This branch becomes master as soon as…
-
**Description**
nothing is serialized or sent
MqttClient max payload is set to 65535
overflow = 0
**Troubleshooter's report**
1. The program uses ArduinoJson 7
2. The issue happens at run time…
-
Can not compile the example :ModbusConfig_SingleRS485
environment:
esp8266 arduino board package:2.5.2
arduino platform version:1.8.19
selected board :Generic esp8266 module
independent packa…
-
arduinoJson v6 apis have implemented some changes in using JsonBuffer and JsonObject classes.
-
Ich scheitere gerade nachhaltig beim Versuch, basecamp zu nutzen. Eigentlich bin ich ganz naiv: Basecamp und die Abhängigkeiten eingebunden und das Beispiel kompiliert.
`#include
Basecamp iot;
…
-
Could you list the dependencies needed to build this? I see CircularBuffer, PubSubClient, ArduinoJson, and AdaFruit?
-
**Describe the bug**
In platformio.ini, we call BLEScanner, which requires "ArduinoJson 6.21.4" to work, but the project needs ArduinoJson 7.2. When i try to "pio run", it fails.
**To Reproduce**
…