helgeerbe

Results 8 comments of helgeerbe

Works fine on macos, but fails on raspberrypi

Found this in "WebApi_ws_live.cpp" `WebApiWsLiveClass::loop()` ````cpp DynamicJsonDocument root(40960); JsonVariant var = root; generateJsonResponse(var); size_t len = measureJson(root); AsyncWebSocketMessageBuffer* buffer = _ws.makeBuffer(len); // creates a buffer (len + 1) for you....

OK, ignore my comment. I had to learn, that `makeBuffer()` indeed creates a buffer + 1 length.

Hi @berni2288, wenn du nichts dagegen hast, würde ich deine Änderung gerne wieder nach [OpenDTU_VeDirect](https://github.com/helgeerbe/OpenDTU_VeDirect) holen. Ich plane meinen China-Inverter durch einen HM-300 zu ersetzen. Aktuell kann ich den China-Inverter...

@berni2288 lass dich nicht von den aufgedruckten Bezeichnungen verwirren. Beim esp32 kannst du die TX/RX Pins für eine serielle Schnittstelle frei wählen. Bei meinem Wemos esp32 Mini habe ich z....

Hi, problem is, that I don't use snap and have no experience with it. In #14 there you find a link to a guide to create a snap plugin. Maybe...

Thanks for creating the Snap version. I don't use snap at all and had no time to find out, how to create the package.

Thanks @DorianCoding for providing the snap code and making this plugin available in the snap store. Snap is contained in 2024.10.19