Is ESP32 AT will support TCP passive mode?
Posted: Sun Jun 02, 2019 6:29 pm
Hi,
It is planned in near future to made ESP32 support TCP passive mode as ESP8266 does? It would be a very big advantage four our company and I think for others too. ESP32 has a lot of free ram and storing received data in ESP's buffer would help a lot with receiving big files (a few 10KBs) (eg: firmware file or an image, etc.) with small MCUs. In this case the small MCU could do whathever it's task and read & parse TCP message from ESP when already every critical task finished.
I'm just curious that this feature will come to ESP32 too in near future, or we should find another solution for this problem.
Thanks.
E: Is it planned to made ESP8266's TCP passive mode buffer configurable? eg: Increasing it to 2-10KB.
It is planned in near future to made ESP32 support TCP passive mode as ESP8266 does? It would be a very big advantage four our company and I think for others too. ESP32 has a lot of free ram and storing received data in ESP's buffer would help a lot with receiving big files (a few 10KBs) (eg: firmware file or an image, etc.) with small MCUs. In this case the small MCU could do whathever it's task and read & parse TCP message from ESP when already every critical task finished.
I'm just curious that this feature will come to ESP32 too in near future, or we should find another solution for this problem.
Thanks.
E: Is it planned to made ESP8266's TCP passive mode buffer configurable? eg: Increasing it to 2-10KB.