hdrut wrote:Unfortunately I do
I am now looking at a different webserver option, the one by pvvx.
Anyway, glad to hear you hit the nail !
Rgds,
Horacio
Sorry to hear that the SDK example IoT_Demo server did not work out for you. It is really just a collection of API calls from the programming manual. I had a quick look at the pvvx WebServer. 10 simultaneous connections! Nice. It looks interesting, if only I had unlimited time to explore EVERYTHING!
I may give it a closer examination sometime, but for now I am focusing on several projects and they are all moving forward nicely.
If it would help you, I would be happy to post my two webserver frameworks on GitHub. They are both forks based on the IoT_Demo project included in the SDK. And they are both now functional.
1. WebServer in STATION mode, accessible anywhere that has an Internet connection.
2. WebServer in AP mode, only accessible from the ESP Wifi Signal. I am using this framework for SmartPhone to ESP8266 mobile applications.
Cheers!
Dave