There are 2 questions that I am curious about, and did not find an answer for them in the Datasheet
(0a-esp8266ex_datasheet_en.pdf)
regarding ESP8266's SoftAP Mode
1) When the ESP8266 is in SoftAP Mode, how many wi-fi devices can connect to it?
2) Assuming several devices connected to the WLAN created by the ESP8266 in SoftAP Mode,
can the devices only commuמicate with the SoftAP (in TCP or UDP), or can they also communicate
between themselves (meaning the SoftAP behaves like a small Wireless Router)?
Is there any webpage/document with some specification about this issue?
As said, it seems that the Datasheet does not answer these 2 questions..
Thank you very much