Hi,
Refer to the manual AT Commands.
1. Plug in RFBee over UARTSBee and connect 2 of them to 2 PC/Laptop.
2. Open any Serial program, like HyperTerminal, PuTTy, Terminal etc.
3. Connect them with baud rate 9600 and Select the COM port.
4. When you see "Ok" in Serial software, type (+++) and then write the following commands sequentially, pressing Enter after each command:
For Tx
Code: Select all
ATBD0
ATMA2
ATDA1
ATAC0
ATOF3
ATTH0
ATMD1
For Rx
Code: Select all
ATBD0
ATMA1
ATDA2
ATAC0
ATOF3
ATTH0
ATMD2
when your done with the above commands, type ATo0 at both ends.
Now, you have entered in the Data mode and can receive-transmit data among the pair of RFBees.
Thanks,
Tanmay