Page 1 of 1

UDP connection gets lost after join Access Point.

Posted: Thu Nov 29, 2018 4:34 pm
by snahmad75
Hi,

I am running my WiFi in WIFI_MODE_APSTA mode.

When I join Access Point. I am sending continuous UDP messages on boradcast = 255.255.255.255

I am using mongoose which under-hood uses LWIP.

I lost my UDP connection. If I restart my device. then It starts working again.

For TCP connections. behaviour is different. It keep sending data to client I think??

Thanks,
Naeem