Is is possible to have AP + Client (station) at the same time, and create a WebServer listening on both?
I would like to create and AP for configuration and client for other function. On both, I'll have WebServer listening for connections and reply with some pages. I know there are some example of this, but the "AP" mode is enabled only if nothing is configured....I would like to keep AP ALWAYS, so any time I can connect and configure. Is possible? How do I do that using this library?
Tks!