About maximum number of websocket communication

bokking4545
Posts: 1
Joined: Mon May 28, 2018 12:33 am

About maximum number of websocket communication

Postby bokking4545 » Mon May 28, 2018 1:02 am

We started esp 32 at APmode.
8 wifi connected clients, we are doing websocket communication.
(Android * 1 & esp 8266 * 7)

If you join 9th to wifi, AP will go down.

Is there any countermeasure?

The number of max connection in WiFi AP.h is increasing
WiFi.softAPConfig(ip,ip,subnet);
WiFi.softAP(ssid,password,1,0,15);
WiFi.mode(WIFI_AP);



Thank you

Who is online

Users browsing this forum: daliesp32 and 76 guests