-->
Page 2 of 2

Re: How many connections can ESP8266WebServer/WiFiMulti hand

PostPosted: Fri May 27, 2016 2:00 pm
by Th3On3Fr33man
So I think I've figured out my second issue: it was because of the way the communication protocol I'm using was programmed.

I changed the structure slightly and started emptying the buffer, as well as adding error checking for nonexistent subsystems and this seems to have solved the issue.