Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/30 14:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -417,7 +417,7 @@ 417 417 418 418 [[image:image-20220523000825-9.png||height="366" width="392"]] 419 419 420 -[[image:image-20220523000825-10.png||height="4 13" width="728"]]420 +[[image:image-20220523000825-10.png||height="432" width="762"]] 421 421 422 422 == 2.6 Datalog Feature == 423 423 ... ... @@ -481,25 +481,18 @@ 481 481 User can poll sensor value based on timestamps from the server. Below is the downlink command. 482 482 483 483 484 -(% border="1" style=" background-color:#ffffcc; color:green;width:427px" %)485 -|(% style="width:6 1px" %)1byte|(% style="width:126px" %)4bytes|(% style="width:120px" %)4bytes|(% style="width:115px" %)1byte486 -|(% style="width:6 1px" %)31|(% style="width:126px" %)Timestamp start|(% style="width:120px" %)Timestamp end|(% style="width:115px" %)Uplink Interval484 +(% border="1" style="width:454px" %) 485 +|(% style="width:69px" %)1byte|(% style="width:129px" %)4bytes|(% style="width:134px" %)4bytes|(% style="width:119px" %)1byte 486 +|(% style="width:69px" %)31|(% style="width:129px" %)Timestamp start|(% style="width:134px" %)Timestamp end|(% style="width:119px" %)Uplink Interval 487 487 488 -((( 489 489 Timestamp start and Timestamp end use Unix TimeStamp format as mentioned above. Devices will reply with all data log during this time period, use the uplink interval. 490 -))) 491 491 492 -((( 493 -For example, downlink command **31 5FC5F350 5FC6 0160 05** 494 -))) 495 495 496 -((( 491 +For example, downlink command 31 5FC5F350 5FC6 0160 05 492 + 497 497 Is to check 2020/12/1 07:40:00 to 2020/12/1 08:40:00’s data 498 -))) 499 499 500 -((( 501 501 Uplink Internal =5s,means LHT65N will send one packet every 5s. range 5~~255s. 502 -))) 503 503 504 504 505 505 === 2.6.4 Datalog Uplink payload ===