-
Notifications
You must be signed in to change notification settings - Fork 130
ESP32C3 keeps disconnecting #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you enable the sinric pro logs and esp32 logs and post it here? |
I managed to recreate the issue, the error with "dns failed" repeats endlessly
|
According to Grok: Reason: 34 - MISSING_ACKS: This error suggests that the ESP32 sent data to the WiFi router but did not receive the expected acknowledgment (ACK) packets. This can be caused by: May be try with another WiFi? Perhaps you could start one with your mobile phone and give it a go? |
I was not able to recreate this issue with my phone hotspot, could you elaborate on what could be wrongly configured in my router? I have never had any of these issues with devices in my network. |
In the log (on sinric.pro) it shows that my esp32 c3 keeps disconnecting and then reconnecting. However the downtimes overweigh the uptimes, is this a known issue? Im using the following code on my esp:
let me know if i should enable any debug mode or smth to further assist you with solving this issue.
The text was updated successfully, but these errors were encountered: