You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I send UDP multicast packet (100 bytes per packet every seconds) with the Esp8266.
When I use sdk 1.5.1, I have (with Wireshark) on each packet this error : ethernet frame check sequence incorrect.
With sdk 1.3.0, All packets are ok.
Is-it a bug of the sdk 1.5.1 ?