Search found 1 match
- Thu Sep 02, 2021 8:23 pm
- Forum: General Discussion
- Topic: embedded client server
- Replies: 9
- Views: 7298
Re: embedded client server
Hello bmartin0, I think you are using Async Webserver or something similar with your Arduino Code. This more comfortable Webserver is not available in IDF. So you can use the simple way to transfer Data via the URL like here https://github.com/espressif/esp-idf/blob/master/examples/protocols/http_s...