-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
ESP8266 Doesn't respond to ARP requests #6873
Comments
More details are needed on when and in which conditions it happens, |
Previous comment is correct. Please discuss at Tasmota and reduce your code to pure Arduino core. If you reproduce the issue with just our core, report back here and we'll discuss further. Or just open a new issue and add the details there. |
@devyte I have discussed on the Tasmota github issue (See above link) but they were unable to identify an issue within the Tasmota code itself. One interesting thing that came out of the discussion is this appears to affect Mikrotik Access Points. I was able to replicate with the following ID code. If Code:
ARP responses when sleep type set to none: (1 lost is acceptable IMO)
ARP responses when sleep type set to light:
ARP responses when sleep type set to modem:
Thanks |
Hi,
My ESP8266 regularly stops responding to ARP requests. I see this has been a big issue in the past but was recently "resolved" in #2330 / #6484 however I'm still getting the exact same behaviour using Core 2.6.1. I am using the latest Tasmota firmware.
How can I troubleshoot this? Is anyone else still seeing issues?
Basic Infos
Platform
The text was updated successfully, but these errors were encountered: