Re: Problems after updating to latest master (reproduced in IDF example code)
Posted: Wed Oct 11, 2017 10:58 am
Greetings there,
I was using a "NodeMCU" branded devkitC clone yesterday with nothing else attached to the pins.
First, i compiled the example using the defconfig and the stack overflow seemed not to occur. I got the first overflows after I enabled debug output by means of setting the log level to verbose but the crashes seem to only occur sporadic. The stack overflow occurs after setting up the connection by means of the sta <ssid> <passwd> or the ap <ssid> <passwd> command.
I was using a "NodeMCU" branded devkitC clone yesterday with nothing else attached to the pins.
First, i compiled the example using the defconfig and the stack overflow seemed not to occur. I got the first overflows after I enabled debug output by means of setting the log level to verbose but the crashes seem to only occur sporadic. The stack overflow occurs after setting up the connection by means of the sta <ssid> <passwd> or the ap <ssid> <passwd> command.