Last modified by Xiaoling on 2023/07/18 10:12

From version 189.5
edited by Xiaoling
on 2022/07/22 10:34
Change comment: There is no comment for this version
To version 224.2
edited by Xiaoling
on 2022/12/02 17:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,11 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220613162008-1.png||_mstalt="428142" height="579" width="379"]]
2 +[[image:image-20220613162008-1.png||_mstalt="428142" height="510" width="334"]]
3 3  
4 4  
5 5  
6 6  
7 7  
8 -(% _mstvisible="1" %)
9 -(% _msthash="315238" _msttexthash="18964465" _mstvisible="3" %)**Table of Contents:**
8 +**Table of Contents:**
10 10  
11 11  {{toc/}}
12 12  
... ... @@ -46,6 +46,7 @@
46 46  
47 47  == 1.2 Features ==
48 48  
48 +
49 49  * Wall mountable
50 50  * LoRaWAN v1.0.3 Class A protocol
51 51  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915
... ... @@ -56,15 +56,14 @@
56 56  * Built-in Temperature & Humidity sensor
57 57  * Optional External Sensors
58 58  * Tri-color LED to indicate working status
59 -* Datalog feature
59 +* Datalog feature (Max 3328 records)
60 60  
61 61  
62 62  
63 -
64 64  == 1.3 Specification ==
65 65  
66 66  
67 -**Built-in Temperature Sensor:**
66 +(% style="color:#037691" %)**Built-in Temperature Sensor:**
68 68  
69 69  * Resolution: 0.01 °C
70 70  * Accuracy Tolerance : Typ ±0.3 °C
... ... @@ -71,7 +71,7 @@
71 71  * Long Term Drift: < 0.02 °C/yr
72 72  * Operating Range: -40 ~~ 85 °C
73 73  
74 -**Built-in Humidity Sensor:**
73 +(% style="color:#037691" %)**Built-in Humidity Sensor:**
75 75  
76 76  * Resolution: 0.04 %RH
77 77  * Accuracy Tolerance : Typ ±3 %RH
... ... @@ -78,7 +78,7 @@
78 78  * Long Term Drift: < 0.02 °C/yr
79 79  * Operating Range: 0 ~~ 96 %RH
80 80  
81 -**External Temperature Sensor:**
80 +(% style="color:#037691" %)**External Temperature Sensor:**
82 82  
83 83  * Resolution: 0.0625 °C
84 84  * ±0.5°C accuracy from -10°C to +85°C
... ... @@ -87,11 +87,11 @@
87 87  
88 88  
89 89  
90 -
91 91  = 2. Connect LHT65N to IoT Server =
92 92  
93 93  == 2.1 How does LHT65N work? ==
94 94  
93 +
95 95  (((
96 96  LHT65N is configured as LoRaWAN OTAA Class A mode by default. Each LHT65N is shipped with a worldwide unique set of OTAA keys. To use LHT65N in a LoRaWAN network, first, we need to put the OTAA keys in LoRaWAN Network Server and then activate LHT65N.
97 97  )))
... ... @@ -103,12 +103,13 @@
103 103  
104 104  == 2.2 How to Activate LHT65N? ==
105 105  
105 +
106 106  (((
107 107  The LHT65N has two working modes:
108 108  )))
109 109  
110 110  * (((
111 -(% style="color:blue" %)**Deep Sleep Mode**(%%): LHT65N doesnt have any LoRaWAN activation. This mode is used for storage and shipping to save battery life.
111 +(% style="color:blue" %)**Deep Sleep Mode**(%%): LHT65N doesn't have any LoRaWAN activation. This mode is used for storage and shipping to save battery life.
112 112  )))
113 113  * (((
114 114  (% style="color:blue" %)**Working Mode**(%%):  In this mode, LHT65N works as LoRaWAN Sensor mode to Join LoRaWAN network and send out the sensor data to the server. Between each sampling/tx/rx periodically, LHT65N will be in STOP mode (IDLE mode), in STOP mode, LHT65N has the same power consumption as Deep Sleep mode. 
... ... @@ -119,29 +119,30 @@
119 119  )))
120 120  
121 121  
122 -[[image:image-20220515123819-1.png||_mstalt="430742" _mstvisible="3" height="379" width="317"]]
122 +[[image:image-20220515123819-1.png||_mstalt="430742" height="379" width="317"]]
123 123  
124 -[[image:image-20220525110604-2.png||_mstalt="427531" _mstvisible="3"]]
124 +[[image:image-20220525110604-2.png||_mstalt="427531"]]
125 125  
126 126  
127 -
128 128  == 2.3 Example to join LoRaWAN network ==
129 129  
130 -(% _msthash="315240" _msttexthash="9205482" _mstvisible="1" class="wikigeneratedid" %)
129 +
130 +(% class="wikigeneratedid" %)
131 131  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Use with other LoRaWAN IoT servers is of a similar procedure.
132 132  
133 -(% _mstvisible="1" class="wikigeneratedid" %)
134 -[[image:image-20220522232442-1.png||_mstalt="427830" _mstvisible="3" height="387" width="648"]]
135 135  
134 +(% class="wikigeneratedid" %)
135 +[[image:image-20220522232442-1.png||_mstalt="427830" height="387" width="648"]]
136 136  
137 +
137 137  (((
138 138  Assume the LPS8N is already set to connect to [[TTN V3 network>>url:https://eu1.cloud.thethings.network||_mstvisible="2"]], So it provides network coverage for LHT65N. Next we need to add the LHT65N device in TTN V3:
139 139  )))
140 140  
141 141  
142 -
143 143  === 2.3.1 Step 1: Create Device n TTN ===
144 144  
145 +
145 145  (((
146 146  Create a device in TTN V3 with the OTAA keys from LHT65N.
147 147  )))
... ... @@ -150,7 +150,7 @@
150 150  Each LHT65N is shipped with a sticker with its device EUI, APP Key and APP EUI as below:
151 151  )))
152 152  
153 -[[image:image-20220617150003-1.jpeg]]
154 +[[image:image-20220617150003-1.jpeg||_mstalt="5426434"]]
154 154  
155 155  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screenshot:
156 156  
... ... @@ -157,13 +157,13 @@
157 157  Add APP EUI in the application.
158 158  
159 159  
160 -[[image:image-20220522232916-3.png||_mstalt="430495" _mstvisible="3"]]
161 +[[image:image-20220522232916-3.png||_mstalt="430495"]]
161 161  
162 162  
163 -[[image:image-20220522232932-4.png||_mstalt="430157" _mstvisible="3"]]
164 +[[image:image-20220522232932-4.png||_mstalt="430157"]]
164 164  
165 165  
166 -[[image:image-20220522232954-5.png||_mstalt="431847" _mstvisible="3"]]
167 +[[image:image-20220522232954-5.png||_mstalt="431847"]]
167 167  
168 168  
169 169  
... ... @@ -170,131 +170,94 @@
170 170  (% style="color:red" %)**Note: LHT65N use same payload as LHT65.**
171 171  
172 172  
173 -[[image:image-20220522233026-6.png||_mstalt="429403" _mstvisible="3"]]
174 +[[image:image-20220522233026-6.png||_mstalt="429403"]]
174 174  
175 175  
176 176  Input APP EUI,  APP KEY and DEV EUI:
177 177  
178 178  
179 -[[image:image-20220522233118-7.png||_mstalt="430430" _mstvisible="3"]]
180 +[[image:image-20220522233118-7.png||_mstalt="430430"]]
180 180  
181 181  
182 -
183 -
184 184  === 2.3.2 Step 2: Activate LHT65N by pressing the ACT button for more than 5 seconds. ===
185 185  
185 +
186 186  (((
187 187  Use ACT button to activate LHT65N 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.
188 188  )))
189 189  
190 -[[image:image-20220522233300-8.png||_mstalt="428389" _mstvisible="3" height="219" width="722"]]
190 +[[image:image-20220522233300-8.png||_mstalt="428389" height="219" width="722"]]
191 191  
192 192  
193 +== 2.4 Uplink Payload   ( Fport~=2) ==
193 193  
194 194  
195 -== 2.4 Uplink Payload ==
196 -
197 197  (((
198 -The uplink payload includes totally 11 bytes. Uplink packets use FPORT=2 and (% _mstvisible="3" style="color:#4f81bd" %)**every 20 minutes**(%%) send one uplink by default.
197 +The uplink payload includes totally 11 bytes. Uplink packets use FPORT=2 and (% style="color:#4f81bd" %)**every 20 minutes**(%%) send one uplink by default.
199 199  )))
200 200  
201 201  (((
202 -After each uplink, the (% _mstvisible="3" style="color:blue" %)**BLUE LED**(%%) will blink once.
201 +After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once.
203 203  )))
204 204  
205 -(% _mstvisible="1" border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:426px" %)
206 -(% _mstvisible="3" %)|=(% _mstvisible="4" style="width: 97px;" %)(% _mstvisible="5" %)
207 -(((
208 -(% _mstvisible="6" %)
209 -(% _msthash="1817478" _msttexthash="161122" _mstvisible="8" %)**Size(bytes)**
210 -)))|=(% _mstvisible="4" style="width: 39px;" %)(% _mstvisible="5" %)
211 -(((
212 -(% _mstvisible="6" %)
213 -(% _msthash="1817479" _msttexthash="4550" _mstvisible="8" %)**2**
214 -)))|=(% _mstvisible="4" style="width: 100px;" %)(% _mstvisible="5" %)
215 -(((
216 -(% _mstvisible="6" %)
217 -(% _msthash="1817480" _msttexthash="4550" _mstvisible="8" %)**2**
218 -)))|=(% _mstvisible="4" style="width: 77px;" %)(% _mstvisible="5" %)
219 -(((
220 -(% _mstvisible="6" %)
221 -(% _msthash="1817481" _msttexthash="4550" _mstvisible="8" %)**2**
222 -)))|=(% _mstvisible="4" style="width: 47px;" %)(% _mstvisible="5" %)
223 -(((
224 -(% _mstvisible="6" %)
225 -(% _msthash="1817482" _msttexthash="4459" _mstvisible="8" %)**1**
226 -)))|=(% _mstvisible="4" style="width: 51px;" %)(% _mstvisible="5" %)
227 -(((
228 -(% _mstvisible="6" %)
229 -(% _msthash="1817483" _msttexthash="4732" _mstvisible="8" %)**4**
204 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:390px" %)
205 +|=(% style="width: 60px;" %)(((
206 +**Size(bytes)**
207 +)))|=(% style="width: 30px;" %)(((
208 +**2**
209 +)))|=(% style="width: 100px;" %)(((
210 +**2**
211 +)))|=(% style="width: 100px;" %)(((
212 +**2**
213 +)))|=(% style="width: 50px;" %)(((
214 +**1**
215 +)))|=(% style="width: 50px;" %)(((
216 +**4**
230 230  )))
231 -(% _mstvisible="3" %)|(% _mstvisible="4" style="width:97px" %)(% _mstvisible="5" %)
218 +|(% style="width:97px" %)(((
219 +**Value**
220 +)))|(% style="width:39px" %)(((
221 +[[BAT>>||anchor="H2.4.2BAT-BatteryInfo"]]
222 +)))|(% style="width:100px" %)(((
232 232  (((
233 -(% _mstvisible="6" %)
234 -(% _msthash="1817484" _msttexthash="60203" _mstvisible="8" %)**Value**
235 -)))|(% _mstvisible="4" style="width:39px" %)(% _mstvisible="5" %)
236 -(((
237 -(% _mstvisible="6" %)
238 -[[BAT>>||anchor="H2.4.2BAT-BatteryInfo" _msthash="1817485" _msttexthash="22594" _mstvisible="7"]]
239 -)))|(% _mstvisible="4" style="width:100px" %)(% _mstvisible="5" %)
240 -(((
241 -(% _mstvisible="6" %)
242 -(((
243 -(% _mstvisible="7" %)
244 -[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature" _msthash="2224742" _msttexthash="405769" _mstvisible="8"]]
224 +[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
245 245  )))
246 -)))|(% _mstvisible="4" style="width:77px" %)(% _mstvisible="5" %)
226 +)))|(% style="width:77px" %)(((
247 247  (((
248 -(% _mstvisible="6" %)
249 -(((
250 -(% _mstvisible="7" %)
251 -[[Built-in>>||anchor="H2.4.4Built-inHumidity" _msthash="2224743" _msttexthash="105872" _mstvisible="8"]]
228 +[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
252 252  )))
253 -
254 -(% _mstvisible="6" %)
255 -(((
256 -(% _mstvisible="7" %)
257 -[[Humidity>>||anchor="H2.4.4Built-inHumidity" _msthash="2224744" _msttexthash="117429" _mstvisible="8"]]
230 +)))|(% style="width:47px" %)(((
231 +[[Ext>>||anchor="H2.4.5Ext23"]] #
232 +)))|(% style="width:51px" %)(((
233 +[[Ext value>>||anchor="H2.4.6Extvalue"]]
258 258  )))
259 -)))|(% _mstvisible="4" style="width:47px" %)(% _mstvisible="5" %)
260 -(((
261 -(% _mstvisible="6" %)
262 -[[Ext>>||anchor="H2.4.5Ext23" _msthash="1817486" _msttexthash="32331" _mstvisible="7"]] #
263 -)))|(% _mstvisible="4" style="width:51px" %)(% _mstvisible="5" %)
264 -(((
265 -(% _mstvisible="6" %)
266 -[[Ext value>>||anchor="H2.4.6Extvalue" _msthash="1817487" _msttexthash="116545" _mstvisible="7"]]
267 -)))
268 268  
269 269  * The First 6 bytes: has fix meanings for every LHT65N.
270 270  * The 7th byte (EXT #): defines the external sensor model.
271 -* The 8(% _msthash="734578" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) ~~ 11(% _msthash="734579" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) byte: the value for external sensor value. The definition is based on external sensor type. (If EXT=0, there wont be these four bytes.)
238 +* The 8^^th^^ ~~ 11^^th^^ byte: the value for external sensor value. The definition is based on external sensor type. (If EXT=0, there won't be these four bytes.)
272 272  
273 273  
274 274  
275 275  === 2.4.1 Decoder in TTN V3 ===
276 276  
244 +
277 277  When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading.
278 278  
279 -Below is the position to put the decoder and LHT65N decoder can be download from here:
247 +Below is the position to put the decoder and LHT65N decoder can be download from here: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
280 280  
281 281  
282 -[[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0 >>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0||_msthash="315253" _msttexthash="3509064" _mstvisible="2"]]
250 +[[image:image-20220522234118-10.png||_mstalt="451464" height="353" width="729"]]
283 283  
284 284  
285 -[[image:image-20220522234118-10.png||_mstalt="451464" _mstvisible="3" height="353" width="729"]]
286 -
287 -
288 -
289 -
290 290  === 2.4.2 BAT-Battery Info ===
291 291  
255 +
292 292  These two bytes of BAT include the battery state and the actually voltage
293 293  
294 -[[image:image-20220523152839-18.png||_mstalt="457613" _mstvisible="3"]]
258 +[[image:image-20220523152839-18.png||_mstalt="457613"]]
295 295  
296 296  
297 -[[image:image-20220522235639-1.png||_mstalt="431392" _mstvisible="3" height="139" width="727"]]
261 +[[image:image-20220522235639-1.png||_mstalt="431392" height="139" width="727"]]
298 298  
299 299  
300 300  Check the battery voltage for LHT65N.
... ... @@ -306,11 +306,12 @@
306 306  
307 307  === 2.4.3 Built-in Temperature ===
308 308  
309 -[[image:image-20220522235639-2.png||_mstalt="431756" _mstvisible="3" height="138" width="722"]]
310 310  
274 +[[image:image-20220522235639-2.png||_mstalt="431756" height="138" width="722"]]
275 +
311 311  * Temperature:  0x0ABB/100=27.47℃
312 312  
313 -[[image:image-20220522235639-3.png||_mstalt="432120" _mstvisible="3"]]
278 +[[image:image-20220522235639-3.png||_mstalt="432120"]]
314 314  
315 315  * Temperature:  (0xF5C6-65536)/100=-26.18℃
316 316  
... ... @@ -318,8 +318,9 @@
318 318  
319 319  === 2.4.4 Built-in Humidity ===
320 320  
321 -[[image:image-20220522235639-4.png||_mstalt="432484" _mstvisible="3" height="138" width="722"]]
322 322  
287 +[[image:image-20220522235639-4.png||_mstalt="432484" height="138" width="722"]]
288 +
323 323  * Humidity:    0x025C/10=60.4%
324 324  
325 325  
... ... @@ -326,18 +326,18 @@
326 326  
327 327  === 2.4.5 Ext # ===
328 328  
295 +
329 329  Bytes for External Sensor:
330 330  
331 -[[image:image-20220523152822-17.png||_mstalt="454545" _mstvisible="3"]]
298 +[[image:image-20220523152822-17.png||_mstalt="454545"]]
332 332  
333 333  
334 -
335 335  === 2.4.6 Ext value ===
336 336  
337 337  ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ====
338 338  
339 339  
340 -[[image:image-20220522235639-5.png||_mstalt="432848" _mstvisible="3"]]
306 +[[image:image-20220522235639-5.png||_mstalt="432848"]]
341 341  
342 342  
343 343  * DS18B20 temp=0x0ADD/100=27.81℃
... ... @@ -344,9 +344,11 @@
344 344  
345 345  The last 2 bytes of data are meaningless
346 346  
347 -[[image:image-20220522235639-6.png||_mstalt="433212" _mstvisible="3"]]
348 348  
349 349  
315 +[[image:image-20220522235639-6.png||_mstalt="433212"]]
316 +
317 +
350 350  * External temperature= (0xF54F-65536)/100=-27.37℃
351 351  
352 352  The last 2 bytes of data are meaningless
... ... @@ -354,9 +354,9 @@
354 354  If the external sensor is 0x01, and there is no external temperature connected. The temperature will be set to 7FFF which is 327.67℃
355 355  
356 356  
357 -
358 358  ==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ====
359 359  
327 +
360 360  (((
361 361  Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below:
362 362  )))
... ... @@ -365,114 +365,53 @@
365 365  
366 366  )))
367 367  
368 -(% _mstvisible="1" border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
369 -(% _mstvisible="3" %)|=(% _mstvisible="4" style="width: 96px;" %)(% _mstvisible="5" %)
370 -(((
371 -(% _mstvisible="6" %)
372 -(% _msthash="1817488" _msttexthash="161122" _mstvisible="8" %)**Size(bytes)**
373 -)))|=(% _mstvisible="4" style="width: 71px;" %)(% _mstvisible="5" %)
374 -(((
375 -(% _mstvisible="6" %)
376 -(% _msthash="1817489" _msttexthash="4550" _mstvisible="8" %)**2**
377 -)))|=(% _mstvisible="4" style="width: 99px;" %)(% _mstvisible="5" %)
378 -(((
379 -(% _mstvisible="6" %)
380 -(% _msthash="1817490" _msttexthash="4550" _mstvisible="8" %)**2**
381 -)))|=(% _mstvisible="4" style="width: 132px;" %)(% _mstvisible="5" %)
382 -(((
383 -(% _mstvisible="6" %)
384 -(% _msthash="1817491" _msttexthash="4550" _mstvisible="8" %)**2**
385 -)))|=(% _mstvisible="4" style="width: 54px;" %)(% _mstvisible="5" %)
386 -(((
387 -(% _mstvisible="6" %)
388 -(% _msthash="1817492" _msttexthash="4459" _mstvisible="8" %)**1**
389 -)))|=(% _mstvisible="4" style="width: 64px;" %)(% _mstvisible="5" %)
390 -(((
391 -(% _mstvisible="6" %)
392 -(% _msthash="1817493" _msttexthash="4732" _mstvisible="8" %)**4**
336 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:480px" %)
337 +|=(% style="width: 50px;" %)(((
338 +**Size(bytes)**
339 +)))|=(% style="width: 70px;" %)(((
340 +**2**
341 +)))|=(% style="width: 120px;" %)(((
342 +**2**
343 +)))|=(% style="width: 120px;" %)(((
344 +**2**
345 +)))|=(% style="width: 50px;" %)(((
346 +**1**
347 +)))|=(% style="width: 70px;" %)(((
348 +**4**
393 393  )))
394 -(% _mstvisible="3" %)|(% _mstvisible="4" style="width:96px" %)(% _mstvisible="5" %)
395 -(((
396 -(% _mstvisible="6" %)
397 -(% _msthash="1817494" _msttexthash="60203" _mstvisible="8" %)**Value**
398 -)))|(% _mstvisible="4" style="width:71px" %)(% _mstvisible="5" %)
399 -(((
400 -(% _mstvisible="6" %)
401 -[[External temperature>>||anchor="H4.2SetExternalSensorMode" _msthash="1817495" _msttexthash="426517" _mstvisible="7"]]
402 -)))|(% _mstvisible="4" style="width:99px" %)(% _mstvisible="5" %)
403 -(((
404 -(% _mstvisible="6" %)
405 -(((
406 -(% _mstvisible="7" %)
407 -[[Built-In>>||anchor="H2.4.3Built-inTemperature" _msthash="2224745" _msttexthash="100464" _mstvisible="8"]]
408 -)))
409 -
410 -(% _mstvisible="6" %)
411 -(((
412 -(% _mstvisible="7" %)
413 -[[Temperature>>||anchor="H2.4.3Built-inTemperature" _msthash="2224746" _msttexthash="184041" _mstvisible="8"]]
414 -)))
415 -)))|(% _mstvisible="4" style="width:132px" %)(% _mstvisible="5" %)
416 -(((
417 -(% _mstvisible="6" %)
418 -(((
419 -(% _msthash="2224747" _msttexthash="136331" _mstvisible="7" %)
420 -BAT Status &
421 -)))
422 -
423 -(% _mstvisible="6" %)
424 -(((
425 -(% _mstvisible="7" %)
426 -[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity" _msthash="2224748" _msttexthash="311181" _mstvisible="8"]]
427 -)))
428 -)))|(% _mstvisible="4" style="width:54px" %)(% _mstvisible="5" %)
429 -(((
430 -(% _msthash="1817496" _msttexthash="147225" _mstvisible="6" %)
350 +|(% style="width:110px" %)(((
351 +**Value**
352 +)))|(% style="width:71px" %)(((
353 +[[External temperature>>||anchor="H4.2SetExternalSensorMode"]]
354 +)))|(% style="width:99px" %)(((
355 +[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
356 +)))|(% style="width:132px" %)(((
357 +BAT Status & [[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
358 +)))|(% style="width:54px" %)(((
431 431  Status & Ext
432 -)))|(% _mstvisible="4" style="width:64px" %)(% _mstvisible="5" %)
433 -(((
434 -(% _mstvisible="6" %)
435 -(((
436 -(% _mstvisible="7" %)
437 -[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp" _msthash="2224749" _msttexthash="227175" _mstvisible="8"]]
360 +)))|(% style="width:64px" %)(((
361 +[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]]
438 438  )))
439 -)))
440 440  
441 -(% _mstvisible="1" %)
442 -* (% _msthash="2539669" _msttexthash="857922" _mstvisible="3" %)**Battery status & **(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**Built-in Humidity**
364 +* **Battery status & Built-in Humidity**
443 443  
444 -(% _mstvisible="1" border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:469px" %)
445 -(% _mstvisible="3" %)|=(% _msthash="1230918" _msttexthash="93158" _mstvisible="4" style="width: 65px;" %)Bit(bit)|=(% _msthash="1230919" _msttexthash="57954" _mstvisible="4" style="width: 267px;" %)[15:14]|=(% _msthash="1230920" _msttexthash="48022" _mstvisible="4" style="width: 134px;" %)[11:0]
446 -(% _mstvisible="3" %)|(% _msthash="1230921" _msttexthash="60203" _mstvisible="4" style="width:65px" %)Value|(% _mstvisible="4" style="width:267px" %)(% _mstvisible="5" %)
447 -(((
448 -(% _msthash="1817497" _msttexthash="128427" _mstvisible="6" %)
366 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:461px" %)
367 +|=(% style="width: 67px;" %)Bit(bit)|=(% style="width: 256px;" %)[15:14]|=(% style="width: 132px;" %)[11:0]
368 +|(% style="width:67px" %)Value|(% style="width:256px" %)(((
449 449  BAT Status
450 -
451 -(% _msthash="1817498" _msttexthash="472784" _mstvisible="6" %)
452 452  00(b): Ultra Low ( BAT <= 2.50v)
453 -
454 -(% _msthash="1817499" _msttexthash="483678" _mstvisible="6" %)
455 455  01(b): Low  (2.50v <=BAT <= 2.55v)
456 -
457 -(% _msthash="1817500" _msttexthash="440791" _mstvisible="6" %)
458 458  10(b): OK   (2.55v <= BAT <=2.65v)
459 -
460 -(% _msthash="1817501" _msttexthash="334191" _mstvisible="6" %)
461 461  11(b): Good   (BAT >= 2.65v)
462 -)))|(% _mstvisible="4" style="width:134px" %)(% _mstvisible="5" %)
463 -(((
464 -(% _mstvisible="6" %)
465 -[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity" _msthash="1817502" _msttexthash="311181" _mstvisible="7"]]
466 -
467 -(% _mstvisible="6" %)
468 -
374 +)))|(% style="width:132px" %)(((
375 +[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
469 469  )))
470 470  
471 -* (% _msthash="504956" _msttexthash="245037" _mstvisible="4" %)**Status & Ext Byte**
378 +* **Status & Ext Byte**
472 472  
473 -(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:520px" %)
474 -|(% style="width:60px" %)**Bits**|(% style="width:90px" %)**7**|(% style="width:100px" %)**6**|(% style="width:90px" %)**5**|(% style="width:100px" %)**4**|(% style="width:60px" %)**[3:0]**
475 -|(% style="width:96px" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
380 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
381 +|=(% scope="row" style="width: 60px;" %)**Bits**|(% style="width:90px" %)**7**|(% style="width:100px" %)**6**|(% style="width:90px" %)**5**|(% style="width:100px" %)**4**|(% style="width:60px" %)**[3:0]**
382 +|=(% style="width: 96px;" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
476 476  
477 477  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
478 478  * (% style="color:blue" %)**Sync time OK**: (%%) 1: Set time ok,0: N/A. After time SYNC request is sent, LHT65N will set this bit to 0 until got the time stamp from the application server.
... ... @@ -479,17 +479,19 @@
479 479  * (% style="color:blue" %)**Unix Time Request**:(%%)  1: Request server downlink Unix time, 0 : N/A. In this mode, LHT65N will set this bit to 1 every 10 days to request a time SYNC. (AT+SYNCMOD to set this)
480 480  
481 481  
389 +
482 482  ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ====
483 483  
392 +
484 484  In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
485 485  
486 486  be used to power the external ADC sensor; user can control the power on time for this
487 487  
488 -sensor by setting:
397 +(% style="color:blue" %)**sensor by setting:**
489 489  
490 -AT+EXT=6,timeout  (% _msthash="506085" _msttexthash="8782189" _mstvisible="3" style="color:red" %)Time to power this sensor, from 0 ~~ 65535ms
399 +**AT+EXT=6,timeout**  (% style="color:red" %)**Time to power this sensor, from 0 ~~ 65535ms**
491 491  
492 -For example:
401 +**For example:**
493 493  
494 494  AT+EXT=6,1000 will power this sensor for 1000ms before sampling the ADC value.
495 495  
... ... @@ -500,34 +500,148 @@
500 500  
501 501  When the measured output voltage of the sensor is not within the range of 0.1V and 1.1V, the output voltage terminal of the sensor shall be divided The example in the following figure is to reduce the output voltage of the sensor by three times If it is necessary to reduce more times, calculate according to the formula in the figure and connect the corresponding resistance in series.
502 502  
503 -[[image:image-20220628150112-1.png||height="241" width="285"]]
412 +[[image:image-20220628150112-1.png||_mstalt="427414" height="241" width="285"]]
504 504  
505 505  
506 506  When ADC_IN1 pin is connected to GND or suspended, ADC value is 0
507 507  
508 -[[image:image-20220628150714-4.png]]
417 +[[image:image-20220628150714-4.png||_mstalt="431054"]]
509 509  
510 510  
511 511  When the voltage collected by ADC_IN1 is less than the minimum range, the minimum range will be used as the output; Similarly, when the collected voltage is greater than the maximum range, the maximum range will be used as the output.
512 512  
422 +
513 513  1) The minimum range is about 0.1V. Each chip has internal calibration, so this value is close to 0.1V
514 514  
515 -[[image:image-20220628151005-5.png]]
425 +[[image:image-20220628151005-5.png||_mstalt="429546"]]
516 516  
517 517  
518 518  2) The maximum range is about 1.1V. Each chip has internal calibration, so this value is close to 1.1v
519 519  
520 -[[image:image-20220628151056-6.png]]
430 +[[image:image-20220628151056-6.png||_mstalt="431873"]]
521 521  
522 522  
523 523  3) Within range
524 524  
525 -[[image:image-20220628151143-7.png]]
435 +[[image:image-20220628151143-7.png||_mstalt="431210"]]
526 526  
527 527  
438 +==== 2.4.6.4 Ext~=2 TMP117 Sensor (Since Firmware v1.3) ====
528 528  
440 +
441 +[[image:image-20220927095645-1.png||_mstalt="433771" height="534" width="460"]]
442 +
443 +
444 +(% style="color:blue" %)**Ext=2,Temperature Sensor(TMP117):**
445 +
446 +[[image:image-20220906102307-7.png||_mstalt="430443"]]
447 +
448 +
449 +(% style="color:blue" %)**Interrupt Mode and Counting Mode:**
450 +
451 +The external cable NE2 can be use for MOD4 and MOD8
452 +
453 +
454 +==== 2.4.6.5 Ext~=4 Interrupt Mode (Since Firmware v1.3) ====
455 +
456 +
457 +(% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.**
458 +
459 +
460 +(% style="color:blue" %)**Interrupt Mode can be used to connect to external interrupt sensors such as:**
461 +
462 +(% style="color:#037691" %)**Case 1: Door Sensor.** (%%)3.3v Out for such sensor is just to detect Open/Close.
463 +
464 + In Open State, the power consumption is the same as if there is no probe
465 +
466 + In Close state, the power consumption will be 3uA higher than normal.
467 +
468 +[[image:image-20220906100852-1.png||_mstalt="429156" height="205" width="377"]]
469 +
470 +
471 +Ext=4,Interrupt Sensor:
472 +
473 +(% border="1.5" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:478px" %)
474 +|(% style="width:101px" %)(((
475 +AT+EXT=4,1
476 +)))|(% style="width:373px" %)(((
477 +Sent uplink packet in both rising and falling interrupt
478 +)))
479 +|(% style="width:101px" %)(((
480 +AT+EXT=4,2
481 +)))|(% style="width:373px" %)(((
482 +Sent uplink packet only in falling interrupt
483 +)))
484 +|(% style="width:101px" %)(((
485 +AT+EXT=4,3
486 +)))|(% style="width:373px" %)(((
487 +Sent uplink packet only in rising interrupt
488 +)))
489 +
490 +Trigger by falling edge:
491 +
492 +[[image:image-20220906101145-2.png||_mstalt="428324"]]
493 +
494 +
495 +Trigger by raising edge:
496 +
497 +[[image:image-20220906101145-3.png||_mstalt="428688"]]
498 +
499 +
500 +==== 2.4.6.6 Ext~=8 Counting Mode(Since Firmware v1.3) ====
501 +
502 +
503 +(% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.**
504 +
505 +
506 +(% style="color:blue" %)**Case 1**(%%):  Low power consumption Flow Sensor, such flow sensor has pulse output and the power consumption in uA level and can be powered by LHT65N.
507 +
508 +[[image:image-20220906101320-4.png||_mstalt="427336" height="366" width="698"]]
509 +
510 +
511 +(% style="color:blue" %)**Case 2**(%%):  Normal Flow Sensor: Such flow sensor has higher power consumption and is not suitable to be powered by LHT65N. It is powered by external power and output <3.3v pulse
512 +
513 +[[image:image-20220906101320-5.png||_mstalt="427700" height="353" width="696"]]
514 +
515 +
516 +Ext=8, Counting Sensor ( 4 bytes):
517 +
518 +(% border="2" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:381px" %)
519 +|(% style="width:138px" %)(((
520 +AT+EXT=8,0
521 +)))|(% style="width:240px" %)(((
522 +Count at falling interrupt
523 +)))
524 +|(% style="width:138px" %)(((
525 +AT+EXT=8,1
526 +)))|(% style="width:240px" %)(((
527 +Count at rising interrupt
528 +)))
529 +|(% style="width:138px" %)(((
530 +AT+SETCNT=60
531 +)))|(% style="width:240px" %)(((
532 +Sent current count to 60
533 +)))
534 +
535 +[[image:image-20220906101320-6.png||_mstalt="428064"]]
536 +
537 +
538 +(% style="color:blue" %)**A2 downlink Command:**
539 +
540 +A2 02:  Same as AT+EXT=2 (AT+EXT= second byte)
541 +
542 +A2 06 01 F4:  Same as AT+EXT=6,500 (AT+EXT= second byte, third and fourth bytes)
543 +
544 +A2 04 02:  Same as AT+EXT=4,2 (AT+EXT= second byte, third byte)
545 +
546 +A2 08 01 00:  Same as AT+EXT=8,0 (AT+EXT= second byte, fourth byte)
547 +
548 +A2 08 02 00 00 00 3C:  Same as AT+ SETCNT=60  (AT+ SETCNT = 4th byte and 5th byte and 6th byte and 7th byte)
549 +
550 +
529 529  == 2.5 Show data on Datacake ==
530 530  
553 +
531 531  (((
532 532  Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
533 533  )))
... ... @@ -553,7 +553,7 @@
553 553  )))
554 554  
555 555  
556 -[[image:image-20220523000825-7.png||_mstalt="429884" _mstvisible="3" height="262" width="583"]]
579 +[[image:image-20220523000825-7.png||_mstalt="429884" height="262" width="583"]]
557 557  
558 558  
559 559  
... ... @@ -560,39 +560,48 @@
560 560  Select default key as Access Key:
561 561  
562 562  
563 -[[image:image-20220523000825-8.png||_mstalt="430248" _mstvisible="3" height="453" width="406"]]
586 +[[image:image-20220523000825-8.png||_mstalt="430248" height="453" width="406"]]
564 564  
565 565  
566 -In Datacake console ([[https:~~/~~/datacake.co/>>url:https://datacake.co/||_mstvisible="2"]]) , add LHT65 device.
589 +In Datacake console ([[https:~~/~~/datacake.co/>>url:https://datacake.co/]]) , add LHT65 device.
567 567  
568 568  
569 -[[image:image-20220523000825-9.png||_mstalt="430612" _mstvisible="3" height="366" width="392"]]
592 +[[image:image-20220523000825-9.png||_mstalt="430612" height="366" width="392"]]
570 570  
571 571  
572 -[[image:image-20220523000825-10.png||_mstalt="450619" _mstvisible="3" height="413" width="728"]]
595 +[[image:image-20220523000825-10.png||_mstalt="450619" height="413" width="728"]]
573 573  
574 574  
575 -
576 576  == 2.6 Datalog Feature ==
577 577  
600 +
578 578  (((
579 579  Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, LHT65N will store the reading for future retrieving purposes. There are two ways for IoT servers to get datalog from LHT65N.
580 580  )))
581 581  
582 582  
583 -
584 584  === 2.6.1 Ways to get datalog via LoRaWAN ===
585 585  
608 +
586 586  There are two methods:
587 587  
588 -1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specifying time range.
589 -1. Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will store the sensor data, and it will send all messages after the network recovery.
611 +(% style="color:blue" %)**Method 1:** (%%)IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specified time range.
590 590  
613 +
614 +(% style="color:blue" %)**Method 2: **(%%)Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
615 +
616 +
617 +(% style="color:red" %)**Note for method 2:**
618 +
619 +* a) LHT65N will do an ACK check for data records sending to make sure every data arrive server.
620 +* b) LHT65N will send data in **CONFIRMED Mode** when PNACKMD=1, but LHT65N won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if LHT65N gets a ACK, LHT65N will consider there is a network connection and resend all NONE-ACK Message.
621 +
591 591  Below is the typical case for the auto-update datalog feature (Set PNACKMD=1)
592 592  
593 -[[image:image-20220703111700-2.png||height="381" width="1119"]]
594 594  
625 +[[image:image-20220703111700-2.png||_mstalt="426244" height="381" width="1119"]]
595 595  
627 +
596 596  === 2.6.2 Unix TimeStamp ===
597 597  
598 598  
... ... @@ -599,28 +599,29 @@
599 599  LHT65N uses Unix TimeStamp format based on
600 600  
601 601  
602 -[[image:image-20220523001219-11.png||_mstalt="450450" _mstvisible="3" height="97" width="627"]]
634 +[[image:image-20220523001219-11.png||_mstalt="450450" height="97" width="627"]]
603 603  
604 604  
605 605  
606 -User can get this time from link:  [[https:~~/~~/www.epochconverter.com/>>url:https://www.epochconverter.com/||_mstvisible="3"]] :
638 +User can get this time from link:  [[https:~~/~~/www.epochconverter.com/>>url:https://www.epochconverter.com/]] :
607 607  
608 608  Below is the converter example
609 609  
610 -[[image:image-20220523001219-12.png||_mstalt="450827" _mstvisible="3" height="298" width="720"]]
642 +[[image:image-20220523001219-12.png||_mstalt="450827" height="298" width="720"]]
611 611  
644 +
612 612  So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25
613 613  
614 614  
615 -
616 616  === 2.6.3 Set Device Time ===
617 617  
650 +
618 618  (((
619 -There are two ways to set device's time:
652 +(% style="color:blue" %)**There are two ways to set device's time:**
620 620  )))
621 621  
622 622  (((
623 -**~1. Through LoRaWAN MAC Command (Default settings)**
656 +**1.  Through LoRaWAN MAC Command (Default settings)**
624 624  )))
625 625  
626 626  (((
... ... @@ -632,13 +632,11 @@
632 632  )))
633 633  
634 634  (((
635 -(% style="color:red" %)Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesnt support. If server doesnt support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.
668 +(% style="color:red" %)**Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.**
636 636  )))
637 637  
638 -(((
639 -
640 -)))
641 641  
672 +
642 642  (((
643 643  **2. Manually Set Time**
644 644  )))
... ... @@ -648,17 +648,17 @@
648 648  )))
649 649  
650 650  
651 -
652 652  === 2.6.4 Poll sensor value ===
653 653  
684 +
654 654  User can poll sensor value based on timestamps from the server. Below is the downlink command.
655 655  
656 -[[image:image-20220523152302-15.png||_mstalt="451581" _mstvisible="3"]]
687 +[[image:image-20220523152302-15.png||_mstalt="451581"]]
657 657  
658 658  
659 659  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.
660 660  
661 -For example, downlink command **31 5FC5F350 5FC6 0160 05**
692 +For example, downlink command (% _mstmutation="1" %)**31 5FC5F350 5FC6 0160 05**(%%)
662 662  
663 663  Is to check 2020/12/1 07:40:00 to 2020/12/1 08:40:00’s data
664 664  
... ... @@ -665,338 +665,82 @@
665 665  Uplink Internal =5s,means LHT65N will send one packet every 5s. range 5~~255s.
666 666  
667 667  
668 -
669 669  === 2.6.5 Datalog Uplink payload ===
670 670  
671 -(% _msthash="315267" _msttexthash="2245087" _mstvisible="1" %)
701 +
672 672  The Datalog poll reply uplink will use below payload format.
673 673  
674 -(% _mstvisible="1" %)
675 -(((
676 -(% _mstvisible="2" %)
677 -(% _msthash="506080" _msttexthash="451581" _mstvisible="4" %)**Retrieval data payload**
678 -)))
704 +**Retrieval data payload:**
679 679  
680 -(% _mstvisible="1" border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
681 -(% _mstvisible="3" %)|=(% _mstvisible="4" style="width: 93px;" %)(% _mstvisible="5" %)
682 -(((
683 -(% _mstvisible="6" %)
684 -(((
685 -(% _mstvisible="7" %)
686 -(% _msthash="2224750" _msttexthash="161122" _mstvisible="9" %)**Size(bytes)**
687 -)))
688 -)))|=(% _mstvisible="4" style="width: 71px;" %)(% _mstvisible="5" %)
689 -(((
690 -(% _mstvisible="6" %)
691 -(((
692 -(% _mstvisible="7" %)
693 -(% _msthash="2224751" _msttexthash="4550" _mstvisible="9" %)**2**
694 -)))
695 -)))|=(% _mstvisible="4" style="width: 102px;" %)(% _mstvisible="5" %)
696 -(((
697 -(% _mstvisible="6" %)
698 -(((
699 -(% _mstvisible="7" %)
700 -(% _msthash="2224752" _msttexthash="4550" _mstvisible="9" %)**2**
701 -)))
702 -)))|=(% _mstvisible="4" style="width: 86px;" %)(% _mstvisible="5" %)
703 -(((
704 -(% _mstvisible="6" %)
705 -(((
706 -(% _mstvisible="7" %)
707 -(% _msthash="2224753" _msttexthash="4550" _mstvisible="9" %)**2**
708 -)))
709 -)))|=(% _mstvisible="4" style="width: 86px;" %)(% _mstvisible="5" %)
710 -(((
711 -(% _mstvisible="6" %)
712 -(((
713 -(% _mstvisible="7" %)
714 -(% _msthash="2224754" _msttexthash="4459" _mstvisible="9" %)**1**
715 -)))
716 -)))|=(% _mstvisible="4" style="width: 48px;" %)(% _mstvisible="5" %)
717 -(((
718 -(% _mstvisible="6" %)
719 -(((
720 -(% _mstvisible="7" %)
721 -(% _msthash="2224755" _msttexthash="4732" _mstvisible="9" %)**4**
722 -)))
723 -)))
724 -(% _mstvisible="3" %)|(% _mstvisible="4" style="width:93px" %)(% _mstvisible="5" %)
725 -(((
726 -(% _mstvisible="6" %)
727 -(((
728 -(% _mstvisible="7" %)
729 -(% _msthash="2224756" _msttexthash="60203" _mstvisible="9" %)**Value**
730 -)))
731 -)))|(% _mstvisible="4" style="width:71px" %)(% _mstvisible="5" %)
732 -(((
733 -(% _mstvisible="6" %)
734 -(((
735 -(% _mstvisible="7" %)
736 -[[External sensor data>>||anchor="H2.4.6Extvalue" _msthash="2224757" _msttexthash="386672" _mstvisible="8"]]
737 -)))
738 -)))|(% _mstvisible="4" style="width:102px" %)(% _mstvisible="5" %)
739 -(((
740 -(% _mstvisible="6" %)
741 -(((
742 -(% _mstvisible="7" %)
743 -(((
744 -(% _mstvisible="8" %)
745 -[[Built In>>||anchor="H2.4.3Built-inTemperature" _msthash="2671864" _msttexthash="91065" _mstvisible="9"]]
746 -)))
747 -)))
706 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:480px" %)
707 +|=(% style="width: 60px;" %)(((
708 +**Size(bytes)**
709 +)))|=(% style="width: 90px;" %)**2**|=(% style="width: 90px;" %)**2**|=(% style="width: 70px;" %)**2**|=(% style="width: 100px;" %)**1**|=(% style="width: 70px;" %)**4**
710 +|(% style="width:97px" %)**Value**|(% style="width:123px" %)[[External sensor data>>||anchor="H2.4.6Extvalue"]]|(% style="width:108px" %)[[Built In Temperature>>||anchor="H2.4.3Built-inTemperature"]]|(% style="width:133px" %)[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]|(% style="width:159px" %)Poll message flag & Ext|(% style="width:80px" %)[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]]
748 748  
749 -(% _mstvisible="6" %)
750 -(((
751 -(% _mstvisible="7" %)
752 -(((
753 -(% _mstvisible="8" %)
754 -[[Temperature>>||anchor="H2.4.3Built-inTemperature" _msthash="2671865" _msttexthash="184041" _mstvisible="9"]]
755 -)))
756 -)))
757 -)))|(% _mstvisible="4" style="width:86px" %)(% _mstvisible="5" %)
758 -(((
759 -(% _mstvisible="6" %)
760 -(((
761 -(% _mstvisible="7" %)
762 -(((
763 -(% _mstvisible="8" %)
764 -[[Built-in>>||anchor="H2.4.4Built-inHumidity" _msthash="2671866" _msttexthash="105872" _mstvisible="9"]]
765 -)))
766 -)))
712 +**Poll message flag & Ext:**
767 767  
768 -(% _mstvisible="6" %)
769 -(((
770 -(% _mstvisible="7" %)
771 -(((
772 -(% _mstvisible="8" %)
773 -[[Humidity>>||anchor="H2.4.4Built-inHumidity" _msthash="2671867" _msttexthash="117429" _mstvisible="9"]]
774 -)))
775 -)))
776 -)))|(% _mstvisible="4" style="width:86px" %)(% _mstvisible="5" %)
777 -(((
778 -(% _mstvisible="6" %)
779 -(((
780 -(% _msthash="2224758" _msttexthash="390390" _mstvisible="7" %)
781 -Poll message flag & Ext
782 -)))
783 -)))|(% _mstvisible="4" style="width:48px" %)(% _mstvisible="5" %)
784 -(((
785 -(% _mstvisible="6" %)
786 -(((
787 -(% _mstvisible="7" %)
788 -(((
789 -(% _mstvisible="8" %)
790 -[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp" _msthash="2671868" _msttexthash="227175" _mstvisible="9"]]
791 -)))
792 -)))
714 +[[image:image-20221006192726-1.png||_mstalt="430508" height="112" width="754"]]
793 793  
794 -(% _mstvisible="6" %)
795 -(((
796 -(% _mstvisible="7" %)
797 -(((
798 -(% _mstvisible="8" %)
799 -
800 -)))
801 -)))
802 -)))
716 +(% style="color:blue" %)**No ACK Message**(%%):  1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]] feature)
803 803  
804 -(% _mstvisible="1" %)
805 -(% _msthash="315268" _msttexthash="390390" _mstvisible="3" %)**Poll message flag & Ext**
718 +(% style="color:blue" %)**Poll Message Flag**(%%): 1: This message is a poll message reply.
806 806  
807 -(% _mstvisible="1" %)
808 -[[image:image-20220523152208-14.png||_mstalt="452920" _mstvisible="3"]]
720 +* Poll Message Flag is set to 1.
809 809  
810 -(% _mstvisible="1" %)
811 -(((
812 -(% _mstvisible="2" %)
813 -(((
814 -(% _msthash="736723" _msttexthash="2005003" _mstvisible="3" %)
815 -(((
816 -Poll Message Flag: 1: This message is a poll message reply.
817 -)))
818 -)))
819 -)))
722 +* Each data entry is 11 bytes, to save airtime and battery, devices will send max bytes according to the current DR and Frequency bands.
820 820  
821 -(% _mstvisible="1" %)
822 -* (% _mstvisible="3" %)
823 -(((
824 -(% _mstvisible="4" %)
825 -(((
826 -(% _msthash="1197157" _msttexthash="561548" _mstvisible="5" %)
827 -(((
828 -Poll Message Flag is set to 1.
829 -)))
830 -)))
831 -)))
832 -* (% _mstvisible="3" %)
833 -(((
834 -(% _mstvisible="4" %)
835 -(((
836 -(% _msthash="1197158" _msttexthash="9284964" _mstvisible="5" %)
837 -(((
838 -Each data entry is 11 bytes, to save airtime and battery, devices will send max bytes according to the current DR and Frequency bands.
839 -)))
840 -)))
841 -)))
842 -
843 -(% _mstvisible="1" %)
844 -(((
845 -(% _mstvisible="2" %)
846 -(((
847 -(% _msthash="736724" _msttexthash="2242344" _mstvisible="3" %)
848 -(((
849 -
850 -)))
851 -
852 -(% _msthash="736724" _msttexthash="2242344" _mstvisible="3" %)
853 -(((
854 854  For example, in US915 band, the max payload for different DR is:
855 -)))
856 -)))
857 -)))
858 858  
859 -(% _mstvisible="1" %)
860 -(((
861 -(% _mstvisible="2" %)
862 -(((
863 -(% _msthash="736725" _msttexthash="1065532" _mstvisible="3" %)
864 -(((
865 -a) DR0: max is 11 bytes so one entry of data
866 -)))
867 -)))
868 -)))
726 +(% style="color:blue" %)**a) DR0:** (%%)max is 11 bytes so one entry of data
869 869  
870 -(% _mstvisible="1" %)
871 -(((
872 -(% _mstvisible="2" %)
873 -(((
874 -(% _msthash="736726" _msttexthash="3265665" _mstvisible="3" %)
875 -(((
876 -b) DR1: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
877 -)))
878 -)))
879 -)))
728 +(% style="color:blue" %)**b) DR1:**(%%) max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
880 880  
881 -(% _mstvisible="1" %)
882 -(((
883 -(% _mstvisible="2" %)
884 -(((
885 -(% _msthash="736727" _msttexthash="1454115" _mstvisible="3" style="text-align: left;" %)
886 -(((
887 -c) DR2: total payload includes 11 entries of data
888 -)))
889 -)))
890 -)))
730 +(% style="color:blue" %)**c) DR2:**(%%) total payload includes 11 entries of data
891 891  
892 -(% _mstvisible="1" %)
893 -(((
894 -(% _mstvisible="2" %)
895 -(((
896 -(% _msthash="736728" _msttexthash="1483924" _mstvisible="3" style="text-align: left;" %)
897 -(((
898 -d) DR3: total payload includes 22 entries of data.
899 -)))
900 -)))
901 -)))
732 +(% style="color:blue" %)**d) DR3: **(%%)total payload includes 22 entries of data.
902 902  
903 -(% _mstvisible="1" %)
904 -(((
905 -(% _mstvisible="2" %)
906 -(((
907 -(% _msthash="736729" _msttexthash="5848349" _mstvisible="3" style="text-align: left;" %)
908 -(((
909 -If devise doesn’t have any data in the polling time. Device will uplink 11 bytes of 0   
910 -)))
911 -)))
912 -)))
734 +If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0   
913 913  
914 914  
915 -(% _mstvisible="1" style="text-align: left;" %)
916 -(% _msthash="315269" _msttexthash="104767" _mstvisible="3" %)**Example:**
737 +**Example:**
917 917  
918 -(% _msthash="315270" _msttexthash="913822" _mstvisible="1" style="text-align: left;" %)
919 919  If LHT65N has below data inside Flash:
920 920  
921 -(% _mstvisible="1" %)
922 -[[image:image-20220523144455-1.png||_mstalt="430040" _mstvisible="3" height="335" width="735"]]
741 +[[image:image-20220523144455-1.png||_mstalt="430040" height="335" width="735"]]
923 923  
924 -(% _mstvisible="1" %)
925 -(((
926 -(% _msthash="506081" _msttexthash="1663961" _mstvisible="2" style="text-align: left;" %)
927 -If user sends below downlink command: (% _mstvisible="3" style="background-color:yellow" %)3160065F9760066DA705
928 -)))
929 929  
930 -(% _mstvisible="1" %)
931 -(((
932 -(% _msthash="506082" _msttexthash="1092494" _mstvisible="2" style="text-align: left;" %)
933 - Where : Start time: 60065F97 = time 21/1/19 04:27:03
934 -)))
744 +If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705
935 935  
936 -(% _mstvisible="1" %)
937 -(((
938 -(% _msthash="506083" _msttexthash="737269" _mstvisible="2" style="text-align: left;" %)
939 - Stop time 60066DA7= time 21/1/19 05:27:(% _msthash="903005" _msttexthash="9672" _mstvisible="2" %)03
940 -)))
746 +Where : Start time: 60065F97 = time 21/1/19 04:27:03
941 941  
942 -(% _mstvisible="1" %)
943 -(((
944 -(% _mstvisible="2" %)
945 -
946 -)))
748 + Stop time: 60066DA7= time 21/1/19 05:27:03
947 947  
948 -(% _mstvisible="1" %)
949 -(((
950 -(% _msthash="506084" _msttexthash="751218" _mstvisible="2" style="text-align: left;" %)
951 -LHT65N will uplink this payload.
952 -)))
953 953  
954 -(% _mstvisible="1" %)
955 -[[image:image-20220523001219-13.png||_mstalt="451204" _mstvisible="3" height="421" style="text-align:left" width="727"]]
751 +**LHT65N will uplink this payload.**
956 956  
957 -(% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %)
958 -(((
959 -7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E
960 -)))
753 +[[image:image-20220523001219-13.png||_mstalt="451204" height="421" style="text-align:left" width="727"]]
961 961  
962 -(% _msthash="315237" _msttexthash="1385839" %)
963 -(((
755 +
756 +__**7FFF089801464160065F97**__ **__7FFF__ __088E__ __014B__ __41__ __60066009__** 7FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E
757 +
964 964  Where the first 11 bytes is for the first entry:
965 -)))
966 966  
967 -(% _msthash="315238" _msttexthash="274846" %)
968 -(((
969 969  7FFF089801464160065F97
970 -)))
971 971  
972 -(% _msthash="315239" _msttexthash="617435" %)
973 -(((
974 974  Ext sensor data=0x7FFF/100=327.67
975 -)))
976 976  
977 -(% _msthash="315240" _msttexthash="270543" %)
978 -(((
979 -Temp=0x0898/100=22.00
980 -)))
764 +Temp=0x088E/100=22.00
981 981  
982 -(% _msthash="315241" _msttexthash="211783" %)
983 -(((
984 -Hum=0x0146/10=32.6
985 -)))
766 +Hum=0x014B/10=32.6
986 986  
987 -(% _msthash="315242" _msttexthash="1569776" %)
988 -(((
989 989  poll message flag & Ext=0x41,means reply data,Ext=1
990 -)))
991 991  
992 -(% _msthash="315243" _msttexthash="1120509" %)
993 -(((
994 -Unix time is 0x60065F97=1611030423s=21/1/19 04:27:03
995 -)))
770 +Unix time is 0x60066009=1611030423s=21/1/19 04:27:03
996 996  
997 997  
773 +== 2.7 Alarm Mode & Feature "Multi sampling, one uplink" ==
998 998  
999 -== 2.7 Alarm Mode ==
1000 1000  
1001 1001  (((
1002 1002  when the device is in alarm mode, it checks the built-in sensor temperature for a short time. if the temperature exceeds the preconfigured range, it sends an uplink immediately.
... ... @@ -1003,17 +1003,150 @@
1003 1003  )))
1004 1004  
1005 1005  (((
1006 -(% style="color:red" %)Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled.
1007 -)))
781 +(% style="color:red" %)**Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled.**
1008 1008  
783 +
784 +=== 2.7.1 ALARM MODE ( Since v1.3.1 firmware) ===
785 +
786 +
787 +**Internal GXHT30 temperature alarm(Acquisition time: fixed at one minute)**
788 +
1009 1009  (((
1010 -**AT COMMAND FOR ALARM MODE:**
790 +(% class="box infomessage" %)
791 +(((
792 +**AT+WMOD=3**:  Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor)
793 +
794 +**AT+CITEMP=1**:  The interval between checking the alarm temperature. (In minutes)
795 +
796 +**AT+ARTEMP**:  Gets or sets the alarm range of the internal temperature sensor
797 +
798 +(% _mstmutation="1" %)**AT+ARTEMP=? **(%%):  Gets the alarm range of the internal temperature sensor(% style="display:none" %)
799 +
800 +**AT+ARTEMP=45,105**:  Set the internal temperature sensor alarm range from 45 to 105.
801 +
802 +**AT+LEDALARM=1** :       Enable LED visual Alarm.
1011 1011  )))
804 +)))
1012 1012  
1013 -(% _mstvisible="1" class="box infomessage" %)
806 +(% style="color:#4f81bd" %)**Downlink Command:**
807 +
808 +AT+WMOD=1:  A501  ,  AT+WMOD=0 :  A600
809 +
810 +AT+CITEMP=1 : A60001
811 +
812 +AT+ARTEMP=1,60  :  A70001003C
813 +
814 +AT+ARTEMP=-16,60 :  A7FFF0003C
815 +
816 +AT+LEDALARM=1  :  3601
817 +
818 +
819 +(% style="color:#4f81bd" %)**Downlink Command: AAXXXXXXXXXXXXXX**
820 +
821 +Total bytes: 8 bytes
822 +
823 +**Example: **AA0100010001003C
824 +
825 +WMOD=01
826 +
827 +CITEMP=0001
828 +
829 +TEMPlow=0001
830 +
831 +TEMPhigh=003C
832 +
833 +
834 +**DS18B20 and TMP117 Threshold Alarm**
835 +
836 +**~ AT+WMOD=1,60,-10,20**
837 +
838 +(% style="color:#4f81bd" %)**Downlink Command:**
839 +
840 +**Example: **A5013CFC180014
841 +
842 +MOD=01
843 +
844 +CITEMP=3C(S)
845 +
846 +TEMPlow=FC18
847 +
848 +TEMPhigh=0014
849 +
850 +
851 +**Fluctuation alarm for DS18B20 and TMP117(Acquisition time: minimum 1s)**
852 +
853 +**AT+WMOD=2,60,5** 
854 +
855 +(% style="color:#4f81bd" %)**Downlink Command:**
856 +
857 +**Example: **A5023C05
858 +
859 +MOD=02
860 +
861 +CITEMP=3C(S)
862 +
863 +temperature fluctuation=05
864 +
865 +
866 +==== **Sampling multiple times and uplink together** ====
867 +
868 +**AT+WMOD=3,1,60,20,-16,32,1**   
869 +
870 +Explain:
871 +
872 +* Set Working Mode to **Mode 3**
873 +* Sampling Interval is **60**s.
874 +* When there is **20** sampling dats, Device will send these data via one uplink. (max value is 60, means max 60 sampling in one uplink)
875 +* Temperature alarm range is **-16** to **32**°C,
876 +* **1** to enable temperature alarm, **0** to disable the temperature alarm. If alarm is enabled, a data will be sent immediately  if temperate exceeds the Alarm range.
877 +
878 +(% style="color:#4f81bd" %)**Downlink Command:**
879 +
880 +**Example: **A50301003C14FFF0002001
881 +
882 +MOD=03
883 +
884 +EXT=01
885 +
886 +CITEMP=003C(S)
887 +
888 +Total number of acquisitions=14
889 +
890 +TEMPlow=FFF0
891 +
892 +TEMPhigh=0020
893 +
894 +ARTEMP=01
895 +
896 +
897 +**Uplink payload( Fport=3)**
898 +
899 +**Example: CBEA**01**0992**//0A41//**09C4**
900 +
901 +BatV=CBEA
902 +
903 +EXT=01
904 +
905 +Temp1=0992  ~/~/ 24.50℃
906 +
907 +Temp2=0A41  ~/~/ 26.25℃
908 +
909 +Temp3=09C4  ~/~/ 25.00℃
910 +
911 +
912 +(% style="color:red" %)**Note: This uplink will automatically select the appropriate DR according to the data length**
913 +
914 +(% style="color:red" %)** In this mode, the temperature resolution of ds18b20 is 0.25℃ to save power consumption**
915 +)))
916 +
917 +
918 +=== 2.7.2 ALARM MODE ( Before v1.3.1 firmware) ===
919 +
920 +
921 +(% class="box infomessage" %)
1014 1014  (((
1015 1015  (((
1016 -**AT+WMOD=1**:  Enable/disable alarm mode. (0: Disabled, 1: Enabled)
924 +**AT+WMOD=1**:  Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor)
1017 1017  )))
1018 1018  
1019 1019  (((
... ... @@ -1025,7 +1025,7 @@
1025 1025  )))
1026 1026  
1027 1027  (((
1028 -**AT+ARTEMP=? **:  Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %)
936 +(% _mstmutation="1" %)**AT+ARTEMP=? **(%%):  Gets the alarm range of the internal temperature sensor(% style="display:none" %)
1029 1029  )))
1030 1030  
1031 1031  (((
... ... @@ -1050,6 +1050,7 @@
1050 1050  
1051 1051  == 2.8 LED Indicator ==
1052 1052  
961 +
1053 1053  The LHT65 has a triple color LED which for easy showing different stage .
1054 1054  
1055 1055  While user press ACT button, the LED will work as per LED status with ACT button.
... ... @@ -1061,11 +1061,12 @@
1061 1061  * RED LED when external sensor is not connected
1062 1062  * For each success downlink, the PURPLE LED will blink once
1063 1063  
973 +
974 +
1064 1064  == 2.9 installation ==
1065 1065  
1066 -(% _mstvisible="1" %)
1067 -[[image:image-20220516231650-1.png||_mstalt="428597" _mstvisible="3" height="436" width="428"]]
1068 1068  
978 +[[image:image-20220516231650-1.png||_mstalt="428597" height="436" width="428"]]
1069 1069  
1070 1070  
1071 1071  = 3. Sensors and Accessories =
... ... @@ -1072,8 +1072,10 @@
1072 1072  
1073 1073  == 3.1 E2 Extension Cable ==
1074 1074  
1075 -[[image:image-20220619092222-1.png||height="182" width="188"]][[image:image-20220619092313-2.png||height="182" width="173"]]
1076 1076  
986 +[[image:image-20220619092222-1.png||_mstalt="429533" height="182" width="188"]][[image:image-20220619092313-2.png||_mstalt="430222" height="182" width="173"]]
987 +
988 +
1077 1077  **1m long breakout cable for LHT65N. Features:**
1078 1078  
1079 1079  * (((
... ... @@ -1090,17 +1090,18 @@
1090 1090  )))
1091 1091  * (((
1092 1092  Exposed All pins from the LHT65N Type-C connector.
1093 -)))
1094 1094  
1095 -[[image:image-20220619092421-3.png||height="371" width="529"]]
1096 1096  
1007 +
1008 +)))
1097 1097  
1010 +[[image:image-20220619092421-3.png||_mstalt="430547" height="371" width="529"]]
1098 1098  
1099 1099  
1100 1100  == 3.2 E3 Temperature Probe ==
1101 1101  
1102 1102  
1103 -[[image:image-20220515080154-4.png||_mstalt="434681" _mstvisible="3" alt="photo-20220515080154-4.png" height="182" width="161"]] [[image:image-20220515080330-5.png||_mstalt="428792" _mstvisible="3" height="201" width="195"]]
1016 +[[image:image-20220515080154-4.png||_mstalt="434681" alt="photo-20220515080154-4.png" height="182" width="161"]] [[image:image-20220515080330-5.png||_mstalt="428792" height="201" width="195"]]
1104 1104  
1105 1105  
1106 1106  Temperature sensor with 2 meters cable long
... ... @@ -1111,8 +1111,11 @@
1111 1111  * Operating Range: -40 ~~ 125 °C
1112 1112  * Working voltage 2.35v ~~ 5v
1113 1113  
1027 +
1028 +
1114 1114  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
1115 1115  
1031 +
1116 1116  (((
1117 1117  Use can configure LHT65N via AT Command or LoRaWAN Downlink.
1118 1118  )))
... ... @@ -1159,11 +1159,13 @@
1159 1159  
1160 1160  == 4.1 Set Transmit Interval Time ==
1161 1161  
1078 +
1162 1162  Feature: Change LoRaWAN End Node Transmit Interval.
1163 1163  
1081 +
1164 1164  (% style="color:#4f81bd" %)**AT Command: AT+TDC**
1165 1165  
1166 -[[image:image-20220523150701-2.png||_mstalt="427453" _mstvisible="3"]]
1084 +[[image:image-20220523150701-2.png||_mstalt="427453"]]
1167 1167  
1168 1168  
1169 1169  (% style="color:#4f81bd" %)**Downlink Command: 0x01**
... ... @@ -1170,19 +1170,23 @@
1170 1170  
1171 1171  Format: Command Code (0x01) followed by 3 bytes time value.
1172 1172  
1173 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
1091 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1174 1174  
1175 -* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1093 +* **Example 1**: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1176 1176  
1177 -* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1095 +* **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1178 1178  
1097 +
1098 +
1179 1179  == 4.2 Set External Sensor Mode ==
1180 1180  
1101 +
1181 1181  Feature: Change External Sensor Mode.
1182 1182  
1104 +
1183 1183  (% style="color:#4f81bd" %)**AT Command: AT+EXT**
1184 1184  
1185 -[[image:image-20220523150759-3.png||_mstalt="432146" _mstvisible="3"]]
1107 +[[image:image-20220523150759-3.png||_mstalt="432146"]]
1186 1186  
1187 1187  
1188 1188  (% style="color:#4f81bd" %)**Downlink Command: 0xA2**
... ... @@ -1197,8 +1197,11 @@
1197 1197  
1198 1198  * 0xA20702003c: Same as AT+SETCNT=60
1199 1199  
1122 +
1123 +
1200 1200  == 4.3 Enable/Disable uplink Temperature probe ID ==
1201 1201  
1126 +
1202 1202  (((
1203 1203  Feature: If PID is enabled, device will send the temperature probe ID on:
1204 1204  )))
... ... @@ -1212,11 +1212,13 @@
1212 1212  
1213 1213  (((
1214 1214  PID is default set to disable (0)
1140 +
1141 +
1215 1215  )))
1216 1216  
1217 1217  (% style="color:#4f81bd" %)**AT Command:**
1218 1218  
1219 -[[image:image-20220523150928-4.png||_mstalt="431821" _mstvisible="3"]]
1146 +[[image:image-20220523150928-4.png||_mstalt="431821"]]
1220 1220  
1221 1221  
1222 1222  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -1224,13 +1224,17 @@
1224 1224  * **0xA800**  **~-~->** AT+PID=0
1225 1225  * **0xA801**     **~-~->** AT+PID=1
1226 1226  
1154 +
1155 +
1227 1227  == 4.4 Set Password ==
1228 1228  
1158 +
1229 1229  Feature: Set device password, max 9 digits
1230 1230  
1161 +
1231 1231  (% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1232 1232  
1233 -[[image:image-20220523151052-5.png||_mstalt="428623" _mstvisible="3"]]
1164 +[[image:image-20220523151052-5.png||_mstalt="428623"]]
1234 1234  
1235 1235  
1236 1236  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -1238,14 +1238,15 @@
1238 1238  No downlink command for this feature.
1239 1239  
1240 1240  
1241 -
1242 1242  == 4.5 Quit AT Command ==
1243 1243  
1174 +
1244 1244  Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1245 1245  
1177 +
1246 1246  (% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1247 1247  
1248 -[[image:image-20220523151132-6.png||_mstalt="428649" _mstvisible="3"]]
1180 +[[image:image-20220523151132-6.png||_mstalt="428649"]]
1249 1249  
1250 1250  
1251 1251  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -1253,40 +1253,44 @@
1253 1253  No downlink command for this feature.
1254 1254  
1255 1255  
1256 -
1257 1257  == 4.6 Set to sleep mode ==
1258 1258  
1190 +
1259 1259  Feature: Set device to sleep mode
1260 1260  
1261 1261  * **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
1262 1262  * **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
1263 1263  
1264 -(% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1196 +(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1265 1265  
1266 -[[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]]
1198 +[[image:image-20220523151218-7.png||_mstalt="430703"]]
1267 1267  
1268 1268  
1269 -(% _msthash="315252" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1201 +(% style="color:#4f81bd" %)**Downlink Command:**
1270 1270  
1271 1271  * There is no downlink command to set to Sleep mode.
1272 1272  
1205 +
1206 +
1273 1273  == 4.7 Set system time ==
1274 1274  
1209 +
1275 1275  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1276 1276  
1277 -(% _msthash="315253" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1278 1278  
1279 -[[image:image-20220523151253-8.png||_mstalt="430677" _mstvisible="3"]]
1213 +(% style="color:#4f81bd" %)**AT Command:**
1280 1280  
1215 +[[image:image-20220523151253-8.png||_mstalt="430677"]]
1281 1281  
1282 -(% _msthash="315254" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1283 1283  
1284 -0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352
1218 +(% style="color:#4f81bd" %)**Downlink Command:**
1285 1285  
1220 +0x306007806000  ~/~/  Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352
1286 1286  
1287 1287  
1288 1288  == 4.8 Set Time Sync Mode ==
1289 1289  
1225 +
1290 1290  (((
1291 1291  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
1292 1292  )))
... ... @@ -1293,117 +1293,173 @@
1293 1293  
1294 1294  (((
1295 1295  SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0.
1232 +
1233 +
1296 1296  )))
1297 1297  
1298 -(% _msthash="506058" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1236 +(% style="color:#4f81bd" %)**AT Command:**
1299 1299  
1300 -[[image:image-20220523151336-9.png||_mstalt="431717" _mstvisible="3"]]
1238 +[[image:image-20220523151336-9.png||_mstalt="431717"]]
1301 1301  
1302 1302  
1303 1303  (% style="color:#4f81bd" %)**Downlink Command:**
1304 1304  
1305 -0x28 01 ~/~/ Same As AT+SYNCMOD=1
1306 -0x28 00 ~/~/ Same As AT+SYNCMOD=0
1243 +0x28 01  ~/~/  Same As AT+SYNCMOD=1
1244 +0x28 00  ~/~/  Same As AT+SYNCMOD=0
1307 1307  
1308 1308  
1309 -
1310 1310  == 4.9 Set Time Sync Interval ==
1311 1311  
1249 +
1312 1312  Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1313 1313  
1314 -(% _msthash="315256" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1315 1315  
1316 -[[image:image-20220523151411-10.png||_mstalt="449696" _mstvisible="3"]]
1253 +(% style="color:#4f81bd" %)**AT Command:**
1317 1317  
1255 +[[image:image-20220523151411-10.png||_mstalt="449696"]]
1318 1318  
1319 -(% _msthash="315257" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1320 1320  
1321 -**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A
1258 +(% style="color:#4f81bd" %)**Downlink Command:**
1322 1322  
1260 +**0x29 0A**  ~/~/ Same as AT+SYNCTDC=0x0A
1323 1323  
1324 1324  
1325 1325  == 4.10 Print data entries base on page. ==
1326 1326  
1265 +
1327 1327  Feature: Print the sector data from start page to stop page (max is 416 pages).
1328 1328  
1329 -(% _msthash="315258" _msttexthash="264953" style="color:#4f81bd" %)**AT Command: AT+PDTA**
1330 1330  
1331 -[[image:image-20220523151450-11.png||_mstalt="451035" _mstvisible="3"]]
1269 +(% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1332 1332  
1271 +[[image:image-20220523151450-11.png||_mstalt="451035"]]
1333 1333  
1334 -(% _msthash="315259" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1335 1335  
1274 +(% style="color:#4f81bd" %)**Downlink Command:**
1275 +
1336 1336  No downlink commands for feature
1337 1337  
1338 1338  
1339 -
1340 1340  == 4.11 Print last few data entries. ==
1341 1341  
1281 +
1342 1342  Feature: Print the last few data entries
1343 1343  
1344 -(% _msthash="315260" _msttexthash="288522" style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1345 1345  
1346 -[[image:image-20220523151524-12.png||_mstalt="452101" _mstvisible="3"]]
1285 +(% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1347 1347  
1287 +[[image:image-20220523151524-12.png||_mstalt="452101"]]
1348 1348  
1349 -(% _msthash="315261" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1350 1350  
1290 +(% style="color:#4f81bd" %)**Downlink Command:**
1291 +
1351 1351  No downlink commands for feature
1352 1352  
1353 1353  
1354 -
1355 1355  == 4.12 Clear Flash Record ==
1356 1356  
1297 +
1357 1357  Feature: Clear flash storage for data log feature.
1358 1358  
1359 1359  
1360 1360  (% style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1361 1361  
1362 -[[image:image-20220523151556-13.png||_mstalt="454129" _mstvisible="3"]]
1303 +[[image:image-20220523151556-13.png||_mstalt="454129"]]
1363 1363  
1364 1364  
1365 1365  (% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1366 1366  
1367 -* Example: 0xA301 ~/~/Same as AT+CLRDTA
1308 +* Example: 0xA301  ~/~/  Same as AT+CLRDTA
1368 1368  
1310 +
1311 +
1369 1369  == 4.13 Auto Send None-ACK messages ==
1370 1370  
1371 -(% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %)
1314 +
1372 1372  Feature: LHT65N will wait for ACK for each uplink, If LHT65N doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. LHT65N keeps sending messages in normal periodically. Once LHT65N gets ACK from a server, it will consider the network is ok and start to send the not-arrive message.
1373 1373  
1317 +
1374 1374  (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1375 1375  
1376 -(% _msthash="315396" _msttexthash="734682" _mstvisible="1" %)
1377 1377  The default factory setting is 0
1378 1378  
1379 -(% _mstvisible="1" border="1" style="background-color:#ffffcc; color:green; width:450px" %)
1380 -(% _mstvisible="3" %)|=(% _mstvisible="4" style="width: 171px;" %)(% _msthash="1231737" _msttexthash="251862" _mstvisible="6" %)**Command Example**|=(% _mstvisible="4" style="width: 219px;" %)(% _msthash="1231738" _msttexthash="116025" _mstvisible="6" %)**Function**|=(% _mstvisible="4" style="width: 119px;" %)(% _msthash="1231739" _msttexthash="116831" _mstvisible="6" %)**Response**
1381 -(% _mstvisible="3" %)|(% _msthash="1231321" _msttexthash="130455" _mstvisible="4" style="width:171px" %)AT+PNACKMD=1|(% _msthash="1231322" _msttexthash="377026" _mstvisible="4" style="width:219px" %)Poll None-ACK message|(% _msthash="1231323" _msttexthash="14989" _mstvisible="4" style="width:119px" %)OK
1322 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:367px" %)
1323 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 118px;" %)**Function**|=(% style="width: 87px;" %)**Response**
1324 +|(% style="width:158px" %)AT+PNACKMD=1|(% style="width:118px" %)Poll None-ACK message|(% style="width:87px" %)OK
1382 1382  
1383 1383  (% style="color:#4f81bd" %)**Downlink Command: 0x34**
1384 1384  
1385 -* Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1328 +* Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
1386 1386  
1330 +
1331 +
1332 +== 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) ==
1333 +
1334 +
1335 +Feature: Set internal and external temperature sensor alarms.
1336 +
1337 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
1338 +|=(% style="width: 250px;" %)**Command Example**|=(% style="width: 200px;" %)**Function**|=(% style="width: 50px;" %)**Response**
1339 +|(% style="width:268px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Set internal and external temperature sensor alarms|(% style="width:181px" %)OK
1340 +
1341 +(% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
1342 +
1343 +(% style="color:#037691" %)**Parameter 1**(%%):  Alarm mode:
1344 +
1345 +0): Cancel
1346 +
1347 +1): Threshold alarm
1348 +
1349 +2): Fluctuation alarm
1350 +
1351 +
1352 +(% style="color:#037691" %)** Parameter 2**(%%):  Sampling time. Unit: seconds, up to 255 seconds.
1353 +
1354 +(% style="color:red" %)**Note: When the collection time is less than 60 seconds and always exceeds the set alarm threshold, the sending interval will not be the collection time, but will be sent every 60 seconds.**
1355 +
1356 +
1357 +(% style="color:#037691" %) **Parameter 3 and parameter 4:**
1358 +
1359 +1):  If Alarm Mode is set to 1: Parameter 3 and parameter 4 are valid, as before, they represent low temperature and high temperature.
1360 +
1361 +Such as AT+WMOD=1,60,45,105, it means high and low temperature alarm.
1362 +
1363 +
1364 +2):  If Alarm Mode is set to 2: Parameter 3 is valid, which represents the difference between the currently collected temperature and the last uploaded temperature.
1365 +
1366 +Such as AT+WMOD=2,10,2,it means that it is a fluctuation alarm.
1367 +
1368 +If the difference between the current collected temperature and the last Uplin is ±2 degrees, the alarm will be issued.
1369 +
1370 +
1371 +(% style="color:#4f81bd" %)**Downlink Command: 0xA5**
1372 +
1373 +0xA5 00 ~-~- AT+WMOD=0.
1374 +
1375 +0xA5 01 0A 11 94 29 04 ~-~- AT+WMOD=1,10,45,105  (AT+WMOD = second byte, third byte, fourth and fifth bytes divided by 100, sixth and seventh bytes divided by 100 )
1376 +
1377 +0XA5 01 0A F9 C0 29 04 ~-~-AT+WMOD=1,10,-16,105(Need to convert -16 to -1600 for calculation,-1600(DEC)=FFFFFFFFFFFFF9C0(HEX)  FFFFFFFFFFFFF9C0(HEX) +10000(HEX)=F9C0(HEX))
1378 +
1379 +0xA5 02 0A 02 ~-~- AT+WMOD=2,10,2  (AT+WMOD = second byte, third byte, fourth byte)
1380 +
1381 +0xA5 FF ~-~- After the device receives it, upload the current alarm configuration (FPORT=8). Such as 01 0A 11 94 29 04 or 02 0A 02.
1382 +
1383 +
1387 1387  = 5. Battery & How to replace =
1388 1388  
1389 1389  == 5.1 Battery Type ==
1390 1390  
1388 +
1391 1391  (((
1392 -(((
1393 1393  LHT65N is equipped with a 2400mAH Li-MnO2 (CR17505) battery . The battery is an un-rechargeable battery with low discharge rate targeting for up to 8~~10 years use. This type of battery is commonly used in IoT devices for long-term running, such as water meters.
1394 1394  )))
1395 -)))
1396 1396  
1397 1397  (((
1398 -
1399 -)))
1400 -
1401 -(((
1402 -(((
1403 1403  The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1404 -[[image:image-20220515075034-1.png||_mstalt="428961" _mstvisible="4" height="208" width="644"]]
1395 +
1396 +
1397 +[[image:image-20220515075034-1.png||_mstalt="428961" height="208" width="644"]]
1405 1405  )))
1406 -)))
1407 1407  
1408 1408  The minimum Working Voltage for the LHT65N is ~~ 2.5v. When battery is lower than 2.6v, it is time to change the battery.
1409 1409  
... ... @@ -1410,21 +1410,20 @@
1410 1410  
1411 1411  == 5.2 Replace Battery ==
1412 1412  
1405 +
1413 1413  LHT65N has two screws on the back, Unscrew them, and changing the battery inside is ok. The battery is a general CR17450 battery. Any brand should be ok.
1414 1414  
1415 -[[image:image-20220515075440-2.png||_mstalt="429546" _mstvisible="3" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" _mstvisible="3" height="193" width="257"]]
1408 +[[image:image-20220515075440-2.png||_mstalt="429546" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" height="193" width="257"]]
1416 1416  
1417 1417  
1418 1418  == 5.3 Battery Life Analyze ==
1419 1419  
1413 +
1420 1420  (((
1421 1421  Dragino battery-powered products are all run in Low Power mode. User can check the guideline from this link to calculate the estimated battery life:
1422 1422  [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf>>https://www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf]]
1423 1423  )))
1424 1424  
1425 -(((
1426 -
1427 -)))
1428 1428  
1429 1429  (((
1430 1430  A full detail test report for LHT65N on different frequency can be found at : [[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0>>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0]]
... ... @@ -1431,22 +1431,21 @@
1431 1431  )))
1432 1432  
1433 1433  
1434 -
1435 1435  = 6. FAQ =
1436 1436  
1437 1437  == 6.1 How to use AT Command? ==
1438 1438  
1429 +
1439 1439  LHT65N supports AT Command set.User can use a USB to TTL adapter plus the Program Cable to connect to LHT65 for using AT command, as below.
1440 1440  
1441 1441  [[image:image-20220530085651-1.png||_mstalt="429949"]]
1442 1442  
1443 1443  
1444 -(% _msthash="506061" _msttexthash="170755" %)**Connection:**
1435 +**Connection:**
1445 1445  
1446 1446  * (% style="background-color:yellow" %)**USB to TTL GND <~-~->GND**
1447 1447  * (% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+**
1448 1448  * (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11**
1449 -* (% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-**
1450 1450  
1451 1451  (((
1452 1452  In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**) (%%)to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
... ... @@ -1458,253 +1458,190 @@
1458 1458  [[image:image-20220530095701-4.png||_mstalt="430014"]]
1459 1459  
1460 1460  
1461 -(% _msthash="506066" _msttexthash="544869" %)
1462 1462  AT Command List is as below:
1463 1463  
1464 -(% _msthash="506067" _msttexthash="361920" %)
1465 1465  AT+<CMD>? :  Help on <CMD>
1466 1466  
1467 -(% _msthash="506068" _msttexthash="243061" %)
1468 1468  AT+<CMD> :  Run <CMD>
1469 1469  
1470 -(% _msthash="506069" _msttexthash="704197" %)
1471 1471  AT+<CMD>=<value> :  Set the value
1472 1472  
1473 -(% _msthash="506070" _msttexthash="455676" %)
1474 1474  AT+<CMD>=? :  Get the value
1475 1475  
1476 -(% _msthash="506071" _msttexthash="670553" %)
1477 1477  AT+DEBUG:  Set more info output
1478 1478  
1479 -(% _msthash="506072" _msttexthash="485888" %)
1480 1480  ATZ:  Trig a reset of the MCU
1481 1481  
1482 -(% _msthash="506073" _msttexthash="2068872" %)
1483 1483  AT+FDR:  Reset Parameters to Factory Default, Keys Reserve
1484 1484  
1485 -(% _msthash="506074" _msttexthash="689169" %)
1486 1486  AT+DEUI:  Get or Set the Device EUI
1487 1487  
1488 -(% _msthash="506075" _msttexthash="960414" %)
1489 1489  AT+DADDR:  Get or Set the Device Address
1490 1490  
1491 -(% _msthash="506076" _msttexthash="1079897" %)
1492 1492  AT+APPKEY:  Get or Set the Application Key
1493 1493  
1494 -(% _msthash="506077" _msttexthash="1326143" %)
1495 1495  AT+NWKSKEY:  Get or Set the Network Session Key
1496 1496  
1497 -(% _msthash="506078" _msttexthash="1573000" %)
1498 1498  AT+APPSKEY:  Get or Set the Application Session Key
1499 1499  
1500 -(% _msthash="506079" _msttexthash="1041729" %)
1501 1501  AT+APPEUI:  Get or Set the Application EUI
1502 1502  
1503 -(% _msthash="506080" _msttexthash="2104206" %)
1504 1504  AT+ADR:  Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1505 1505  
1506 -(% _msthash="506081" _msttexthash="3369288" %)
1507 1507  AT+TXP:  Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1508 1508  
1509 -(% _msthash="506082" _msttexthash="1894529" %)
1510 1510  AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)
1511 1511  
1512 -(% _msthash="506083" _msttexthash="3864172" %)
1513 1513  AT+DCS:  Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1514 1514  
1515 -(% _msthash="506084" _msttexthash="1712204" %)
1516 1516  AT+PNM:  Get or Set the public network mode. (0: off, 1: on)
1517 1517  
1518 -(% _msthash="506085" _msttexthash="1281202" %)
1519 1519  AT+RX2FQ:  Get or Set the Rx2 window frequency
1520 1520  
1521 -(% _msthash="506086" _msttexthash="2796781" %)
1522 1522  AT+RX2DR:  Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1523 1523  
1524 -(% _msthash="506087" _msttexthash="3285165" %)
1525 1525  AT+RX1DL:  Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1526 1526  
1527 -(% _msthash="506088" _msttexthash="3286179" %)
1528 1528  AT+RX2DL:  Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1529 1529  
1530 -(% _msthash="506089" _msttexthash="4703803" %)
1531 1531  AT+JN1DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1532 1532  
1533 -(% _msthash="506090" _msttexthash="4704999" %)
1534 1534  AT+JN2DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1535 1535  
1536 -(% _msthash="506091" _msttexthash="1528683" %)
1537 1537  AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1538 1538  
1539 -(% _msthash="506092" _msttexthash="757185" %)
1540 1540  AT+NWKID:  Get or Set the Network ID
1541 1541  
1542 -(% _msthash="506093" _msttexthash="1156597" %)
1543 1543  AT+FCU:  Get or Set the Frame Counter Uplink
1544 1544  
1545 -(% _msthash="506094" _msttexthash="1273987" %)
1546 1546  AT+FCD:  Get or Set the Frame Counter Downlink
1547 1547  
1548 -(% _msthash="506095" _msttexthash="859222" %)
1549 1549  AT+CLASS:  Get or Set the Device Class
1550 1550  
1551 -(% _msthash="506096" _msttexthash="384852" %)
1552 1552  AT+JOIN:  Join network
1553 1553  
1554 -(% _msthash="506097" _msttexthash="548626" %)
1555 1555  AT+NJS:  Get the join status
1556 1556  
1557 -(% _msthash="506098" _msttexthash="2546206" %)
1558 1558  AT+SENDB:  Send hexadecimal data along with the application port
1559 1559  
1560 -(% _msthash="506099" _msttexthash="1932307" %)
1561 1561  AT+SEND:  Send text data along with the application port
1562 1562  
1563 -(% _msthash="506100" _msttexthash="3560557" %)
1564 1564  AT+RECVB:  Print last received data in binary format (with hexadecimal values)
1565 1565  
1566 -(% _msthash="506101" _msttexthash="1429701" %)
1567 1567  AT+RECV:  Print last received data in raw format
1568 1568  
1569 -(% _msthash="506102" _msttexthash="1735981" %)
1570 1570  AT+VER:  Get current image version and Frequency Band
1571 1571  
1572 -(% _msthash="506103" _msttexthash="1189474" %)
1573 1573  AT+CFM:  Get or Set the confirmation mode (0-1)
1574 1574  
1575 -(% _msthash="506104" _msttexthash="1718210" %)
1576 1576  AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1577 1577  
1578 -(% _msthash="506105" _msttexthash="1339403" %)
1579 1579  AT+SNR:  Get the SNR of the last received packet
1580 1580  
1581 -(% _msthash="506106" _msttexthash="1452009" %)
1582 1582  AT+RSSI:  Get the RSSI of the last received packet
1583 1583  
1584 -(% _msthash="506107" _msttexthash="2768142" %)
1585 1585  AT+TDC:  Get or set the application data transmission interval in ms
1586 1586  
1587 -(% _msthash="506108" _msttexthash="1083914" %)
1588 1588  AT+PORT:  Get or set the application port
1589 1589  
1590 -(% _msthash="506109" _msttexthash="622440" %)
1591 1591  AT+DISAT:  Disable AT commands
1592 1592  
1593 -(% _msthash="506110" _msttexthash="868361" %)
1594 1594  AT+PWORD: Set password, max 9 digits
1595 1595  
1596 -(% _msthash="506111" _msttexthash="2210299" %)
1597 1597  AT+CHS:  Get or Set Frequency (Unit: Hz) for Single Channel Mode
1598 1598  
1599 -(% _msthash="506112" _msttexthash="2113462" %)
1600 1600  AT+CHE:  Get or Set eight channels mode,Only for US915,AU915,CN470
1601 1601  
1602 -(% _msthash="506113" _msttexthash="2087423" %)
1603 1603  AT+PDTA:  Print the sector data from start page to stop page
1604 1604  
1605 -(% _msthash="506114" _msttexthash="1063127" %)
1606 1606  AT+PLDTA:  Print the last few sets of data
1607 1607  
1608 -(% _msthash="506115" _msttexthash="1999426" %)
1609 1609  AT+CLRDTA:  Clear the storage, record position back to 1st
1610 1610  
1611 -(% _msthash="506116" _msttexthash="442130" %)
1612 1612  AT+SLEEP:  Set sleep mode
1613 1613  
1614 -(% _msthash="506117" _msttexthash="1080222" %)
1615 1615  AT+EXT:  Get or Set external sensor model
1616 1616  
1617 -(% _msthash="506118" _msttexthash="1309490" %)
1618 1618  AT+BAT:  Get the current battery voltage in mV
1619 1619  
1620 -(% _msthash="506119" _msttexthash="813891" %)
1621 1621  AT+CFG:  Print all configurations
1622 1622  
1623 -(% _msthash="506120" _msttexthash="551707" %)
1624 1624  AT+WMOD:  Get or Set Work Mode
1625 1625  
1626 -(% _msthash="506121" _msttexthash="2631499" %)
1627 1627  AT+ARTEMP:  Get or set the internal Temperature sensor alarm range
1628 1628  
1629 -(% _msthash="506122" _msttexthash="3907150" %)
1630 1630  AT+CITEMP:  Get or set the internal Temperature sensor collection interval in min
1631 1631  
1632 -(% _msthash="506123" _msttexthash="854620" %)
1633 1633  AT+SETCNT:  Set the count at present
1634 1634  
1635 -(% _msthash="506124" _msttexthash="2554877" %)
1636 1636  AT+RJTDC:  Get or set the ReJoin data transmission interval in min
1637 1637  
1638 -(% _msthash="506125" _msttexthash="771849" %)
1639 1639  AT+RPL:  Get or set response level
1640 1640  
1641 -(% _msthash="506126" _msttexthash="1484314" %)
1642 1642  AT+TIMESTAMP:  Get or Set UNIX timestamp in second
1643 1643  
1644 -(% _msthash="506127" _msttexthash="741728" %)
1645 1645  AT+LEAPSEC:  Get or Set Leap Second
1646 1646  
1647 -(% _msthash="506128" _msttexthash="1694017" %)
1648 1648  AT+SYNCMOD:  Get or Set time synchronization method
1649 1649  
1650 -(% _msthash="506129" _msttexthash="2235948" %)
1651 1651  AT+SYNCTDC:  Get or set time synchronization interval in day
1652 1652  
1653 -(% _msthash="506130" _msttexthash="425542" %)
1654 1654  AT+PID:  Get or set the PID
1655 1655  
1656 1656  
1657 1657  == 6.2 Where to use AT commands and Downlink commands ==
1658 1658  
1659 -(% _msthash="506131" _msttexthash="14585714" %)
1660 -AT commands:
1661 1661  
1662 -[[image:image-20220620153708-1.png||height="603" width="723"]]
1585 +**AT commands:**
1663 1663  
1664 -(% _msthash="506132" _msttexthash="337922" %)
1665 -Downlink commands:
1587 +[[image:image-20220620153708-1.png||_mstalt="429806" height="603" width="723"]]
1666 1666  
1667 1667  
1668 -(% _msthash="506133" _msttexthash="33046" %)
1669 -**TTN:**
1590 +**Downlink commands:**
1670 1670  
1592 +
1593 +
1594 +(% style="color:blue" %)**TTN:**
1595 +
1671 1671  [[image:image-20220615092124-2.png||_mstalt="429221" height="649" width="688"]]
1672 1672  
1673 1673  
1674 -(% _msthash="506134" _msttexthash="11113791" %)
1675 -**Helium:**
1676 1676  
1600 +(% style="color:blue" %)**Helium:**
1601 +
1677 1677  [[image:image-20220615092551-3.png||_mstalt="430794" height="423" width="835"]]
1678 1678  
1679 1679  
1680 -(% _msthash="506135" _msttexthash="4159844" %)
1681 -**Chirpstack:The downlink window will not be displayed until the network is accessed**
1682 1682  
1606 +(% style="color:blue" %)**Chirpstack: The downlink window will not be displayed until the network is accessed**
1607 +
1608 +
1683 1683  [[image:image-20220615094850-6.png||_mstalt="433082"]]
1684 1684  
1611 +
1685 1685  [[image:image-20220615094904-7.png||_mstalt="433485" height="281" width="911"]]
1686 1686  
1687 1687  
1688 -(% _msthash="506136" _msttexthash="39286" %)
1689 -**Aws:**
1690 1690  
1616 +(% style="color:blue" %)**Aws:**
1617 +
1691 1691  [[image:image-20220615092939-4.png||_mstalt="434460" height="448" width="894"]]
1692 1692  
1693 1693  
1694 -
1695 1695  == 6.3 How to change the uplink interval? ==
1696 1696  
1697 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_msthash="506137" _msttexthash="5712018"]]
1698 1698  
1624 +Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_mstmutation="1" style="background-color: rgb(255, 255, 255);"]]
1699 1699  
1700 1700  
1701 1701  == 6.4 How to use TTL-USB to connect a PC to input AT commands? ==
1702 1702  
1703 -[[image:image-20220615153355-1.png]]
1704 1704  
1705 -[[image:1655802313617-381.png]]
1630 +[[image:image-20220615153355-1.png||_mstalt="430222"]]
1706 1706  
1632 +[[image:1655802313617-381.png||_mstalt="293917"]]
1707 1707  
1634 +
1708 1708  (((
1709 1709  In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600** (%%)to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**(% style="color:red" %))(%%) to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1710 1710  )))
... ... @@ -1712,37 +1712,37 @@
1712 1712  
1713 1713  Input password and ATZ to activate LHT65N,As shown below:
1714 1714  
1715 -[[image:image-20220615154519-3.png||height="672" width="807"]]
1642 +[[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
1716 1716  
1717 1717  
1718 -
1719 1719  == 6.5 How to use TTL-USB to connect PC to upgrade firmware? ==
1720 1720  
1721 1721  
1722 -[[image:image-20220615153355-1.png]]
1648 +[[image:image-20220615153355-1.png||_mstalt="430222"]]
1723 1723  
1724 1724  
1725 1725  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
1726 1726  
1727 -[[image:image-20220615170542-5.png]]
1653 +[[image:image-20220615170542-5.png||_mstalt="430638"]]
1728 1728  
1729 1729  
1730 -(% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
1731 1731  
1732 -(% _msthash="506146" _msttexthash="52173160" %)
1657 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
1658 +
1733 1733  First connect the four lines;(% style="display:none" %)
1734 1734  
1735 -[[image:image-20220621170938-1.png||height="413" width="419"]](% _mstvisible="1" %),(% style="display:none" %)
1661 +[[image:image-20220621170938-1.png||_mstalt="431340" height="413" width="419"]],(% style="display:none" %)
1736 1736  
1737 1737  
1738 -(% _mstvisible="1" %)Then use DuPont cable to short circuit port3 and port1, and then release them, so that the device enters bootlaod mode.
1664 +Then use DuPont cable to short circuit port3 and port1, and then release them, so that the device enters bootlaod mode.
1739 1739  
1740 -[[image:image-20220621170938-2.png]]
1666 +[[image:image-20220621170938-2.png||_mstalt="431704"]]
1741 1741  
1742 1742  
1669 +
1743 1743  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
1744 1744  
1745 -[[image:image-20220615171334-6.png]]
1672 +[[image:image-20220615171334-6.png||_mstalt="431028"]]
1746 1746  
1747 1747  
1748 1748  Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade.
... ... @@ -1750,7 +1750,7 @@
1750 1750  
1751 1751  When this interface appears, it indicates that the download has been completed.
1752 1752  
1753 -[[image:image-20220620160723-8.png]]
1680 +[[image:image-20220620160723-8.png||_mstalt="430703"]]
1754 1754  
1755 1755  
1756 1756  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
... ... @@ -1758,11 +1758,13 @@
1758 1758  
1759 1759  == 6.6 Using USB-TYPE-C to connect to the computer using the AT command ==
1760 1760  
1761 -[[image:image-20220623110706-1.png]]
1762 1762  
1689 +[[image:image-20220623110706-1.png||_mstalt="427869"]]
1763 1763  
1764 -[[image:image-20220623112117-4.png||height="459" width="343"]]
1765 1765  
1692 +[[image:image-20220623112117-4.png||_mstalt="428350" height="459" width="343"]]
1693 +
1694 +
1766 1766  (((
1767 1767  In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600** (%%)to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**(% style="color:red" %))(%%) to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1768 1768  )))
... ... @@ -1770,32 +1770,34 @@
1770 1770  
1771 1771  Input password and ATZ to activate LHT65N,As shown below:
1772 1772  
1773 -[[image:image-20220615154519-3.png||height="672" width="807"]]
1702 +[[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
1774 1774  
1775 1775  
1776 1776  == 6.7 How to use  USB-TYPE-C to connect PC to upgrade firmware? ==
1777 1777  
1778 -[[image:image-20220623110706-1.png]]
1779 1779  
1708 +[[image:image-20220623110706-1.png||_mstalt="427869"]]
1709 +
1710 +
1780 1780  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
1781 1781  
1782 -[[image:image-20220615170542-5.png]]
1713 +[[image:image-20220615170542-5.png||_mstalt="430638"]]
1783 1783  
1784 1784  
1785 -(% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
1786 1786  
1787 -(% _msthash="506146" _msttexthash="52173160" %)
1717 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
1718 +
1788 1788  First connect the four lines;
1789 1789  
1790 -(% _msthash="506146" _msttexthash="52173160" %)
1791 -[[image:image-20220623113959-5.png||height="528" width="397"]]
1721 +[[image:image-20220623113959-5.png||_mstalt="433485" height="528" width="397"]]
1792 1792  
1793 -(% _msthash="506146" _msttexthash="52173160" %)
1794 -Press and hold the start key to restart and enter  (% _mstvisible="1" %)bootlaod(%%) mode.
1723 +Connect A8 and GND with Dupont wire for a while and then separate,enter reset mode
1795 1795  
1725 +
1726 +
1796 1796  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
1797 1797  
1798 -[[image:image-20220615171334-6.png]]
1729 +[[image:image-20220615171334-6.png||_mstalt="431028"]]
1799 1799  
1800 1800  
1801 1801  Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade.
... ... @@ -1803,39 +1803,34 @@
1803 1803  
1804 1804  When this interface appears, it indicates that the download has been completed.
1805 1805  
1806 -[[image:image-20220620160723-8.png]]
1737 +[[image:image-20220620160723-8.png||_mstalt="430703"]]
1807 1807  
1808 1808  
1809 -Finally,restart reset device again
1740 +Finally,Disconnect 3.3v,Connect A8 and GND with Dupont wire for a while and then separate,exit reset mode
1810 1810  
1811 1811  
1812 1812  = 7. Order Info =
1813 1813  
1814 1814  
1815 -Part Number: (% _mstvisible="4" style="color:#4f81bd" %)** LHT65N-XX-YY**
1746 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
1816 1816  
1817 1817  (% style="color:#4f81bd" %)**XX **(%%): The default frequency band
1818 1818  
1819 -(% style="color:#4f81bd" %)** **(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1750 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1751 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1752 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1753 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1754 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1755 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): LoRaWAN US915 band
1756 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1757 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1820 1820  
1821 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1822 -
1823 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1824 -
1825 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1826 -
1827 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1828 -
1829 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1830 -
1831 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1832 -
1833 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1834 -
1835 1835  (% style="color:#4f81bd" %)**YY**(%%): Sensor Accessories
1836 1836  
1837 1837  * (% style="color:red" %)**E3**(%%): External Temperature Probe
1838 1838  
1763 +
1764 +
1839 1839  = 8. Packing Info =
1840 1840  
1841 1841  
... ... @@ -1846,17 +1846,26 @@
1846 1846  
1847 1847  **Dimension and weight**:
1848 1848  
1849 -* Device Size:  10 x 10 x 3.5 cm
1775 +* Device Size:  10 x 10 x 3.5 mm
1850 1850  * Device Weight: 120.5g
1851 1851  
1778 +
1779 +
1852 1852  = 9. Reference material =
1853 1853  
1854 -* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]]
1855 1855  
1783 +* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
1784 +
1785 +
1786 +
1856 1856  = 10. FCC Warning =
1857 1857  
1789 +
1858 1858  This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions:
1859 1859  
1860 1860  (1) This device may not cause harmful interference;
1861 1861  
1862 1862  (2) this device must accept any interference received, including interference that may cause undesired operation.
1795 +
1796 +
1797 +
image-20220906100852-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +251.9 KB
Content
image-20220906101145-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +6.3 KB
Content
image-20220906101145-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +6.6 KB
Content
image-20220906101320-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +202.3 KB
Content
image-20220906101320-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +206.1 KB
Content
image-20220906101320-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +7.1 KB
Content
image-20220906102307-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +7.3 KB
Content
image-20220927095645-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +174.1 KB
Content
image-20221006192726-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +17.3 KB
Content