Timeline for Esp8266 Arduino WiFi Exception Error 29
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2020 at 6:54 | vote | accept | Rick | ||
| Jan 6, 2020 at 6:54 | |||||
| Jan 4, 2020 at 10:02 | comment | added | Peter Paul Kiefer | @Rick Your welcome. As I said, I could not try the code, I had just an idea ;-). I appreciate your answer. I confess I did not realize that you have to use read instead of flush. So I learned a bit more, thank you. I hope you check your answer as the accepted one when it is possible. | |
| Jan 4, 2020 at 6:06 | comment | added | Rick |
Oh. I also delete the whole client timeout procedure, which I think that while(client.connected()) has already done the work.
|
|
| Jan 4, 2020 at 6:05 | comment | added | Rick | Thank you @Peter. I fixed the problem by checking the 8266 documentation and the source file shown in stack dump. And I use your code which is better than mine. :p | |
| Jan 4, 2020 at 4:19 | comment | added | Rick | I still get Exception 29 error with your code | |
| Jan 3, 2020 at 17:55 | history | answered | Peter Paul Kiefer | CC BY-SA 4.0 |