Search found 1 match
- Fri Jun 08, 2018 5:30 pm
- Forum: ESP-IDF
- Topic: How to handle half-open TCP connection?
- Replies: 3
- Views: 6700
Re: How to handle half-open TCP connection?
I am new to the Esp32, so confirm what I say. I saw a comment in the documentation that wifi and ble can interfere with each other of both are using the same cpu. The example I saw showed directing wifi to cpu0 and bluetooth to cpu1, or something like that. Please take that as a hint since I am so g...