+iWEBP – Web Port
Syntax:
AT+iWEBP=<port>
Sets the port number for iChip’s Web services. Remote browsers will need to open sockets to this port for Web services.
Parameters:
port=0..65535
Command Options:
port=0
Use the well known port numbers: (80) for HTTP service or (443) for HTTPS service.
port>0
Use port number <port> for HTTP or HTTPS service.
Default:
0 (use well known ports)
Result Code:
I/OK
If port is a legal value
I/ERROR
Otherwise
AT+iWEBP?
Returns current port number followed by I/OK.
AT+iWEBP=?
Returns the message “0-65535” followed by I/OK.
AT+
Bookmarks