OpenGarage › Forums › OpenGarage Firmware › Wifi continuous reconnections every 1 minute › Reply To: Wifi continuous reconnections every 1 minute
December 19, 2017 at 1:14 pm
#875
[email protected]
Participant
OK. I did lots of investigations. The issue is not related to 5G. This is a ESP8266 bug.
The issue happens when one of my accesspoints sends an IGMPv2
Membership Query, general”. This resets ESP8266 connection to wifi and itself altogether.
I used Wireshark and got a smart switch to mirror my Ethernet ports. What I get is exactly like this:
This is the full article:
SSDP crash after receiving IGMP message from Access Point #1826
esp8266/Arduino update for multicast bug
I think the firmware needs to be build with this esp8266 fix.
- This reply was modified 6 years, 9 months ago by [email protected].