ESP32-S2 lwip

2022/8/25 23:22:57

本文主要是介绍ESP32-S2 lwip,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

I'm not a big expert in lwIP, but I think the code is correct, since I spent time debugging it on ESP32 and it works very well there. If one code for transmitting data over TCP over WiFi works on ESP32 and does not work on ESP32-S2, I tend to think that the problem is still in ESP32-S2 or in the implementation of lwIP in ESP-IDF 4.2 for ESP32-S2. I would like to find an answer to this question, and find a solution to the problem : data transfer over TCP to one server via several sockets.

 

esp32-s2 for multisocket transfer - ESP32 Forum



这篇关于ESP32-S2 lwip的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程