1660K110F
Page 19 of
29
Display temperature request
Frame
This frame only includes the code. This does not send any data.
Code
End of block
ACII
P T
Hexa
50h 54h
Response frame
Code
Data
End of block
ASCII
R T
T
T
.
T
Hexa
52h 54h
2Eh
Example: Temperature=17.2ºC
Code
Data
End of block
ASCII
R T
1
7
.
2
Hexa
52h 54h
31h
37h
2Eh
32h
Display humidity request
Frame
This frame only includes the code. This does not send any data.
Code
End of block
ACII
P U
Hexa
50h 54h
Response frame
Code
Data
End of block
ASCII
R U
H
H
Hexa
52h 54h
Example: Humidity=60%
Code
Data
End of block
ASCII
R U
6
0
Hexa
52h 54h
36h
30h