Last modified by Karry Zhuang on 2024/07/11 11:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -629,7 +629,16 @@ 629 629 630 630 [[image:1720670123955-149.png]] 631 631 632 +AT+CFGDEV=01 03 00 08 00 04 c5 cb ,1 632 632 634 +RETURN DATA: 635 + 636 +01 03 08 00 36 00 00 78 79 3f 7c 1a bc 637 + 638 + 639 +OK 640 + 641 + 633 633 00 36 00 00 is the integer of the read value 634 634 635 635 78 79 3f 7c is a decimal, but it needs to be converted and parsed into floating point. The parsing order is CDAB, which is 3f 7c 78 79