<
From version < 131.1 >
edited by Xiaoling
on 2022/06/10 16:15
To version < 137.4 >
edited by Xiaoling
on 2022/06/10 16:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -92,7 +92,6 @@
92 92  * Sewer
93 93  * Bottom water level monitoring
94 94  
95 -
96 96  == 1.6  Pin mapping and power on ==
97 97  
98 98  
... ... @@ -141,44 +141,43 @@
141 141  
142 142  Enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
143 143  
143 +**Add APP EUI in the application**
144 144  
145 -**Register the device**
145 +[[image:image-20220610161353-4.png]]
146 146  
147 +[[image:image-20220610161353-5.png]]
147 147  
148 -[[image:1654592600093-601.png]]
149 +[[image:image-20220610161353-6.png]]
149 149  
150 150  
152 +[[image:image-20220610161353-7.png]]
151 151  
152 -**Add APP EUI and DEV EUI**
153 153  
154 -[[image:1654592619856-881.png]]
155 +You can also choose to create the device manually.
155 155  
157 + [[image:image-20220610161538-8.png]]
156 156  
157 157  
158 -**Add APP EUI in the application**
159 159  
160 -[[image:1654592632656-512.png]]
161 +**Add APP KEY and DEV EUI**
161 161  
163 +[[image:image-20220610161538-9.png]]
162 162  
163 163  
164 -**Add APP KEY**
165 165  
166 -[[image:1654592653453-934.png]]
167 +(% style="color:blue" %)**Step 2**(%%): Power on LDDS75
167 167  
168 168  
169 -(% style="color:blue" %)**Step 2**(%%): Power on LLDS12
170 -
171 -
172 172  Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
173 173  
174 -[[image:image-20220607170442-2.png]]
172 +[[image:image-20220610161724-10.png]]
175 175  
176 176  
177 177  (((
178 -(% style="color:blue" %)**Step 3**(%%)**:** The LLDS12 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
176 +(% style="color:blue" %)**Step 3**(%%)**:** The LDDS75 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
179 179  )))
180 180  
181 -[[image:1654833501679-968.png]]
179 +[[image:1654849068701-275.png]]
182 182  
183 183  
184 184  
... ... @@ -185,11 +185,10 @@
185 185  == 2.3  ​Uplink Payload ==
186 186  
187 187  (((
188 -LLDS12 will uplink payload via LoRaWAN with below payload format: 
189 -)))
186 +LDDS75 will uplink payload via LoRaWAN with below payload format: 
190 190  
191 -(((
192 -Uplink payload includes in total 11 bytes.
188 +Uplink payload includes in total 4 bytes.
189 +Payload for firmware version v1.1.4. . Before v1.1.3, there is on two fields: BAT and Distance
193 193  )))
194 194  
195 195  (((
... ... @@ -199,23 +199,23 @@
199 199  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
200 200  |=(% style="width: 62.5px;" %)(((
201 201  **Size (bytes)**
202 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
203 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(% style="width:62.5px" %)(((
204 -[[Temperature DS18B20>>||anchor="H2.3.2A0DS18B20Temperaturesensor"]]
205 -)))|[[Distance>>||anchor="H2.3.3A0Distance"]]|[[Distance signal strength>>||anchor="H2.3.4A0Distancesignalstrength"]]|(((
206 -[[Interrupt flag>>||anchor="H2.3.5A0InterruptPin"]]
207 -)))|[[LiDAR temp>>||anchor="H2.3.6A0LiDARtemp"]]|(((
208 -[[Message Type>>||anchor="H2.3.7A0MessageType"]]
209 -)))
199 +)))|=(% style="width: 62.5px;" %)**2**|=**2**|=1|=2|=**1**
200 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(((
201 +[[Distance>>||anchor="H2.3.3A0Distance"]]
210 210  
211 -[[image:1654833689380-972.png]]
203 +(unit: mm)
204 +)))|[[Digital Interrupt (Optional)>>||anchor="H2.3.4A0Distancesignalstrength"]]|(((
205 +[[Temperature (Optional )>>||anchor="H2.3.5A0InterruptPin"]]
206 +)))|[[Sensor Flag>>path:#Sensor_Flag]]
212 212  
208 +[[image:1654850511545-399.png]]
213 213  
214 214  
211 +
215 215  === 2.3.1  Battery Info ===
216 216  
217 217  
218 -Check the battery voltage for LLDS12.
215 +Check the battery voltage for LDDS75.
219 219  
220 220  Ex1: 0x0B45 = 2885mV
221 221  
... ... @@ -223,49 +223,22 @@
223 223  
224 224  
225 225  
226 -=== 2.3.2  DS18B20 Temperature sensor ===
223 +=== 2.3.2  Distance ===
227 227  
228 -This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
225 +Get the distance. Flat object range 280mm - 7500mm.
229 229  
227 +For example, if the data you get from the register is 0x0B 0x05, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0B05(H) = 2821 (D) = 2821 mm.**
230 230  
231 -**Example**:
232 232  
233 -If payload is: 0105H:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
230 +* If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor.
231 +* If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. Since v1.1.4, all value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid.
234 234  
235 -If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
236 236  
237 237  
235 +=== 2.3.3  Interrupt Pin ===
238 238  
239 -=== 2.3.3  Distance ===
240 -
241 -Represents the distance value of the measurement output, the default unit is cm, and the value range parsed as a decimal number is 0-1200. In actual use, when the signal strength value Strength.
242 -
243 -
244 -**Example**:
245 -
246 -If the data you get from the register is 0x0B 0xEA, the distance between the sensor and the measured object is 0BEA(H) = 3050 (D)/10 = 305cm.
247 -
248 -
249 -
250 -=== 2.3.4  Distance signal strength ===
251 -
252 -Refers to the signal strength, the default output value will be between 0-65535. When the distance measurement gear is fixed, the farther the distance measurement is, the lower the signal strength; the lower the target reflectivity, the lower the signal strength. When Strength is greater than 100 and not equal to 65535, the measured value of Dist is considered credible.
253 -
254 -
255 -**Example**:
256 -
257 -If payload is: 01D7(H)=471(D), distance signal strength=471, 471>100,471≠65535, the measured value of Dist is considered credible.
258 -
259 -Customers can judge whether they need to adjust the environment based on the signal strength.
260 -
261 -
262 -
263 -=== 2.3.5  Interrupt Pin ===
264 -
265 265  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H4.2A0SetInterruptMode"]] for the hardware and software set up.
266 266  
267 -Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.6A0Pinmappingandpoweron"]].
268 -
269 269  **Example:**
270 270  
271 271  0x00: Normal uplink packet.
... ... @@ -273,53 +273,44 @@
273 273  0x01: Interrupt Uplink Packet.
274 274  
275 275  
246 +=== 2.3.4  DS18B20 Temperature sensor ===
276 276  
277 -=== 2.3. LiDAR temp ===
248 +This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
278 278  
279 -Characterize the internal temperature value of the sensor.
250 +**Example**:
280 280  
281 -**Example: **
282 -If payload is: 1C(H) <<24>>24=28(D),LiDAR temp=28℃.
283 -If payload is: F2(H) <<24>>24=-14(D),LiDAR temp=-14℃.
252 +If payload is: 0105H:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
284 284  
254 +If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
285 285  
256 +(% style="color:red" %)Note: DS18B20 feature is supported in the hardware version > v1.3 which made since early of 2021.
286 286  
287 -=== 2.3.7  Message Type ===
288 288  
289 -(((
290 -For a normal uplink payload, the message type is always 0x01.
291 -)))
292 292  
293 -(((
294 -Valid Message Type:
295 -)))
260 +=== 2.3.5  Sensor Flag ===
296 296  
262 +0x01: Detect Ultrasonic Sensor
297 297  
298 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
299 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
300 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
301 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
264 +0x00: No Ultrasonic Sensor
302 302  
303 -=== 2.3.8  Decode payload in The Things Network ===
304 304  
267 +===
268 +(% style="color:inherit; font-family:inherit" %)2.3.6  Decode payload in The Things Network(%%) ===
269 +
305 305  While using TTN network, you can add the payload format to decode the payload.
306 306  
307 307  
308 -[[image:1654592762713-715.png]]
273 +[[image:1654850829385-439.png]]
309 309  
310 -(((
311 -The payload decoder function for TTN is here:
312 -)))
275 +The payload decoder function for TTN V3 is here:
313 313  
314 -(((
315 -LLDS12 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Decoder/]]
316 -)))
277 +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/]]
317 317  
318 318  
319 319  
320 320  == 2.4  Uplink Interval ==
321 321  
322 -The LLDS12 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"]]
283 +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"]]
323 323  
324 324  
325 325  
... ... @@ -350,44 +350,21 @@
350 350  
351 351  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
352 352  
353 -(% style="color:blue" %)**Step 4**(%%)**: Create LLDS12 product.**
314 +(% style="color:blue" %)**Step 4**(%%)**: Search the LDDS75 and add DevEUI.**
354 354  
355 -[[image:1654832691989-514.png]]
316 +[[image:1654851029373-510.png]]
356 356  
357 357  
358 -[[image:1654592833877-762.png]]
319 +After added, the sensor data arrive TTN V3, it will also arrive and show in Datacake.
359 359  
321 +[[image:image-20220610165129-11.png||height="595" width="1088"]]
360 360  
361 -[[image:1654832740634-933.png]]
362 362  
363 363  
364 -
365 -(((
366 -(% style="color:blue" %)**Step 5**(%%)**: add payload decode**
367 -)))
368 -
369 -(((
370 -
371 -)))
372 -
373 -[[image:1654833065139-942.png]]
374 -
375 -
376 -
377 -[[image:1654833092678-390.png]]
378 -
379 -
380 -
381 -After added, the sensor data arrive TTN, it will also arrive and show in Datacake.
382 -
383 -[[image:1654833163048-332.png]]
384 -
385 -
386 -
387 387  == 2.6  Frequency Plans ==
388 388  
389 389  (((
390 -The LLDS12 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
328 +The LDDS75 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
391 391  )))
392 392  
393 393  
... ... @@ -454,20 +454,51 @@
454 454  === 2.6.2  US902-928(US915) ===
455 455  
456 456  (((
457 -Used in USA, Canada and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
458 -)))
395 +Used in USA, Canada and South America. Default use CHE=2
459 459  
460 -(((
461 -To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
462 -)))
397 +(% style="color:blue" %)**Uplink:**
463 463  
464 -(((
465 -After Join success, the end node will switch to the correct sub band by:
466 -)))
399 +903.9 - SF7BW125 to SF10BW125
467 467  
468 -* Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
469 -* Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
401 +904.1 - SF7BW125 to SF10BW125
470 470  
403 +904.3 - SF7BW125 to SF10BW125
404 +
405 +904.5 - SF7BW125 to SF10BW125
406 +
407 +904.7 - SF7BW125 to SF10BW125
408 +
409 +904.9 - SF7BW125 to SF10BW125
410 +
411 +905.1 - SF7BW125 to SF10BW125
412 +
413 +905.3 - SF7BW125 to SF10BW125
414 +
415 +
416 +(% style="color:blue" %)**Downlink:**
417 +
418 +923.3 - SF7BW500 to SF12BW500
419 +
420 +923.9 - SF7BW500 to SF12BW500
421 +
422 +924.5 - SF7BW500 to SF12BW500
423 +
424 +925.1 - SF7BW500 to SF12BW500
425 +
426 +925.7 - SF7BW500 to SF12BW500
427 +
428 +926.3 - SF7BW500 to SF12BW500
429 +
430 +926.9 - SF7BW500 to SF12BW500
431 +
432 +927.5 - SF7BW500 to SF12BW500
433 +
434 +923.3 - SF12BW500(RX2 downlink only)
435 +
436 +
437 +
438 +)))
439 +
471 471  === 2.6.3  CN470-510 (CN470) ===
472 472  
473 473  (((
... ... @@ -560,24 +560,51 @@
560 560  === 2.6.4  AU915-928(AU915) ===
561 561  
562 562  (((
563 -Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
564 -)))
532 +Default use CHE=2
565 565  
566 -(((
567 -To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
568 -)))
534 +(% style="color:blue" %)**Uplink:**
569 569  
570 -(((
571 -
572 -)))
536 +916.8 - SF7BW125 to SF12BW125
573 573  
574 -(((
575 -After Join success, the end node will switch to the correct sub band by:
576 -)))
538 +917.0 - SF7BW125 to SF12BW125
577 577  
578 -* Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
579 -* Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
540 +917.2 - SF7BW125 to SF12BW125
580 580  
542 +917.4 - SF7BW125 to SF12BW125
543 +
544 +917.6 - SF7BW125 to SF12BW125
545 +
546 +917.8 - SF7BW125 to SF12BW125
547 +
548 +918.0 - SF7BW125 to SF12BW125
549 +
550 +918.2 - SF7BW125 to SF12BW125
551 +
552 +
553 +(% style="color:blue" %)**Downlink:**
554 +
555 +923.3 - SF7BW500 to SF12BW500
556 +
557 +923.9 - SF7BW500 to SF12BW500
558 +
559 +924.5 - SF7BW500 to SF12BW500
560 +
561 +925.1 - SF7BW500 to SF12BW500
562 +
563 +925.7 - SF7BW500 to SF12BW500
564 +
565 +926.3 - SF7BW500 to SF12BW500
566 +
567 +926.9 - SF7BW500 to SF12BW500
568 +
569 +927.5 - SF7BW500 to SF12BW500
570 +
571 +923.3 - SF12BW500(RX2 downlink only)
572 +
573 +
574 +
575 +)))
576 +
581 581  === 2.6.5  AS920-923 & AS923-925 (AS923) ===
582 582  
583 583  (((
1654849068701-275.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +88.3 KB
Content
1654850511545-399.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +88.3 KB
Content
1654850829385-439.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
1654851029373-510.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +92.0 KB
Content
image-20220610161724-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +180.0 KB
Content
image-20220610165129-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +50.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0