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
Board: ESP32_Ethernet_Kit_A_V1.2
Core Installation version: Espressif32 3.1.0
IDE name: Platform.io
PSRAM enabled: yes
Upload Speed: 115200
Computer OS: Windows 10
Description:
With an Update von Espressif32 3.0.0 to 3.1.0 the ASYNCUDP Library doenst work properly anymore.
In "AsyncUDPPacket packet" the Variables: packet.remoteIP(), packet.localIP(), packet.remotePort() are empty,
packet.length and packet.data[] are still working. If i want to answer to an adress on that i received the packet it always sends to 0.0.0.0:XXXX. XXXX randomly changes each start of the esp.
Changing the Espressif32 back to 3.0.0 and everything works again.
Hardware:
Board: ESP32_Ethernet_Kit_A_V1.2
Core Installation version: Espressif32 3.1.0
IDE name: Platform.io
PSRAM enabled: yes
Upload Speed: 115200
Computer OS: Windows 10
Description:
With an Update von Espressif32 3.0.0 to 3.1.0 the ASYNCUDP Library doenst work properly anymore.
In "AsyncUDPPacket packet" the Variables: packet.remoteIP(), packet.localIP(), packet.remotePort() are empty,
packet.length and packet.data[] are still working. If i want to answer to an adress on that i received the packet it always sends to 0.0.0.0:XXXX. XXXX randomly changes each start of the esp.
Changing the Espressif32 back to 3.0.0 and everything works again.
Sketch: (leave the backquotes for code formatting)
Debug Messages:
The text was updated successfully, but these errors were encountered: