Ivan Grokhotkov

Results 41 issues of Ivan Grokhotkov

formatted as YYYYMMDD

enhancement

Currently there is a `+CWSTAT?` command (which responds with `+CWSTAT:`) and an unsolicited result code with the same name. Need to resolve this ambiguity, probably by renaming the command (someone...

enhancement

Loading a full root certificate store into memory in the way it is currently implemented in axTLS will quickly cause an out-of-memory condition on the ESP8266. Certificates themselves, in DER...

Necessary because heap fragmentation becomes an issue as seen here: https://github.com/esp8266/Arduino/issues/1084

_From @buckybots on June 6, 2018 1:44_ By reverting esp-idf back to earlier commit, the error does not happen. The earlier commit where the code was working is : $...

_From @James-sjec on November 7, 2017 14:43_ example code loaded : https://github.com/igrr/esp32-cam-demo Following error occured when started : ![apc - 2017 11 07 20 05 - 001 3d](https://user-images.githubusercontent.com/32930819/32498994-1a70dbde-c386-11e7-995e-552dfd0f4fa3.jpg) _Copied from...

_From @anisimovsergey on March 23, 2016 22:55_ ### Basic Infos #### Hardware Hardware: olimex mod-wifi-esp8266 Core Version: 2.1.0 ### Description I can successfully upload compiled code using Sketch->Upload (Ctrl+U) but...

enhancement

_From @johnwa27 on May 10, 2017 2:51_ I'm getting this well known failure. All the responses seem to place blame on the users code or wiring. But it's happening to...