Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/30 14:27
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image:image-20220523115324-1.jpeg||height=" 317" width="317"]]2 +[[image:image-20220523115324-1.jpeg||height="500" width="500"]] 3 3 4 4 5 5 **LHT65N LoRaWAN Temperature & Humidity Sensor Manual** ... ... @@ -14,7 +14,7 @@ 14 14 15 15 16 16 17 -= 1. 17 += 1.Introduction = 18 18 19 19 == 1.1 What is LHT65N Temperature & Humidity Sensor == 20 20 ... ... @@ -401,18 +401,10 @@ 401 401 402 402 == 2.6 Datalog Feature == 403 403 404 - DatalogFeature istoensureIoTServer cangetallsamplingdatafromSensor even iftheLoRaWANnetworkis down.For eachsampling,LHT65Nwill store thereading for futureretrievingpurposes. Therearetwo ways forIoT serversto getdatalog from LHT65N.404 +This feature is always enabled. When user wants to retrieve the sensor value, he can send a poll command from the IoT platform to ask LHT65N to send the value in the required time slot. 405 405 406 -=== 2.6.1 Waysto getdatalogvia LoRaWAN===406 +=== 2.6.1 Unix TimeStamp === 407 407 408 -There are two methods: 409 - 410 -1. IoT Server sends a downlink LoRaWAN command to [poll the value>PollSensorValue]. 411 -1. 412 - 413 - 414 -=== 2.6.2 Unix TimeStamp === 415 - 416 416 LHT65N uses Unix TimeStamp format based on 417 417 418 418 [[image:image-20220523001219-11.png||height="97" width="627"]] ... ... @@ -430,7 +430,7 @@ 430 430 431 431 So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25 432 432 433 -=== 2.6. 3Set Device Time ===425 +=== 2.6.2 Set Device Time === 434 434 435 435 ((( 436 436 There are two ways to set device’s time: ... ... @@ -464,7 +464,7 @@ 464 464 User needs to set SYNCMOD=0 to manual time, otherwise, the user set time will be overwritten by the time set by the server. 465 465 ))) 466 466 467 -=== [[2.6.4Poll sensor value>>2.6.4Poll sensor value||anchor="PollSensorValue"]]===459 +=== 2.6.3 Poll sensor value === 468 468 469 469 User can poll sensor value based on timestamps from the server. Below is the downlink command. 470 470 ... ... @@ -487,7 +487,7 @@ 487 487 ))) 488 488 489 489 490 -=== 2.6. 5Datalog Uplink payload ===482 +=== 2.6.4 Datalog Uplink payload === 491 491 492 492 The Datalog poll reply uplink will use below payload format. 493 493