![Ublox XPLR-AOA-1 Скачать руководство пользователя страница 14](http://html1.mh-extra.com/html/ublox/xplr-aoa-1/xplr-aoa-1_user-manual_3176167014.webp)
XPLR-AOA-1 and XPLR-AOA-2 explorer kits - User guide
UBX-21004616 - R10
XPLR-AOA anchor nodes and tags
Page 14 of 27
C1 - Public
1.
Enter the following commands to setup EVK-ODIN-W2 as a wireless UDP gateway:
☞
Replace the
“
ssid
”, “password”
,
“
server_ip
” and “
udp_port
” with suitable values for your
network.
AT+UWSC=0,0,1
AT+UWSC=0,2,"ssid"
AT+UWSC=0,5,2
AT+UWSC=0,8,"password"
AT+UWSC=0,100,2
AT+UWSC=0,107,0
AT+UWSC=0,300,0
AT+UWSC=0,301,1
AT+UWSCA=0,1
AT+UWSCA=0,3
AT+UDDRP=0,"udp://server_ip:udp_port/",2
AT+UMSM=1
AT+UMRS=1000000,2,8,1,1,0
AT&W
AT+CPWROFF
☞
The above settings start up the module in data mode and change the UART settings to 1 Mbps
with no flow control. If you need to modify settings, open the COM port in s-center with 1 Mbps
speed and no flow control, and then
press the “AT Mode” button to get back into command
mode. For more information, see the u-connectXpress AT commands manual
☞
Note that some commands shown above are not valid in all ODIN-W2 software versions. If any
of these commands return an error, use s-center to upgrade your ODIN-W2 EVK to software
version 8.0 or later. See also the s-center user guide
For other configuration possibilities see the u-connectXpress AT commands manual
u-connectXpress software user guide
2.
After the configuration it is necessary to remove jumpers J13 and J22, as shown in
These jumpers select UART1/UART3 on the EVK-ODIN-W2 and direct the UART signals to the
Arduino-compatible interface.
Figure 11: UART selection jumpers to be removed on ODIN-W2 EVK
3.
On C211, set the UART baud rate and other interface settings to 1 Mbps, with no flow control:
AT+UMRS=1000000,0
AT&W
AT+CPWROFF