Results 31 comments of Petr Stehlík

In my app I watch the free memory on both client and server (about 25+ kB). As for the service time - when all ESP8266 clients were getting -1 or...

I can modify that constant easily but please note that in this particular use case I don't want any backlog to grow there. Given that clients are timeouting quickly by...

I am just testing RPi Zero 2 W, seems to work OK.

I have just got this issue as well (Chrome 116). No idea why. Incognito window works well. This is crazy.

Oh, Clear Site Data in Google Chrome fixed the issue! F12 -> Application -> Storage -> Clear Site Data (button) At first I have tried deleting local storage manually but...

The SPIFFS is included just as a compiled library, I couldn't find its source code, so I don't know how to exactly implement that. Maybe the ESP IDF needs to...

I'd like to move over to LittleFS if only I knew how to do it safely with devices deployed in the field having many valuable data files on the SPIFFS....

Sorry, I don't have a PR ready (and won't have in any near term).

Well, after three days of hair-pulling I'm kinda giving up :-/ My code is working just fine (HTTP downloading of large binary firmware and HTTP POSTing of large JSONs) **without**...