Maximum Number of Client in websocket where ESP8266 as AP
Posted: Mon Oct 24, 2016 1:41 am
Hi everyone, recently i make project on ESP where One ESP as AP and other ESP as client, i successfully connected 3 ESP8266 to AP but more than 3 is not connected to AP, can i know the reason why than happen,and how i connect more than 3 ESP to AP. i build my code in Arduino ide where at AP side it shows the sketch size is 264,227 byte (25%) and global variable uses 40,720 byte(49%).