<
From version < 67.10 >
edited by Xiaoling
on 2022/06/25 10:51
To version < 65.10 >
edited by Xiaoling
on 2022/06/25 10:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,25 +29,15 @@
29 29  == 1.1  What is GroPoint Air ==
30 30  
31 31  
32 -(((
33 33  The Dragino GroPoint is a (% style="color:blue" %)**LoRaWAN Multi Soil Segment Converter**(%%) for IoT of Agriculture. It is designed to connect to [[GroPoint Profile Multi-depth Soil moisture and temperature profile Sensor>>url:https://www.gropoint.com/products/soil-sensors/gropoint-profile]] and get GroPoint Profile’s reading and send it to IoT server via LoRaWAN wireless network.
34 -)))
35 35  
36 -(((
37 37  (% style="color:blue" %)**GroPoint Profile is plug-and-play with GroPoint Air**(%%) to get soil moisture and send via wireless. GroPoint Profile is powered by GroPoint Air, (% style="color:blue" %)**no need external power source**(%%).
38 -)))
39 39  
40 -(((
41 41  The LoRa wireless technology used in GroPoint Air allows devices to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
42 -)))
43 43  
44 -(((
45 45  GroPoint Air is powered by (% style="color:blue" %)**an 8500mAh Li-SOCI2 battery**(%%), it is designed for long-term use for up to 5 years.
46 -)))
47 47  
48 -(((
49 49  Each GroPoint Air is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to the local LoRaWAN server and it will auto-connect after power on.
50 -)))
51 51  
52 52  (% aria-label="image-20220530002019-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002019-2.png||data-widget="image" height="295" width="655"]](% title="Click and drag to resize" %)​
53 53  
... ... @@ -65,18 +65,11 @@
65 65  * 8500mAh Battery for long term use
66 66  
67 67  
68 -
69 -
70 -
71 71  == 1.3  Probe Specification ==
72 72  
73 -(((
74 74  GroPoint Air includes an M12 5-pin connector, the pins definition matches GroPoint Profile M12 version probes. Users can connect this connector to GroPoint Profile directly.
75 -)))
76 76  
77 -(((
78 78  GroPoint Profile includes a series of multi-depth soil moisture and temperature sensors. The specification for GroPoint Profile can be found here: [[https:~~/~~/www.gropoint.com/products/soil-sensors/gropoint-profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]
79 -)))
80 80  
81 81  
82 82  == 1.4  Applications ==
... ... @@ -83,10 +83,6 @@
83 83  
84 84  * Smart Agriculture
85 85  
86 -
87 -
88 -
89 -
90 90  == 1.5  Pin Mapping ==
91 91  
92 92  Inner PCB Pin mapping for reference:
... ... @@ -104,10 +104,6 @@
104 104  * Blink once when device transmits a packet.
105 105  
106 106  
107 -
108 -
109 -
110 -
111 111  == 2.2  Firmware and Changelog ==
112 112  
113 113  (((
... ... @@ -127,20 +127,12 @@
127 127  
128 128  == 3.1  Connect to GroPoint Profile ==
129 129  
130 -(((
131 131  GroPoint Air must be used with [[GroPoint Profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]. There are different interface model from GroPoint, users need to choose the one:
132 -)))
133 133  
134 -* (((
135 -Support RS485 Interface
136 -)))
137 -* (((
138 -with M12 5pin connector.
139 -)))
107 +* Support RS485 Interface
108 +* with M12 5pin connector.
140 140  
141 -(((
142 142  Such model in GroPoint Profile is: (% style="color:blue" %)**2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).
143 -)))
144 144  
145 145  
146 146  == 3.2  Connect to LoRaWAN Network? ==
... ... @@ -150,29 +150,16 @@
150 150  
151 151  == 3.3  Example to use for LoRaWAN network ==
152 152  
153 -(((
154 154  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
155 -)))
156 156  
157 -* (((
158 -In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
159 -)))
122 +* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
160 160  
161 -(((
162 162  Assume the DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the GroPoint Air device in TTN V3:
163 -)))
164 164  
165 -(((
166 -
167 -)))
168 168  
169 -(((
170 170  (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
171 -)))
172 172  
173 -(((
174 174  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
175 -)))
176 176  
177 177  
178 178  (% aria-label="1652944593868-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png" data-widget="image"]](% title="Click and drag to resize" %)​
... ... @@ -293,10 +293,11 @@
293 293  * 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]].
294 294  * LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
295 295  
250 +
296 296  There are two kinds of commands to configure GroPoint Air, they are:
297 297  
298 298  * (((
299 -**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
254 +**~ (% style="color:#4472C4" %)General Commands**.
300 300  )))
301 301  
302 302  These commands are to configure:
... ... @@ -309,7 +309,7 @@
309 309  
310 310  
311 311  * (((
312 -**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
267 +**~ (% style="color:#4472C4" %)Commands special design for GroPoint Air**
313 313  )))
314 314  
315 315  These commands only valid for GroPoint Air, as below:
... ... @@ -320,11 +320,11 @@
320 320  
321 321  Feature: Change LoRaWAN End Node Transmit Interval.
322 322  
323 -(% style="color:#037691" %)**AT Command: AT+TDC**
278 +**(% style="color:#037691" %)AT Command: AT+TDC**
324 324  
325 325  (% aria-label="image-20220607171554-8.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/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.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" %)​
326 326  
327 -(% style="color:#037691" %)**Downlink Command: 0x01**
282 +**(% style="color:#037691" %)Downlink Command: 0x01**
328 328  
329 329  Format: Command Code (0x01) followed by 3 bytes time value.
330 330  
... ... @@ -342,11 +342,11 @@
342 342  
343 343  Feature, Set Interrupt mode for GPIO_EXIT.
344 344  
345 -(% style="color:#037691" %)**AT Command: AT+INTMOD**
300 +**(% style="color:#037691" %)AT Command: AT+INTMOD**
346 346  
347 347  (% aria-label="image-20220607171716-9.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/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.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" %)​
348 348  
349 -(% style="color:#037691" %)**Downlink Command: 0x06**
304 +**(% style="color:#037691" %)Downlink Command: 0x06**
350 350  
351 351  Format: Command Code (0x06) followed by 3 bytes.
352 352  
... ... @@ -368,11 +368,11 @@
368 368  
369 369  The default delay is 1000ms.
370 370  
371 -(% style="color:#037691" %)**AT Command: AT+SDELAY**
326 +**(% style="color:#037691" %)AT Command: AT+SDELAY**
372 372  
373 373  (% aria-label="image-20220613175511-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613175511-8.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" %)​
374 374  
375 -(% style="color:#037691" %)**Downlink Command: 0xA1**
330 +**(% style="color:#037691" %)Downlink Command: 0xA1**
376 376  
377 377  Format: Command Code (0xA1) followed by 3 bytes time value.
378 378  
... ... @@ -390,7 +390,7 @@
390 390  
391 391  Feature: Using this function will re-update the model.
392 392  
393 -(% style="color:#037691" %)**Downlink Command: 0xFA00**
348 +**(% style="color:#037691" %)Downlink Command: 0xFA00**
394 394  
395 395  
396 396  == 4.5  Get Firmware Version Info ==
... ... @@ -397,7 +397,7 @@
397 397  
398 398  Feature: use downlink to get firmware version.
399 399  
400 -(% style="color:#037691" %)**Downlink Command: 0x26**
355 +**(% style="color:#037691" %)Downlink Command: 0x26**
401 401  
402 402  (% aria-label="image-20220607171917-10.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/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.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" %)​
403 403  
... ... @@ -408,14 +408,28 @@
408 408  
409 409  Configures info payload:
410 410  
411 -[[image:image-20220625101917-1.png]]
366 +(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:510px" %)
367 +|=(% style="width: 96px;" %)(((
368 +**Size(bytes)**
369 +)))|=(% style="width: 119px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 82px;" %)**2**|=(% style="width: 108px;" %)**1**|=(% style="width: 76px;" %)4|=(% style="width: 102px;" %)**1**
370 +|(% style="width:96px" %)**Value**|(% style="width:119px" %)Software Type|(% style="width:88px" %)(((
371 +Frequency
412 412  
373 +Band
374 +)))|(% style="width:88px" %)Sub-band|(% style="width:82px" %)(((
375 +Firmware
413 413  
414 -(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for GroPoint Air
377 +Version
378 +)))|(% style="width:108px" %)Sensor Type|(% style="width:76px" %)Reserve|(% style="width:102px" %)(((
379 +[[Message Type>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H2.3.6MessageType]]
380 +Always 0x02
381 +)))
415 415  
383 +**(% style="color:#037691" %)Software Type**(%%): Always 0x03 for LLMS01
416 416  
417 -(% style="color:#037691" %)**Frequency Band**(%%):
418 418  
386 +**(% style="color:#037691" %)Frequency Band**(%%):
387 +
419 419  *0x01: EU868
420 420  
421 421  *0x02: US915
... ... @@ -438,15 +438,12 @@
438 438  
439 439  *0x0B: AS923-4
440 440  
410 +**Sub-Band**: value 0x00 ~~ 0x08
441 441  
442 -(% style="color:#037691" %)**Sub-Band**(%%):  value 0x00 ~~ 0x08
412 +**Firmware Version**: 0x0100, Means: v1.0.0 version
443 443  
414 +**Sensor Type**:
444 444  
445 -(% style="color:#037691" %)**Firmware Version**(%%):  0x0100, Means: v1.0.0 version
446 -
447 -
448 -(% style="color:#037691" %)**Sensor Type**(%%):
449 -
450 450  0x01: LSE01
451 451  
452 452  0x02: LDDS75
... ... @@ -464,7 +464,6 @@
464 464  0x08: LSLP01
465 465  
466 466  
467 -
468 468  = 5.  Use AT Command =
469 469  
470 470  == 5.1  Access AT Commands ==
... ... @@ -486,7 +486,7 @@
486 486  
487 487  (% 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" %)​
488 488  
489 -Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
454 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
490 490  
491 491  
492 492  = 6.  Battery & How to replace =
... ... @@ -512,10 +512,10 @@
512 512  Instruction to use as below:
513 513  
514 514  
515 -(% 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/]]
480 +**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/]]
516 516  
517 517  
518 -(% style="color:blue" %)**Step 2**(%%):  Open it and choose
483 +**Step 2**: Open it and choose
519 519  
520 520  * (((
521 521  Product Model
... ... @@ -534,13 +534,13 @@
534 534  The battery-related documents as below:
535 535  
536 536  * (((
537 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
502 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
538 538  )))
539 539  * (((
540 540  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
541 541  )))
542 542  * (((
543 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
508 +[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
544 544  )))
545 545  
546 546  (% aria-label="image-20220607172042-11.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/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.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" %)​
... ... @@ -573,9 +573,9 @@
573 573  
574 574  = 8.  Trouble Shooting =
575 575  
576 -== 8.1  AT Commands input doesn't work ==
541 +== 8.1  AT Commands input doesnt work ==
577 577  
578 -In case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
543 +In case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
579 579  
580 580  
581 581  == 8.2  Why i see the payload is 7FFF? ==
... ... @@ -585,19 +585,20 @@
585 585  
586 586  = 9.  Order Info =
587 587  
588 -Part Number: (% style="color:blue" %)**GROPOINT AIR-M-XX**
553 +Part Number: **GROPOINT AIR-M-XX**
589 589  
590 -(% style="color:blue" %)**XX**(%%): The default frequency band
555 +**XX**: The default frequency band
591 591  
592 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
593 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
594 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
595 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
596 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
597 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
598 -* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
599 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
557 +* **AS923**: LoRaWAN AS923 band
558 +* **AU915**: LoRaWAN AU915 band
559 +* **EU433**: LoRaWAN EU433 band
560 +* **EU868**: LoRaWAN EU868 band
561 +* **KR920**: LoRaWAN KR920 band
562 +* **US915**: LoRaWAN US915 band
563 +* **IN865**: LoRaWAN IN865 band
564 +* **CN470**: LoRaWAN CN470 band
600 600  
566 +(% class="wikigeneratedid" id="H200BPackingInfo" %)
601 601  ​
602 602  
603 603  
image-20220625101917-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -7.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0