F8913D
User Manual
Xiamen Four-Faith Communication Technology Co.,Ltd.
Page 37 of 99
Add
:
J1-J3,3
rd
Floor,No.44,GuanRiRoad,SoftWare Park,XiaMen .China
http
:
//www.fourfaith.com Tel
:
+86 592-6300326 6300325 6300324 Fax
:
+86 592-5912735
4.4.2.21 Send data (HEX mode): AT+TXH
Form
Command
Return
Set
AT+TXH=<node
address><content>
OK
ERROR
Parameter description :
Node Address: two byte hexadecimal
,
the lowest byte comes first
Content: the hexadecimal data.
For example:
AT+TXH=0123383838383838
<CR><LF>
The node address is 0x2301 and the content is “888888”.
Attention :
The content length can’t be longer than 160 character.
4.4.2.22 Send data (ASCII mode) : AT+TXA
Form
Command
Return
Set
AT+TXA=<node address>
,
<content>
OK
ERROR
Parameter description :
Node Address: decimal address
Content: ASCII data.
For example:
AT+TXA=12245,123456789
12245 is the reciver node address
,
123456789 is the ASCII content.
Attention :
The content length can’t be longer than 80 character.
4.4.2.23 Receive RF data
Form
Command
Return
+RCV:<source address>,<data strings>
Parameter description :
Source Address: the sender node address
Content: ASCII data strings