Last modified by Mengting Qiu on 2025/08/06 17:02

From version 173.3
edited by Xiaoling
on 2022/06/15 10:11
Change comment: There is no comment for this version
To version 172.7
edited by Xiaoling
on 2022/06/15 09:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,6 +100,8 @@
100 100  * IP66 Waterproof Enclosure
101 101  * 8500mAh Battery for long term use
102 102  
103 +
104 +
103 103  == 1.3  Suitable Container & Liquid ==
104 104  
105 105  * Solid Wall container such as: steel, iron, glass, ceramics, non-foaming plastics etc.
... ... @@ -109,6 +109,8 @@
109 109  ** Pure non metal material: <10 mm
110 110  * Pure liquid without irregular deposition.
111 111  
114 +
115 +
112 112  == 1.4  Mechanical ==
113 113  
114 114  [[image:image-20220615090910-1.png]]
... ... @@ -199,6 +199,8 @@
199 199  * Smart liquefied gas solution.
200 200  
201 201  
206 +
207 +
202 202  == 1.7  Precautions ==
203 203  
204 204  * At room temperature, containers of different materials, such as steel, glass, iron, ceramics, non-foamed plastics and other dense materials, have different detection blind areas and detection limit heights.
... ... @@ -206,6 +206,8 @@
206 206  * When the detected liquid level exceeds the effective detection value of the sensor, and the liquid level of the liquid to be measured shakes or tilts, the detected liquid height is unstable.
207 207  
208 208  
215 +
216 +
209 209  == 1.8  Pin mapping and power on ==
210 210  
211 211  
... ... @@ -219,7 +219,7 @@
219 219  == 2.1  How it works ==
220 220  
221 221  (((
222 -The LDDS20 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LDDS20. If there is coverage of the LoRaWAN network, it will automatically join the network via OTAA and start to send the sensor value.
230 +The LDDS20 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LDDS75. If there is coverage of the LoRaWAN network, it will automatically join the network via OTAA and start to send the sensor value.
223 223  )))
224 224  
225 225  (((
... ... @@ -313,7 +313,7 @@
313 313  
314 314  (((
315 315  (((
316 -LDDS20 will uplink payload via LoRaWAN with below payload format: 
324 +LDDS20 will uplink payload via LoRaWAN with below payload format:
317 317  
318 318  Uplink payload includes in total 8 bytes.
319 319  Payload for firmware version v1.1.4. . Before v1.1.3, there is only 5 bytes: BAT and Distance(Please check manual v1.2.0 if you have 5 bytes payload).
... ... @@ -365,9 +365,11 @@
365 365  * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid.
366 366  
367 367  
376 +
377 +
368 368  === 2.3.3  Interrupt Pin ===
369 369  
370 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2A0SetInterruptMode"]] for the hardware and software set up.
380 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3A0SetInterruptMode"]] for the hardware and software set up.
371 371  
372 372  **Example:**
373 373  
... ... @@ -413,41 +413,17 @@
413 413  The payload decoder function for TTN V3 is here:
414 414  
415 415  (((
416 -LDDS20 TTN V3 Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS20/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]
426 +LDDS75 TTN V3 Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]
417 417  )))
418 418  
419 419  
420 420  
421 -== 2.4  Downlink Payload ==
431 +== 2.4  Uplink Interval ==
422 422  
423 -By default, LDDS20 prints the downlink payload to console port.
433 +The LDDS75 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
424 424  
425 -[[image:image-20220615100930-15.png]]
426 426  
427 427  
428 -**Examples:**
429 -
430 -
431 -* (% style="color:blue" %)**Set TDC**
432 -
433 -If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), while type code is 01.
434 -
435 -Payload:    01 00 00 1E    TDC=30S
436 -
437 -Payload:    01 00 00 3C    TDC=60S
438 -
439 -
440 -* (% style="color:blue" %)**Reset**
441 -
442 -If payload = 0x04FF, it will reset the LDDS20
443 -
444 -
445 -* (% style="color:blue" %)**CFM**
446 -
447 -Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
448 -
449 -
450 -
451 451  == 2.5  ​Show Data in DataCake IoT Server ==
452 452  
453 453  (((
image-20220615100930-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -10.5 KB
Content