Luke Marzen
Luke Marzen
Wow, great instructions! I love all the pictures, you clearly put in a lot of effort. I added a link to it in the project readme. Thanks for sharing.
Update about occasional -1 Connection Refused HTTPC errors. Due to the unpredictable nature for the issue, it has been challenging to debug. However, I think I am on to a...
I have begun observing -1 Connection Refused errors again. Delay doesn't seem to fix it. Progress update though, I managed to capture the error message over the serial monitor. Will...
Okay, Let's try to get this figured out asap. NTP_TIMEOUT is only for syncing the time, increasing this timeout will not fix your issue. I think we can increase the...
Okay, I think I am finally figuring it out. Your error messages helped me along. I'm working on it now. I'll get back soon.
I have managed to reproduce -11: Read Timeout for the first time. I think I have finally figured this one out.
I never thought it was a timeout issue since I only ever witnessed the Connection Refused error. By decreasing the timeout to 100ms I was able to reproduce the read...
Can you please clarify the problem? It is unclear to me what the issue is that you are experiencing. Did the latest updates from e41f6fa fix your issue with the...
The "Connection Lost" error occurs when a WiFi connection is made successfully but is lost before the API requests can be made. Does this error go away if you move...
This seems to have gotten fixed at some point, as I have not observed this for a few months now. Will reopen if anyone can reproduce this.