Last modified by Mengting Qiu on 2023/12/14 11:15

From version 151.1
edited by Mengting Qiu
on 2023/12/08 11:58
Change comment: There is no comment for this version
To version 147.1
edited by Mengting Qiu
on 2023/12/07 16:07
Change comment: Uploaded new attachment "image-20231207160733-11.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -342,21 +342,17 @@
342 342  )))
343 343  
344 344  
345 -[[image:image-20231207153532-6.png||height="562" width="861"]]
345 +[[image:image-20231207153532-6.png||height="579" width="888"]]
346 346  
347 347  
348 -[[image:image-20231207155940-8.png]]
348 +[[image:image-20231207154046-7.png||height="441" width="846"]]
349 349  
350 -For more detailed instructions, refer to the following instructions: [[Welcome - Datacake Docs>>url:https://docs.datacake.de/]]
351 351  
352 -[[image:image-20231207160733-11.png||height="429" width="759"]]
353 -
354 -
355 355  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
356 356  
357 357  (% style="color:blue" %)**Step 4**(%%)**: Search the DS20L and add DevEUI.**
358 358  
359 -[[image:image-20231207160343-10.png||height="665" width="705"]]
355 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/1654851029373-510.png?rev=1.1||alt="1654851029373-510.png"]]
360 360  
361 361  
362 362  After added, the sensor data arrive TTN V3, it will also arrive and show in Datacake.
... ... @@ -540,7 +540,7 @@
540 540  
541 541  
542 542  **AT+DOL=5,1800,0,0,400**
543 -)))|(% rowspan="4" style="width:240px" %)(((
539 +)))|(% rowspan="6" style="width:240px" %)(((
544 544  
545 545  
546 546  
... ... @@ -550,8 +550,10 @@
550 550  The first bit sets the limit mode
551 551  )))|(% style="width:150px" %)0: Do not use upper and lower limits
552 552  |(% style="width:251px" %)1: Use upper and lower limits
553 -|(% style="width:251px" %)2:Less than the upper limit
549 +|(% style="width:251px" %)2: Less than the lower limit
554 554  |(% style="width:251px" %)3: Greater than the lower limit
551 +|(% style="width:251px" %)4: Less than the upper limit
552 +|(% style="width:251px" %)5: Greater than the upper limit
555 555  |(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
556 556  |(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
557 557  |(% rowspan="2" style="width:226px" %)The fourth bit sets the over-limit alarm or person or object count.|(% style="width:251px" %)0 Over-limit alarm, DO output is high
... ... @@ -572,11 +572,13 @@
572 572  
573 573  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
574 574  
575 -* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,1800100,0,400
573 +* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,0,100,0,400
576 576  
577 -* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,0,100,0,400
575 +* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,1800,100,0,400
578 578  
577 +* Example 4: Downlink Payload: 070407080000000190  **~-~-->**  AT+MOD=4,0,100,0,400
579 579  
579 +* Example 5: Downlink Payload: 070507080000000190  **~-~-->**  AT+MOD=5,1800,100,0,400
580 580  
581 581  = 4. Battery & Power Consumption =
582 582