Page 1 of 1

Max sockets opened at same time

Posted: Wed Oct 20, 2021 7:06 am
by kotk_o
Hello Team,

It's been some time since I read that ESP32 had a limit with the number of sockets opened at the same time.
I was looking again the information, but unfortunately, I was not able to found it again.

So the question is: How many sockets can be opened at the same time with ESP32 and micropython? It is related with the RAM available? As an example, the limit for ESP32-WROVER-E (4MB) is different from ESP32-WROVER-E (16MB)?

If I don't remember wrong, the limit is around 10, right?

Thanks!