lsroka76

Results 5 comments of lsroka76

I've encountered exactly the same problem with my Zigbee gateway on ESP32 C6 8MB when OTA file size exceeded 2MB. Can Zigbee communication interfere with OTA process?

Hi, I've _**probably**_ found a solution for that problem - is anyone still interested?

I've discovered that the problem is probably somewhere in `prepareJSONChunk`, when there is a need for sending json string in parts. First I increased **jsonUpdateDocumentSize** in **ESPUI.h** to 8000 and...

> [@lsroka76](https://github.com/lsroka76) thank you. i will try Ok, keep me posted.