Changes for page LHT65N-PIR Temperature/Humidity/PIR Motion Sensor User Manual
Last modified by Xiaoling on 2025/04/24 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -100,9 +100,19 @@ 100 100 101 101 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N-E5%20LoRaWAN%20Temperature_Humidity%20%26%20Illuminance%20Sensor%20User%20Manual/WebHome/image-20220515123819-1.png?width=317&height=379&rev=1.1||alt="image-20220515123819-1.png" height="379" width="317"]] 102 102 103 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N-E5%20LoRaWAN%20Temperature_Humidity%20%26%20Illuminance%20Sensor%20User%20Manual/WebHome/image-20220525110604-2.png?rev=1.1||alt="image-20220525110604-2.png"]] 104 104 105 105 105 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 106 +|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action** 107 +|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Test uplink status|(% style="background-color:#f2f2f2; width:225px" %)((( 108 +If LHT65N is already Joined to rhe LoRaWAN network, LHT65N will send an uplink packet, if LHT65N has external sensor connected,(% style="color:blue" %)**Blue led** (%%)will blink once. If LHT65N has not external sensor, (% style="color:red" %)**Red led**(%%) will blink once. 109 +))) 110 +|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2; width:117px" %)Active Device|(% style="background-color:#f2f2f2; width:225px" %)((( 111 +(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, LHT65N will enter working mode and start to JOIN LoRaWAN network. 112 +(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after join in network. 113 +))) 114 +|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N is in Deep Sleep Mode. 115 + 106 106 == 2.3 Example to join LoRaWAN network == 107 107 108 108 ... ... @@ -141,31 +141,37 @@ 141 141 [[image:image-20220522232954-5.png||_mstalt="431847"]] 142 142 143 143 144 - 145 145 (% style="color:red" %)**Note: LHT65N-PIR use same payload decoder as LHT65.** 146 146 147 147 148 - InputAPP EUI, APP KEYand DEV EUI:157 +[[image:image-20220522233026-6.png||_mstalt="429403"]] 149 149 150 150 160 +**Input APP EUI, APP KEY and DEV EUI:** 161 + 151 151 [[image:image-20220522233118-7.png||_mstalt="430430"]] 152 152 153 153 154 154 === 2.3.2 Step 2: Activate LHT65N-PIR by pressing the ACT button for more than 5 seconds. === 155 155 167 + 156 156 Use ACT button to activate LHT65N-PIR and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel. 169 + 170 + 157 157 [[image:image-20220522233300-8.png||_mstalt="428389" height="219" width="722"]] 158 158 159 159 160 160 == 2.4 Uplink Payload~-~-Device Status, (Fport~=5) == 161 161 176 + 162 162 Users can use the downlink command(**0x26 01**) to ask LHT65N-PIR to send device configure detail, include device configure status. LHT65N-PIR will uplink a payload via FPort=5 to server. 163 163 164 164 The Payload format is as below. 165 165 166 -|(% colspan="6" %)**Device Status (FPORT=5)** 167 -|**Size (bytes)**|**1**|**2**|**1**|**1**|**2** 168 -|**Value**|Sensor Model|Firmware Version|Frequency Band|Sub-band|BAT 181 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 182 +|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)** 183 +|(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2** 184 +|(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT 169 169 170 170 Example parse in TTNv3 171 171 ... ... @@ -224,40 +224,41 @@ 224 224 225 225 == 2.5 Uplink Payload, Sensor Data ( Fport~=2) == 226 226 243 + 227 227 The uplink payload includes totally 11 bytes. Uplink packets use FPORT=2 and (% style="color:#4f81bd" %)**every 20 minutes**(%%) send one uplink by default. 228 228 229 229 After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once. 230 230 231 -(% border="1" cellspacing="4" style="background-color:#fff fcc;color:green;width:390px" %)232 -|=(% style="width: 60px;" %)((( 248 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:390px" %) 249 +|=(% style="width: 60px;background-color:#D9E2F3" %)((( 233 233 **Size(bytes)** 234 -)))|=(% style="width: 30px;" %)((( 251 +)))|=(% style="width: 30px;background-color:#D9E2F3" %)((( 235 235 **2** 236 -)))|=(% style="width: 100px;" %)((( 253 +)))|=(% style="width: 100px;background-color:#D9E2F3" %)((( 237 237 **2** 238 -)))|=(% style="width: 100px;" %)((( 255 +)))|=(% style="width: 100px;background-color:#D9E2F3" %)((( 239 239 **2** 240 -)))|=(% style="width: 50px;" %)((( 257 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)((( 241 241 **1** 242 -)))|=(% style="width: 50px;" %)((( 259 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)((( 243 243 **4** 244 244 ))) 245 245 |(% style="width:97px" %)((( 246 246 **Value** 247 247 )))|(% style="width:39px" %)((( 248 -[[BAT>>||anchor="H2. 4.2BAT-BatteryInfo"]]265 +[[BAT>>||anchor="H2.5.2BAT-BatteryInfo"]] 249 249 )))|(% style="width:100px" %)((( 250 250 ((( 251 -[[Built-In Temperature>>||anchor="H2. 4.3Built-inTemperature"]]268 +[[Built-In Temperature>>||anchor="H2.5.3Built-inTemperature"]] 252 252 ))) 253 253 )))|(% style="width:77px" %)((( 254 254 ((( 255 -[[Built-in Humidity>>||anchor="H2. 4.4Built-inHumidity"]]272 +[[Built-in Humidity>>||anchor="H2.5.4Built-inHumidity"]] 256 256 ))) 257 257 )))|(% style="width:47px" %)((( 258 - [[Ext>>||anchor="H2.4.5Ext23"]]#275 +Ext # 259 259 )))|(% style="width:51px" %)((( 260 -[[Ext value>>||anchor="H2. 4.6Extvalue"]]277 +[[Ext value>>||anchor="H2.5.5Extvalue"]] 261 261 ))) 262 262 263 263 * The First 6 bytes: has fix meanings for every LHT65N-PIR. ... ... @@ -281,9 +281,22 @@ 281 281 282 282 These two bytes of BAT include the battery state and the actually voltage 283 283 284 -[[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220523152839-18.png||_mstalt="457613"]] 301 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:477px" %) 302 +|=(% style="width: 69px; background-color:#D9E2F3;color:#0070C0" %)((( 303 +**Bit(bit)** 304 +)))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0] 305 +|(% style="width:66px" %)((( 306 +**Value** 307 +)))|(% style="width:250px" %)((( 308 +BAT Status 309 +00(b): Ultra Low ( BAT <= 2.50v) 310 +01(b): Low (2.50v <=BAT <= 2.55v) 311 +10(b): OK (2.55v <= BAT <=2.65v) 312 +11(b): Good (BAT >= 2.65v) 313 +)))|(% style="width:152px" %)Actually BAT voltage 285 285 286 286 316 + 287 287 [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220522235639-1.png||_mstalt="431392" height="139" width="727"]] 288 288 289 289 ... ... @@ -321,12 +321,12 @@ 321 321 322 322 Bit0 of byte 8th shows if this uplink is generate by PIR activity. 323 323 324 -(% border="1" cellspacing="4" style="background-color:#fff fcc;color:green;width:490px" %)325 -|=(% style="width: 147px;" %)((( 354 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:490px" %) 355 +|=(% style="width: 147px;background-color:#D9E2F3;color:#0070C0" %)((( 326 326 **The 8^^th^^ byte** 327 -)))|=(% style="width: 108px;" %)((( 357 +)))|=(% style="width: 108px;background-color:#D9E2F3;color:#0070C0" %)((( 328 328 **Bit 1~~7** 329 -)))|=(% style="width: 228px;" %)((( 359 +)))|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)((( 330 330 **Bit 0** 331 331 ))) 332 332 |(% style="width:147px" %)(((