Info
Module A
Module B
⇒
Request
with
of
module B
02 06 06 00
11 00 00
DA 18 00
D1
⇐
Response
: Request
understood, try to connect now
02 46 01 00 00 45
⇐
Indication
: Physical
connection established successfully to module
with
0x11 0x00 0x00 0xDA 0x18 0x00
02 86 07 00 00
11 00
00 DA 18 00
50
⇐
Indication
: Physical
connection established successfully to module
with
0x55 0x00 0x00 0xDA 0x18 0x00
02 86 07 00 00
55 00
00 DA 18 00
14
⇐
Indication
: Channel
opened successfully to module with
0x11 0x00 0x00 0xDA 0x18 0x00
and maximum
payload size of
0xF3
(243 Bytes) per packet
02 C6 08 00 00
11 00
00 DA 18 00
F3
E3
⇐
Indication
: Channel
opened successfully to module with
0x55 0x00 0x00 0xDA 0x18 0x00
and maximum
payload size of
0xF3
(243 Bytes) per packet
02 C6 08 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
: Send "
ABCD
" to
module A
02 04 04 00
41 42 43
44
06
⇐
Response
: Request received,
send data now
02 44 01 00 00 47
⇐
Indication
: Received string
"
ABCD
" from
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
: Data
transmitted successfully
02 C4 01 00 00 C7
5. Reply with "EFGH" to module B.
Proteus-III reference manual version 1.3
© August 2020
www.we-online.com/wireless-connectivity
29