RAK411 PROGRAMMING MANUAL
V1.7
COPYRIGHT ©
SHENZHEN RAKWIRELESS TECHNOLOGY CO., LTD
ETDX1603021415
16
4.
AT Command
The SPI commands are divided into four parts:module management commands, network
operations commands, socket operation commands, and parameters storing commands, shown
as the followings:
Command
Description
Module Management Commands
rak_sys_init
Initialize module, read boot information
rak_get_version
Check software version
rak_setpwrmode
Set module power mode
rak_read_status
Read module status information
rak_reset
Reset module
rak_set_upgrade
Firmware upgrade for modules
Network Operation Commands
rak_scan
Scan wireless networks
rak_getscan
Reads a specified number of scan results
rak_set_psk
Set network password
rak_set_channel
Set network channel
rak_connect
Connect wireless network
rak_set_ipstatic
Configure Static IP Address
rak_ipconfig_dhcp
Setting DHCP Mode
rak_easy_config
Connecting network by Easyconfig
rak_wps
Connecting Network by WPS
rak_get_con_status
Get network connection status
rak_ipconfig_query
Check module IP information
rak_get_rssi
Get network signal strength of module
rak_dns
DNS
rak_ping
Ping hosts in the network
rak_apconfig
AP Network Advanced Settings
rak_set_listen
Set network listening intervals
rak_disconnect
Disconnect the current wireless network
Socket Operation Commands
rak_udp_client
Establish UDP client
rak_udp_server
Establish UDP Server
rak_tcp_client
Establish TCP client
rak_tcp_server
Establish TCP Server