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
About maximum number of websocket communication
-
- Posts: 1
- Joined: Mon May 28, 2018 12:33 am
Who is online
Users browsing this forum: No registered users and 102 guests