EG915 TCP Server Multiple Client Connection

I’m using Quectell EG915 Module. I created TCP server and works in Transparent Mode. Is this possible to connect from multiple clients to TCP Server while working in Transparent mode ? If possible how can I do that ? To open multiple port on server is possible ?

hi,
Multi-channel tcp can be configured, please see the documentation for details.

Using “AT+QICSGP” to configure different maps and use “AT+QIACT” to active them.
Then you can open multiple clients to TCP Server.
You can refer to our TCP instruction document to obtain more details.
ThanK you!