<
From version < 67.1 >
edited by Xiaoling
on 2022/06/25 10:36
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
... ... @@ -54,6 +54,7 @@
54 54  * IP66 Waterproof Enclosure
55 55  * 8500mAh Battery for long term use
56 56  
57 +
57 57  == 1.3  Probe Specification ==
58 58  
59 59  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.
... ... @@ -81,6 +81,7 @@
81 81  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
82 82  * Blink once when device transmits a packet.
83 83  
85 +
84 84  == 2.2  Firmware and Changelog ==
85 85  
86 86  (((
... ... @@ -245,10 +245,11 @@
245 245  * 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]].
246 246  * LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
247 247  
250 +
248 248  There are two kinds of commands to configure GroPoint Air, they are:
249 249  
250 250  * (((
251 -**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
254 +**~ (% style="color:#4472C4" %)General Commands**.
252 252  )))
253 253  
254 254  These commands are to configure:
... ... @@ -261,7 +261,7 @@
261 261  
262 262  
263 263  * (((
264 -**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
267 +**~ (% style="color:#4472C4" %)Commands special design for GroPoint Air**
265 265  )))
266 266  
267 267  These commands only valid for GroPoint Air, as below:
... ... @@ -272,11 +272,11 @@
272 272  
273 273  Feature: Change LoRaWAN End Node Transmit Interval.
274 274  
275 -(% style="color:#037691" %)**AT Command: AT+TDC**
278 +**(% style="color:#037691" %)AT Command: AT+TDC**
276 276  
277 277  (% 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" %)​
278 278  
279 -(% style="color:#037691" %)**Downlink Command: 0x01**
282 +**(% style="color:#037691" %)Downlink Command: 0x01**
280 280  
281 281  Format: Command Code (0x01) followed by 3 bytes time value.
282 282  
... ... @@ -286,15 +286,19 @@
286 286  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
287 287  
288 288  
292 +
293 +
294 +
295 +
289 289  == 4.2  Set Interrupt Mode ==
290 290  
291 291  Feature, Set Interrupt mode for GPIO_EXIT.
292 292  
293 -(% style="color:#037691" %)**AT Command: AT+INTMOD**
300 +**(% style="color:#037691" %)AT Command: AT+INTMOD**
294 294  
295 295  (% 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" %)​
296 296  
297 -(% style="color:#037691" %)**Downlink Command: 0x06**
304 +**(% style="color:#037691" %)Downlink Command: 0x06**
298 298  
299 299  Format: Command Code (0x06) followed by 3 bytes.
300 300  
... ... @@ -304,6 +304,10 @@
304 304  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
305 305  
306 306  
314 +
315 +
316 +
317 +
307 307  == 4.3  Set the sensor delay time ==
308 308  
309 309  Feature: Change the sensor delay time.
... ... @@ -312,11 +312,11 @@
312 312  
313 313  The default delay is 1000ms.
314 314  
315 -(% style="color:#037691" %)**AT Command: AT+SDELAY**
326 +**(% style="color:#037691" %)AT Command: AT+SDELAY**
316 316  
317 317  (% 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" %)​
318 318  
319 -(% style="color:#037691" %)**Downlink Command: 0xA1**
330 +**(% style="color:#037691" %)Downlink Command: 0xA1**
320 320  
321 321  Format: Command Code (0xA1) followed by 3 bytes time value.
322 322  
... ... @@ -326,11 +326,15 @@
326 326  * Example 2: Downlink Payload: A10007D0 ~/~/ Set the sensor delay time = 2000ms
327 327  
328 328  
340 +
341 +
342 +
343 +
329 329  == 4.4  Query sensor model function ==
330 330  
331 331  Feature: Using this function will re-update the model.
332 332  
333 -(% style="color:#037691" %)**Downlink Command: 0xFA00**
348 +**(% style="color:#037691" %)Downlink Command: 0xFA00**
334 334  
335 335  
336 336  == 4.5  Get Firmware Version Info ==
... ... @@ -337,7 +337,7 @@
337 337  
338 338  Feature: use downlink to get firmware version.
339 339  
340 -(% style="color:#037691" %)**Downlink Command: 0x26**
355 +**(% style="color:#037691" %)Downlink Command: 0x26**
341 341  
342 342  (% 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" %)​
343 343  
... ... @@ -348,14 +348,28 @@
348 348  
349 349  Configures info payload:
350 350  
351 -[[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
352 352  
373 +Band
374 +)))|(% style="width:88px" %)Sub-band|(% style="width:82px" %)(((
375 +Firmware
353 353  
354 -(% 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 +)))
355 355  
383 +**(% style="color:#037691" %)Software Type**(%%): Always 0x03 for LLMS01
356 356  
357 -(% style="color:#037691" %)**Frequency Band**(%%):
358 358  
386 +**(% style="color:#037691" %)Frequency Band**(%%):
387 +
359 359  *0x01: EU868
360 360  
361 361  *0x02: US915
... ... @@ -378,15 +378,12 @@
378 378  
379 379  *0x0B: AS923-4
380 380  
410 +**Sub-Band**: value 0x00 ~~ 0x08
381 381  
382 -(% style="color:#037691" %)**Sub-Band**(%%):  value 0x00 ~~ 0x08
412 +**Firmware Version**: 0x0100, Means: v1.0.0 version
383 383  
414 +**Sensor Type**:
384 384  
385 -(% style="color:#037691" %)**Firmware Version**(%%):  0x0100, Means: v1.0.0 version
386 -
387 -
388 -(% style="color:#037691" %)**Sensor Type**(%%):
389 -
390 390  0x01: LSE01
391 391  
392 392  0x02: LDDS75
... ... @@ -425,7 +425,7 @@
425 425  
426 426  (% 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" %)​
427 427  
428 -Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
454 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
429 429  
430 430  
431 431  = 6.  Battery & How to replace =
... ... @@ -451,10 +451,10 @@
451 451  Instruction to use as below:
452 452  
453 453  
454 -(% 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/]]
455 455  
456 456  
457 -(% style="color:blue" %)**Step 2**(%%):  Open it and choose
483 +**Step 2**: Open it and choose
458 458  
459 459  * (((
460 460  Product Model
... ... @@ -473,13 +473,13 @@
473 473  The battery-related documents as below:
474 474  
475 475  * (((
476 -[[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]],
477 477  )))
478 478  * (((
479 479  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
480 480  )))
481 481  * (((
482 -[[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]]
483 483  )))
484 484  
485 485  (% 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" %)​
... ... @@ -512,9 +512,9 @@
512 512  
513 513  = 8.  Trouble Shooting =
514 514  
515 -== 8.1  AT Commands input doesn't work ==
541 +== 8.1  AT Commands input doesnt work ==
516 516  
517 -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.
518 518  
519 519  
520 520  == 8.2  Why i see the payload is 7FFF? ==
... ... @@ -524,19 +524,20 @@
524 524  
525 525  = 9.  Order Info =
526 526  
527 -Part Number: (% style="color:blue" %)**GROPOINT AIR-M-XX**
553 +Part Number: **GROPOINT AIR-M-XX**
528 528  
529 -(% style="color:blue" %)**XX**(%%): The default frequency band
555 +**XX**: The default frequency band
530 530  
531 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
532 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
533 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
534 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
535 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
536 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
537 -* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
538 -* (% 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
539 539  
566 +(% class="wikigeneratedid" id="H200BPackingInfo" %)
540 540  ​
541 541  
542 542  
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