kwis2

Results 9 issues of kwis2

I have analysed program from #1971 and in my opinion it is SPIFFS, not Json problem with about 430 bytes written. with response I got > 30 -> 30 >...

In application similar to Basic_WebSkeletonApp, after a few days of work HttpServer stop to respond, but HttpClient works fine. Whatever the reason, it is very hard to find, a reset...

In program I have written there are some bugs, and sometimes files are not closed properly. Apart of bugs in code I am wondering how could I reset SPIFFS structures....

I test Basic_WebSkeletonApp example and there is problem with JsonObjectStream. With about 400 bytes of data there is stream cut - it looks like key/value were NULL/NULL on the end...

I have been testing Sming for months and sometimes there are problems with module. Module ESP8266-01S, Sming version about 3.1, battery operated, connected with router which is often reset by...

After some time I am going to return to sming. There is a lot of changes, but chocolatey problem still exists. I have sming 3.1.1 instaled and I have tried...

According to #1137 I have finally tried rboot with ESP8266-01, 1MB Flash board, Sming 3.3.0 I tested Basic_rBoot example and after ota command there were a lot of Software Watchdog...

I am trying to modyfy Basic_rBoot sample to work with ESP8266-01 with 8Mb FLASH (2 x 512kB) - RBOOT_BIG_FLASH ?= 0 and RBOOT_TWO_ROMS ?= 1 I think with sming version...

There is problem with ADC read values while ESP32 wakes up. detailed description https://stackoverflow.com/questions/71987305/how-to-proper-read-adc-by-ulp-while-esp32-wake-up In my opinion it is Arduino or HULP configuration problem while wake up. Are you able...