by Squonk » Thu Oct 09, 2014 10:25 pm
tolson wrote:
I was thinking that there was just a translation of terms issue.
I've been working on the idea that STAtion (client (0)) means client. AP (1) meant server.
So if you want client and server capability then (3).
Don't know why to use the term AP as in Access Point. A Access Point does
more than what it appears this firmware can do so far. Perhaps when the firmware
stabilizes and the documentation gets caught up we will know more.
STA and AP are the WiFi dedicated terms for these functions, and you can be on or the other, but not both. Mode (3) is actually STA (client) + SoftAP (software AP or server), where while you are connected to an AP as a station, you provide an "software" AP at the same time.
You can work together with AP and STA. The "so called" Soft-AP is is actually quite good.
The one problem as of now I found, It cant handle more than one server inside it. But One runs fine. And it can handle 255 sockets pretty good (just tested with slow data, dont know what will happen for large data). Probably because of performance issue Espressif has limited only 5 sockets (however, that can be overridden )