User's Manual

Table Of Contents
14
3.11 Set the Module's ssid and Password: at+wifi_conf
Command Type
Grammar
Return and description
EO
at+wifi_conf=HI-LINK_5FE8,n
one,12345678
at+wifi_conf=HI-LINK_5FE8,none,12345678
ok
Description: set the ssid and password of the module
Query Command
at+wifi_conf=?
at+wifi_conf=?
HI-LINK_5FE8,none,12345678
Description: Query the ssid and password of the module
3.12 Set up Socket Connection Protocol: at+remotepro
Command Type
Grammar
Return and description
EO
at+remotepro=tcp
at+remotepro=tcp
ok
Description: set the module socket protocol to tcp
Query Command
at+remotepro=?
at+remotepro=?
tcp
Description: query module socket connection protocol
3.13 Set Network Connection Parameters: at+net_ip
Command Type
Grammar
Return and description
EO
at+net_ip=192.168.16.254,255.
255.255.0,192.168.16.254
at+net_ip=192.168.16.254,255.255.255.0,192.168.16.254
ok
Description: set the ip, gateway, dns of the module
Query Command
at+net_ip=?
at+net_ip=?
192.168.16.254,255.255.255.0,192.168.16.254
Description: query module ip, gateway, dns
3.14 Query Network Connection Status in STA Mode: at+wifi_ConState
Command Type
Grammar
Return and description
Query Command
at+wifi_ConState=?
at+wifi_ConState=?
Disconnected
Description: in sta mode, the module wifi is not connected, and the
Connected indicates that the network is connected