-->
Page 1 of 1

Maximum Number of Client in websocket where ESP8266 as AP

PostPosted: Mon Oct 24, 2016 1:41 am
by Hiren Tejani
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%).

Re: Maximum Number of Client in websocket where ESP8266 as A

PostPosted: Wed Nov 16, 2016 1:51 am
by Sprite_tm
If you're Arduino, I doubt you're using esphttpd. Please post your question in the Arduino bit of the forum. If I'm wrong and you are actually using esphttpd, feel free to poke me and I'll re-open this topic.