RTL00(RTL8710AF) AT command
Find a file
2017-03-11 06:11:13 +03:00
.settings update 2017-03-11 06:11:13 +03:00
build update 2017-03-11 06:11:13 +03:00
flasher update 2017-03-11 06:11:13 +03:00
project update 2017-03-11 06:11:13 +03:00
.cproject update 2017-03-11 06:11:13 +03:00
.gitignore first commit 2017-02-19 22:48:36 +03:00
.project first commit 2017-02-19 22:48:36 +03:00
DAPLink-RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
DAPLink-Reset.bat first commit 2017-02-19 22:48:36 +03:00
DAPLink-RTL00Console.bat first commit 2017-02-19 22:48:36 +03:00
DAPLink_WrFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
EclipseLinkedSDK.gif first commit 2017-02-19 22:48:36 +03:00
flasher.mk update 2017-03-11 06:11:13 +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-RTL00ConsoleROM.bat first commit 2017-02-19 22:48:36 +03:00
JLink-RunRAM.bat first commit 2017-02-19 22:48:36 +03:00
JLink_RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
JLinkGDB-RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
JLinkGDB-RunRAM.bat first commit 2017-02-19 22:48:36 +03:00
JLinkGDB-WrFlash.bat first commit 2017-02-19 22:48:36 +03:00
JLinkGDB_OTA.bat first commit 2017-02-19 22:48:36 +03:00
JLinkGDBServer.bat first commit 2017-02-19 22:48:36 +03:00
JLinkOCD-RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
JlinkOpenOCD.bat first commit 2017-02-19 22:48:36 +03:00
LICENSE first commit 2017-02-19 22:48:36 +03:00
Makefile first commit 2017-02-19 22:48:36 +03:00
paths.bat first commit 2017-02-19 22:48:36 +03:00
paths.mk first commit 2017-02-19 22:48:36 +03:00
readme.txt update 2017-02-20 06:29:38 +03:00
sdkbuild.mk update 2017-03-11 06:11:13 +03:00
sdkset.mk update 2017-03-11 06:11:13 +03:00
STLink-RdFullFlash.bat first commit 2017-02-19 22:48:36 +03:00
STLink-Reset.bat first commit 2017-02-19 22:48:36 +03:00

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