ESP32 WROVER Max number of Clients?

Simply put, I have an applictaion that requires ideally 20 simultaneous Client connections to a Soft AP via TCP on an embedded WIFI module.
Have been looking at ESP WROOM and ROVER and I am struggling to fing a specific answer max num,ber of clienst allowed.
Any clues?
Thanks
Mark

Hey Mark,

I’ve had a look and can’t find too much on the WROOM or ROVER. The best I could do is look at the Espressif ESP32 documentation which says “Currently, ESP32 Wi-Fi supports up to 10 Wi-Fi connections.” I imagine this number would be quite similar for the boards in question.

I hope this helps.

1 Like