Timeline for Esp8266 Arduino WiFi Exception Error 29
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2020 at 6:54 | vote | accept | Rick | ||
| Jan 6, 2020 at 6:54 | vote | accept | Rick | ||
| Jan 6, 2020 at 6:54 | |||||
| Jan 4, 2020 at 6:03 | answer | added | Rick | timeline score: 2 | |
| Jan 3, 2020 at 17:55 | answer | added | Peter Paul Kiefer | timeline score: 2 | |
| Jan 3, 2020 at 17:34 | comment | added | Peter Paul Kiefer | Ah, wait I've seen something: I add an answer because I use code to explain. | |
| Jan 3, 2020 at 17:24 | comment | added | Peter Paul Kiefer | First: If you haven't already; please change your AP password, as you have included it in the code. Are your neighbors all friends? ;-) It seems as if the MCU tries to store data in a page where it is not allowed. But I confess, I see nothing in the code that could cause this behavior. Does it occur every time you run the code or is it a race condition? From the stack trace it seems as if the stack is used by multiple threads or interrupt routines. Perhaps two allocation accesses disturb each other. Because LUA is active that might also interfere with your code. Just guesses. | |
| Jan 3, 2020 at 14:22 | history | edited | Rick | CC BY-SA 4.0 |
added 257 characters in body
|
| Jan 3, 2020 at 14:15 | history | asked | Rick | CC BY-SA 4.0 |