Last modified by Xiaoling on 2025/04/25 10:03

From version 67.16
edited by Xiaoling
on 2022/06/25 10:58
Change comment: There is no comment for this version
To version 68.4
edited by Xiaoling
on 2022/06/25 11:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,15 @@
9 9  )))
10 10  
11 11  
12 +
13 +
14 +
15 +
16 +
17 +
18 +
19 +
20 +
12 12  **Table of Contents:**
13 13  
14 14  (% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %)
... ... @@ -66,8 +66,6 @@
66 66  
67 67  
68 68  
69 -
70 -
71 71  == 1.3  Probe Specification ==
72 72  
73 73  (((
... ... @@ -85,8 +85,6 @@
85 85  
86 86  
87 87  
88 -
89 -
90 90  == 1.5  Pin Mapping ==
91 91  
92 92  Inner PCB Pin mapping for reference:
... ... @@ -106,8 +106,6 @@
106 106  
107 107  
108 108  
109 -
110 -
111 111  == 2.2  Firmware and Changelog ==
112 112  
113 113  (((
... ... @@ -323,7 +323,7 @@
323 323  )))
324 324  
325 325  * (((
326 -AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]].
329 +AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
327 327  )))
328 328  * (((
329 329  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
... ... @@ -388,8 +388,6 @@
388 388  
389 389  
390 390  
391 -
392 -
393 393  == 4.2  Set Interrupt Mode ==
394 394  
395 395  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -410,8 +410,6 @@
410 410  
411 411  
412 412  
413 -
414 -
415 415  == 4.3  Set the sensor delay time ==
416 416  
417 417  (((
... ... @@ -444,8 +444,6 @@
444 444  
445 445  
446 446  
447 -
448 -
449 449  == 4.4  Query sensor model function ==
450 450  
451 451  Feature: Using this function will re-update the model.
... ... @@ -542,7 +542,9 @@
542 542  (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD**
543 543  
544 544  
542 +(((
545 545  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for GroPoint Air. GroPoint Air will output system info once power on as below:
544 +)))
546 546  
547 547  (% aria-label="1654653659449-932.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||data-widget="image" height="471" width="674"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
548 548  
... ... @@ -553,9 +553,13 @@
553 553  
554 554  == 6.1  Battery Type ==
555 555  
555 +(((
556 556  GroPoint Air is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is an un-rechargeable battery with a low discharge rate targeting more than 5 years use. This type of battery is commonly used in IoT targets for long-term running, such as water meters.
557 +)))
557 557  
559 +(((
558 558  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
561 +)))
559 559  
560 560  
561 561  (% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png" data-widget="image" height="408" width="574"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
... ... @@ -567,27 +567,43 @@
567 567  
568 568  == 6.2  Power Consumption Analyze ==
569 569  
573 +(((
570 570  Dragino Battery-powered products are all runs in Low Power mode. We have an updated battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit intervals.
575 +)))
571 571  
577 +(((
572 572  Instruction to use as below:
579 +)))
573 573  
574 574  
582 +(((
575 575  (% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
584 +)))
576 576  
577 577  
587 +(((
578 578  (% style="color:blue" %)**Step 2**(%%):  Open it and choose
589 +)))
579 579  
580 580  * (((
592 +(((
581 581  Product Model
582 582  )))
595 +)))
583 583  * (((
597 +(((
584 584  Uplink Interval
585 585  )))
600 +)))
586 586  * (((
602 +(((
587 587  Working Mode
588 588  )))
605 +)))
589 589  
607 +(((
590 590  And the Life expectation in different cases will be shown on the right.
609 +)))
591 591  
592 592  (% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
593 593  
... ... @@ -666,11 +666,15 @@
666 666  
667 667  = 10.  Packing Info =
668 668  
688 +(((
669 669  **Package Includes:  **
690 +)))
670 670  
671 671  * GroPoint Air-M x 1
672 672  
694 +(((
673 673  **Dimension and weight:**
696 +)))
674 674  
675 675  * Device Size: cm
676 676  * Device Weight: g