AT Command

Description

AT+CIPMUX AT command is used to start a multi-IP connection.


Support

Simcom Module Tutorial

Examples

To get the supported values,
AT+CIPMUX=?

+CIPMUX:(0,1)

OK

To read the current setting,
AT+CIPMUX?
+CIPMUX:1

OK

To set up a single IP connection,
AT+CIPMUX=1
OK

To set up multi-IP connection
AT+CIPMUX=2
OK

KeywordsAT+CIPMUX syntax, examples, parameters, error, input, response.


Test AT+CIPMUX command with AT Command Tester