ESP32 Amazon Freertos softAP support

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.

Tiangang-AWS wrote on March 04, 2019:

Hi,

softAP mode requires DHCP server running on device and it’s currently not supported in ESP32. We value your feedback and will take them into consideration in prioritizing our support for features on ESP32.

Thanks.