dmadau wrote on February 28, 2019:
Hello,
I’m evaluating Amazon freertos on espressif board ESP-WROVER-KIT. I was able to run the demo aws_simple_tcp_echo_server. Later, I’ve tried to use the TCP socket in the softAP mode, but I’ve notice that TCP socket and dhcp server aren’t supported in this mode. Is it possible to implement this functionalities with freertos TCP/IP stack ? Will Amazon provide further support and new functionalities for softAP mode with EPS32 ?
Thank you.