forked from serdmanczyk/XBee_802.15.4_APIModeTutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
frame_descriptions.txt
51 lines (48 loc) · 4.23 KB
/
frame_descriptions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Msg: Hello World
# Checksum -
# - "hello world" in Ascii - |
# Options - | |
# Address LSB - | | |
# Address MSB - | | | |
# Frame Id - | | | | |
# Tx Request - | | | | | |
# LSB - | | | | | | |
# MSB - | | | | | | | |
# start delimieter - | | | | | | | | |
# | | | | | | | | |
# 7e 00 10 01 00 ff ff 01 48 65 6c 6c 6f 20 57 6f 72 6c 64 e3
# Checksum - |
# - "hello world" in Ascii - |
# Options - | |
# RSSI - | | |
# Source Address LSB - | | | |
# Source Address MSB - | | | | |
# Rx Message - | | | | | |
# LSB - | | | | | | |
# MSB - | | | | | | | |
# start delimieter - | | | | | | | | |
# | | | | | | | | |
# 7e 00 10 81 00 01 24 00 48 65 6c 6c 6f 20 57 6f 72 6c 64 3d
Msg: 7e 7d 11 13 5b 01 01 01 01 01 01 01
# Escaped Checksum - |
# Options - | |
# Address LSB - | | |
# Address MSB - | | | |
# Frame Id - | | | | |
# Tx Request - | | | | | |
# LSB Escaped - | | | | | | |
# MSB - | | | | | | | |
# start delimieter - | | | | | | | | |
# | | | | | | | | |
# 7e 00 7d 31 01 00 ff ff 01 7d 5e 7d 5d 7d 31 7d 33 5b 01 01 01 01 01 01 01 7d 5e
# Checksum - |
# Options - | |
# RSSI - | | |
# Address LSB - | | | |
# Address MSB - | | | | |
# Rx Message - | | | | | |
# LSB Escaped - | | | | | | |
# MSB - | | | | | | | |
# start delimieter - | | | | | | | | |
# | | | | | | | | |
# 7e 00 7d 31 81 00 01 24 00 7d 5e 7d 5d 7d 31 7d 33 5b 01 01 01 01 01 01 01 d8