CSW-M85 User’s Manual Ver. 1.6
Sollae Systems Co., Ltd.
- 39 -
http://www.sollae.co.kr
5.3
AT Command
In AT command mode you can control CSW-M85 with AT command like controlling
modem. Active and passive TCP connections are available but UDP is not. And you are
allowed to configure some environmental parameters with extended commands.
5.3.1 Key parameters
The configuration should be implemented via the serial port.
Table 5-9 some of extended AT commands for configuration
Commands
Description
Examples
+PLIP
Local IP Address
AT+PLIP=10.1.0.1<CR>
+PLP
Local Port
AT+PLP=1470<CR>
+PRIP
Peer IP Address
AT+PRIP=10.1.0.2<CR>
+PRP
Peer Port
AT+PRP=1470<CR>
+PDC
DHCP
AT+PDC=1 (ON)<CR>
+PPE
PPPoE
AT+PPE=1 (ON)<CR>
+PTO
Timeout
AT+PTO=10<CR>
+WCCT
WLAN Topology
AT+WCCT=1<CR>
+WSSID
SSID
AT+SSID=”sollae”<CR>
+WANT
Antenna
AT+WANT=0<CR>
+PWP
Store setting
AT+PWP<CR>
Related items with IP Address and Local Port
Local port can be set as well as IP address related parameters like IP Address, Subnet
Mask and Gateway IP Address.
Peer Address / Peer Port
IP address and local port of a remote host are can be set.
Type of assigning IP address: Manual, DHCP, PPPoE
Not only are manual setting available, also automatic assigning protocol (DHCP,
PPPoE).
WLAN parameters
WLAN Topology, SSID and antenna can be configured by the above commands.
Others
Some of options including [Timeout] can be configured in this mode
If you want more information about the ATC mode, please refer to the [ATC mode]
document in [Download] >> [Technical documents] >> [Basic and Common part]
category of our web site.