<
From version < 69.1 >
edited by Xiaoling
on 2023/04/26 08:46
To version < 68.8 >
edited by Xiaoling
on 2023/04/03 17:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,8 +71,6 @@
71 71  * IP66 Waterproof Enclosure
72 72  * 8500mAh Battery for long term use
73 73  
74 -
75 -
76 76  == 1.3  Probe Specification ==
77 77  
78 78  
... ... @@ -85,13 +85,12 @@
85 85  )))
86 86  
87 87  
86 +
88 88  == 1.4  Applications ==
89 89  
90 90  
91 91  * Smart Agriculture
92 92  
93 -
94 -
95 95  == 1.5  Pin Mapping ==
96 96  
97 97  
... ... @@ -100,6 +100,7 @@
100 100  (% aria-label="image-20220530002453-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002453-3.png||data-widget="image" height="262" width="493"]](% 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" %)​
101 101  
102 102  
100 +
103 103  = 2.  Connect LoRaWAN Network =
104 104  
105 105  == 2.1  LED Indicator ==
... ... @@ -110,8 +110,6 @@
110 110  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
111 111  * Blink once when device transmits a packet.
112 112  
113 -
114 -
115 115  == 2.2  Firmware and Changelog ==
116 116  
117 117  
... ... @@ -128,6 +128,7 @@
128 128  )))
129 129  
130 130  
127 +
131 131  = 3.  How to use? =
132 132  
133 133  == 3.1  Connect to GroPoint Profile ==
... ... @@ -149,6 +149,7 @@
149 149  )))
150 150  
151 151  
149 +
152 152  == 3.2  Connect to LoRaWAN Network? ==
153 153  
154 154  
... ... @@ -155,6 +155,7 @@
155 155  Each GroPoint Air is shipped with a worldwide unique set of OTAA keys. To use GroPoint Air in a LoRaWAN network, user needs to input the OTAA keys in the LoRaWAN network server. So GroPoint Air can join the LoRaWAN network and start to transmit sensor data
156 156  
157 157  
156 +
158 158  == 3.3  Example to use for LoRaWAN network ==
159 159  
160 160  
... ... @@ -227,6 +227,7 @@
227 227  Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
228 228  
229 229  
229 +
230 230  == 3.4  Uplink Payload Analyze ==
231 231  
232 232  
... ... @@ -250,6 +250,7 @@
250 250  )))
251 251  
252 252  
253 +
253 253  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
254 254  
255 255  
... ... @@ -293,6 +293,7 @@
293 293  )))
294 294  
295 295  
297 +
296 296  == 3.6  Show data on Datacake ==
297 297  
298 298  
... ... @@ -329,6 +329,7 @@
329 329  (% aria-label="image-20220613171124-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171124-7.png||data-widget="image" height="466" width="877"]](% title="Click and drag to resize" %)​
330 330  
331 331  
334 +
332 332  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
333 333  
334 334  
... ... @@ -381,6 +381,7 @@
381 381  )))
382 382  
383 383  
387 +
384 384  == 4.1  Set Transmit Interval Time ==
385 385  
386 386  
... ... @@ -400,8 +400,6 @@
400 400  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
401 401  * Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
402 402  
403 -
404 -
405 405  == 4.2  Set Interrupt Mode ==
406 406  
407 407  
... ... @@ -421,8 +421,6 @@
421 421  * Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
422 422  * Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
423 423  
424 -
425 -
426 426  == 4.3  Set the sensor delay time ==
427 427  
428 428  
... ... @@ -457,8 +457,6 @@
457 457  * Example 1: Downlink Payload: A10003E8  ~/~/ Set the sensor delay time = 1000ms
458 458  * Example 2: Downlink Payload: A10007D0  ~/~/ Set the sensor delay time = 2000ms
459 459  
460 -
461 -
462 462  == 4.4  Query sensor model function ==
463 463  
464 464  
... ... @@ -468,6 +468,7 @@
468 468  (% style="color:#037691" %)**Downlink Command: 0xFA00**
469 469  
470 470  
469 +
471 471  == 4.5  Get Firmware Version Info ==
472 472  
473 473  
... ... @@ -541,8 +541,10 @@
541 541  0x08: LSLP01
542 542  
543 543  
543 +
544 544  = 5.  Use AT Command =
545 545  
546 +
546 546  == 5.1  Access AT Commands ==
547 547  
548 548  
... ... @@ -568,6 +568,7 @@
568 568  Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
569 569  
570 570  
572 +
571 571  = 6. Battery & Power Consumption =
572 572  
573 573  
... ... @@ -575,9 +575,9 @@
575 575  
576 576  [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
577 577  
578 -
579 579  = 7.  FAQ =
580 580  
582 +
581 581  == 7.1  How to change the LoRa Frequency Bands/Region ==
582 582  
583 583  
... ... @@ -585,8 +585,10 @@
585 585  When downloading the images, choose the required image file for download. ​
586 586  
587 587  
590 +
588 588  = 8.  Trouble Shooting =
589 589  
593 +
590 590  == 8.1  AT Commands input doesn't work ==
591 591  
592 592  
... ... @@ -593,6 +593,7 @@
593 593  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.
594 594  
595 595  
600 +
596 596  == 8.2  Why i see the payload is 7FFF? ==
597 597  
598 598  
... ... @@ -599,6 +599,7 @@
599 599  The device will judge the length of the data received by the serial port. If the length of the received data is 0, it means that there is a problem with the sensor communication or the sensor is not connected properly, it is invalid data, and the uploaded data is 7FFF.
600 600  
601 601  
607 +
602 602  = 9.  Order Info =
603 603  
604 604  
... ... @@ -618,6 +618,7 @@
618 618  ​
619 619  
620 620  
627 +
621 621  = 10.  Packing Info =
622 622  
623 623  
... ... @@ -635,6 +635,3 @@
635 635  * Device Weight: g
636 636  * Package Size / pcs : cm
637 637  * Weight / pcs : g
638 -
639 -
640 -
image-20230426084611-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0