Where to find more information on error messages? #7066
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2018-02-07 by Wilberforce Unfortunately the wifi libs for the ESP-idf are supplied as headers and compiled libs, so the source for pp.c is not available. We are using the older version of the libs esp-idf 2.1 from memory. You could try the forums at esp32.com and see if you get an answer there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2018-02-07 by ClearMemory041063
ESP32
A sometimes error message occurs when serving a web page.
Is there a reference where this can be found?
The program:
And the output with tasknumber=1 to skip the dweet code
It serves the page, sometimes several times and then dies with this error.
Beta Was this translation helpful? Give feedback.
All reactions