Reference Manual

Table Of Contents
Info Module A Module B
Request
CMD_CONNECT_REQ
with
FS_BTMAC
of
module B
02 06 06 00 11 00 00
DA 18 00 D1
Response
CMD_CONNECT_CNF
: Request
understood, try to connect now
02 46 01 00 00 45
Indication
CMD_CONNECT_IND
: Physical
connection established successfully to module
with
FS_BTMAC
0x11 0x00 0x00 0xDA 0x18 0x00
02 86 07 00 00 11 00
00 DA 18 00 50
Indication
CMD_CONNECT_IND
: Physical
connection established successfully to module
with
FS_BTMAC
0x55 0x00 0x00 0xDA 0x18 0x00
02 86 07 00 00 55 00
00 DA 18 00 14
Indication
CMD_CHANNELOPEN_RSP
: Channel
opened successfully to module with
FS_BTMAC
0x11 0x00 0x00 0xDA 0x18 0x00 and maximum
payload size of 0xF3 (243 Bytes) per packet
02 C6 07 00 00 11 00
00 DA 18 00 F3 E3
Indication
CMD_CHANNELOPEN_RSP
: Channel
opened successfully to module with
FS_BTMAC
0x55 0x00 0x00 0xDA 0x18 0x00 and maximum
payload size of 0xF3 (243 Bytes) per packet
02 C6 07 00 00 55 00
00 DA 18 00 F3 A7
4. Once the connection is active, data can be sent in each direction. Let us send a string
"ABCD" from module B to module A.
The RSSI values will be different in your tests.
Info Module A Module B
Request
CMD_DATA_REQ
: Send "ABCD" to
module A
02 04 04 00 41 42 43
44 06
Response
CMD_DATA_CNF
: Request received,
send data now
02 44 01 00 00 47
Indication
CMD_DATA_IND
: Received string
"ABCD" from
FS_BTMAC
0x11 0x00 0x00 0xDA
0x18 0x00 with RSSI of 0xCA (-54dBm)
02 84 0B 00 11 00
00 DA 18 00 CA 41
42 43 44 90
Response
CMD_TXCOMPLETE_RSP
: Data
transmitted successfully
02 C4 01 00 00 C7
5. Reply with "EFGH" to module B.
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 26