Last modified by Xiaoling on 2023/04/20 18:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -74,7 +74,7 @@ 74 74 (% class="box" %) 75 75 ((( 76 76 (% style="color:red" %)**Notice 1**(%%): The data file stored in LG308 for the end node is bin file. If the end node sends ASCII string to gateway, the output will as below: 77 -in LGT92, use (% style="color:#037691" %) **AT+SEND=12:hello world** (%%)to send ASCII string77 +in LGT92, use **(% style="color:#037691" %)AT+SEND=12:hello world** (%%)to send ASCII string 78 78 root@dragino-1d25dc:~~# hexdump /var/iot/channels/2602111D 79 79 0000000 4646 4646 4646 3946 3030 3030 3030 3546 80 80 0000010 6865 6c6c 6f20 776f 726c 6400 ~-~-> Got ASCII code "hello world" ... ... @@ -89,7 +89,7 @@ 89 89 90 90 === 2.2.1 Decode Method === 91 91 92 -The decode methods: **ASCII String, Decode_LHT65** doesn't affect how the sensor data is stored, they are to define how should the sensor data to be sent. 92 +The decode methods: **(% style="color:#037691" %)ASCII String, Decode_LHT65**(%%) doesn't affect how the sensor data is stored, they are to define how should the sensor data to be sent. 93 93 94 94 For example we have a LHT65 , works in ABP mode and gateway successful get the data, which are: 95 95