RTL00(RTL8710AF) AT command
Go to file
pvvx 5b3f9d6067 update 2017-05-13 02:31:57 +03:00
.settings up freertos v9.0.0 2017-05-08 04:56:20 +03:00
build update 2017-05-13 02:31:57 +03:00
flasher update 2017-03-16 05:04:58 +03:00
project update 2017-05-11 21:21:46 +03:00
.cproject up freertos v9.0.0 2017-05-08 04:56:20 +03:00
.gitignore first commit 2017-02-19 22:48:36 +03:00
.project first commit 2017-02-19 22:48:36 +03:00
EclipseLinkedSDK.gif first commit 2017-02-19 22:48:36 +03:00
JLink-RTL00ConsoleROM.bat first commit 2017-02-19 22:48:36 +03:00
JLink-RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
JLink-Reset.bat first commit 2017-02-19 22:48:36 +03:00
JLink-RunRAM.bat first commit 2017-02-19 22:48:36 +03:00
LICENSE first commit 2017-02-19 22:48:36 +03:00
Makefile update 2017-05-13 02:31:57 +03:00
paths.bat first commit 2017-02-19 22:48:36 +03:00
project.mk update 2017-05-13 02:31:57 +03:00
readme.txt update 2017-02-20 06:29:38 +03:00
userset.mk update 2017-05-13 02:31:57 +03:00

readme.txt

AT command 
RTL00 module (RTL8710AF) 

# ATSV
DeviceID: FC, Flash Size: 1048576 bytes, FlashID: C22014/1,  SpicMode: DIO
v2.2.1,v3.5

UART2 AT:
RX - GA0
TX - GA4
CTS - GA1
RTS - GA2

###########################################################################################
Used GCC SDK RTL8710 basic version
set paths.mk

SDK_PATH = ../RTL00MP3/RTL00_SDKV35a/
..

see: EclipseLinkedSDK.gif


help:
WLAN AT COMMAND SET:
==============================
1. Wlan Scan for Network Access Point
   # ATWS
2. Connect to an AES AP
   # ATPN=<ssid>,<pwd>,<key_id>(,<bssid>)
3. Create an AES AP
   # ATPA=<ssid>,<pwd>,<chl>,<hidden>
4. Set auto connect
   # ATPG=<0/1>


Init AT-Web:

ATPW=3
ATPA=RTL8710,0123456789,1,0
ATSW=c

Next init:
ATSW=c