Closed ruddy17 closed 5 years ago
I have installed, compiled and flashed the project per instructions with latest esp toolchain and idf, but it fails and reboots every second or so.
Here is a gist of runtime log: https://gist.github.com/ruddy17/2bbe604671b0baacfa493007957604ca
There is a readable backtrace in the end of the log. Something wrong seem to happen in httpd_bind call, program goes to abort from there, then reboots.
Recompiled with v3.2.2 idf and it works like charm.
I have installed, compiled and flashed the project per instructions with latest esp toolchain and idf, but it fails and reboots every second or so.
Here is a gist of runtime log: https://gist.github.com/ruddy17/2bbe604671b0baacfa493007957604ca
There is a readable backtrace in the end of the log. Something wrong seem to happen in httpd_bind call, program goes to abort from there, then reboots.