User's Manual

13
b) Issue the “atbp-c” command followed by the Bluetooth Address of the remote RB1000
“atbp-c00025b001510to connect to Slave side. The Master side will display “Connecting
00025b001510” result code.
c) If the Bluetooth connection is established, the “CONNECT” result code will be displayed
on both sides. The RB1000 can now start sending data to each other.
d) To send data from the Master issue “atbp-w12345” to send data “12345” (Up to 20 ASCII
characters). The Master side will display the “Writing” result code followed by the “Success”
result code. The Slave side will display the “Data” result code followed by the characters that
were sent. If invalid data is sent from the Master side, the “Failed” result code will be sent.
e) To send data from the Slave side, issue “atbp-w12345” to send data “12345”. The Slave side
will simply display the “Sent” result code and the Master side will display “Data followed by
the data that was sent.
f) To disconnect, issue “atbp-d” from the Master side. Both modules will display the
“Disconnect” result code.
AT Command List
AT Command Slave Side Master Side Description
atbp-a
Advertising On
atbp-b
Advertising Off
atbp-c
Connect to
atbp-d
Disconnect from
atbp-s
Scan nearby devices
atbp-v
Version
atbp-w
Write data to the
other side