Changes for page 1 Communication

Last modified by Devin Chen on 2026/01/29 15:24

From version 2.1
edited by Devin Chen
on 2026/01/04 14:18
Change comment: There is no comment for this version
To version 3.1
edited by Devin Chen
on 2026/01/29 15:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2469,15 +2469,15 @@
2469 2469  
2470 2470  == **Read the temperature sensor.** ==
2471 2471  
2472 -the commond format is as beliow:
2472 +the command format is as below:
2473 2473  
2474 -Send commond:01 03 02 00 00 03 04 73
2474 +Send command:01 03 02 00 00 03 04 73
2475 2475  
2476 2476  Feedback commond:01 03 06 07 F7 0E 7E B7 35
2477 2477  
2478 -Temperature data:07 F7,desimal = 2039,it means temperature is 20.39℃.
2478 +Temperature data:07 F7,decimal = 2039,it means temperature is 20.39℃.
2479 2479  
2480 -Humidity data:0E 7E,desimal = 3710, it mean humidity is 37.10%RH.
2480 +Humidity data:0E 7E,decimal = 3710, it mean humidity is 37.10%RH.
2481 2481  
2482 2482  Script Demo:
2483 2483