Page 1 of 1

esp32 idf example tcphttp

Posted: Sat Oct 31, 2020 4:45 pm
by peter_moulin
Hello,

All the code for protocol TCP, HTTP given in example call for wifi_sta.
WIFI is called by example_connect() in #include "protocol_examples_common.h" which call for a station.

where can I found example where WIFI is an AccessPoint.

Best regards,
Pierre