-
Ciao Stefano!
As my sketch got bigger, some RAM problems appeared. Currently I have 33kb of free Heap, and 22kb of MaxBlockSize in the loop(). My bot stopped sending the bigger messages (~800 bytes…
-
Would be great to have an example that shows how to load a yaml file that is embedded on the device, e.g. a config.yaml.
would also like to know if it's possible to load a yaml file; modify structure…
-
Hi,
Wasn't sure how else to contact you about Arduino and C++ so using this venue.
First, you might be interested in some articles I did for Hackaday on C++ and embedded systems. They used the Aru…
-
**Description**
Newest commit does not build with ArduinoJson
**Board**
esp32dev, esp32s3
**Ethernet adapter used ?**
no matter, compile time error
**Stack trace**
```
AsyncMessa…
-
Hello guys,
I need help with this because I am trying for a month now to fix this. I have a node device and I have done all the configuration according to [the github documentation of MCCI](https://g…
-
Any chance of supporting BearSSL in the future? It would be nice to be able to use like BearSSL::WiFiClientSecure connection; to facilitate things like MQTT with SSL CA cert.
-
**Build tool used:**
- [x] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [ ] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
- […
-
HI, I'm trying to compile the ESP-1ch-Gateway with PlatformIO, but I get these errors :
C:/Users/Admin/Documents/PlatformIO/Projects/ESP-1ch-Gateway-master/src/_txRx.ino:309:44: error: call of ove…
tk5ep updated
2 months ago
-
For platforms where efficiency is vital, `ArduinoJson` will be preferred over `nlohmann_json`. At some point after 2.0.0 we will most likely look to deprecate the use of `nlohmann_json`.
- When the `…
-
Upgrade existing Arduino examples to ArduinoJson 6