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

Summary

Details

Page properties
Content
... ... @@ -71,6 +71,8 @@
71 71  * IP66 Waterproof Enclosure
72 72  * 8500mAh Battery for long term use
73 73  
74 +
75 +
74 74  == 1.3  Probe Specification ==
75 75  
76 76  
... ... @@ -83,12 +83,13 @@
83 83  )))
84 84  
85 85  
86 -
87 87  == 1.4  Applications ==
88 88  
89 89  
90 90  * Smart Agriculture
91 91  
93 +
94 +
92 92  == 1.5  Pin Mapping ==
93 93  
94 94  
... ... @@ -97,7 +97,6 @@
97 97  (% 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" %)​
98 98  
99 99  
100 -
101 101  = 2.  Connect LoRaWAN Network =
102 102  
103 103  == 2.1  LED Indicator ==
... ... @@ -108,6 +108,8 @@
108 108  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
109 109  * Blink once when device transmits a packet.
110 110  
113 +
114 +
111 111  == 2.2  Firmware and Changelog ==
112 112  
113 113  
... ... @@ -124,7 +124,6 @@
124 124  )))
125 125  
126 126  
127 -
128 128  = 3.  How to use? =
129 129  
130 130  == 3.1  Connect to GroPoint Profile ==
... ... @@ -146,7 +146,6 @@
146 146  )))
147 147  
148 148  
149 -
150 150  == 3.2  Connect to LoRaWAN Network? ==
151 151  
152 152  
... ... @@ -153,7 +153,6 @@
153 153  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
154 154  
155 155  
156 -
157 157  == 3.3  Example to use for LoRaWAN network ==
158 158  
159 159  
... ... @@ -226,7 +226,6 @@
226 226  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]]
227 227  
228 228  
229 -
230 230  == 3.4  Uplink Payload Analyze ==
231 231  
232 232  
... ... @@ -250,7 +250,6 @@
250 250  )))
251 251  
252 252  
253 -
254 254  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
255 255  
256 256  
... ... @@ -294,7 +294,6 @@
294 294  )))
295 295  
296 296  
297 -
298 298  == 3.6  Show data on Datacake ==
299 299  
300 300  
... ... @@ -331,7 +331,6 @@
331 331  (% 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" %)​
332 332  
333 333  
334 -
335 335  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
336 336  
337 337  
... ... @@ -384,7 +384,6 @@
384 384  )))
385 385  
386 386  
387 -
388 388  == 4.1  Set Transmit Interval Time ==
389 389  
390 390  
... ... @@ -404,6 +404,8 @@
404 404  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
405 405  * Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
406 406  
403 +
404 +
407 407  == 4.2  Set Interrupt Mode ==
408 408  
409 409  
... ... @@ -423,6 +423,8 @@
423 423  * Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
424 424  * Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
425 425  
424 +
425 +
426 426  == 4.3  Set the sensor delay time ==
427 427  
428 428  
... ... @@ -457,6 +457,8 @@
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 +
460 460  == 4.4  Query sensor model function ==
461 461  
462 462  
... ... @@ -466,7 +466,6 @@
466 466  (% style="color:#037691" %)**Downlink Command: 0xFA00**
467 467  
468 468  
469 -
470 470  == 4.5  Get Firmware Version Info ==
471 471  
472 472  
... ... @@ -540,10 +540,8 @@
540 540  0x08: LSLP01
541 541  
542 542  
543 -
544 544  = 5.  Use AT Command =
545 545  
546 -
547 547  == 5.1  Access AT Commands ==
548 548  
549 549  
... ... @@ -569,7 +569,6 @@
569 569  Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
570 570  
571 571  
572 -
573 573  = 6. Battery & Power Consumption =
574 574  
575 575  
... ... @@ -577,9 +577,9 @@
577 577  
578 578  [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
579 579  
578 +
580 580  = 7.  FAQ =
581 581  
582 -
583 583  == 7.1  How to change the LoRa Frequency Bands/Region ==
584 584  
585 585  
... ... @@ -587,10 +587,8 @@
587 587  When downloading the images, choose the required image file for download. ​
588 588  
589 589  
590 -
591 591  = 8.  Trouble Shooting =
592 592  
593 -
594 594  == 8.1  AT Commands input doesn't work ==
595 595  
596 596  
... ... @@ -597,7 +597,6 @@
597 597  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.
598 598  
599 599  
600 -
601 601  == 8.2  Why i see the payload is 7FFF? ==
602 602  
603 603  
... ... @@ -604,7 +604,6 @@
604 604  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.
605 605  
606 606  
607 -
608 608  = 9.  Order Info =
609 609  
610 610  
... ... @@ -624,7 +624,6 @@
624 624  ​
625 625  
626 626  
627 -
628 628  = 10.  Packing Info =
629 629  
630 630  
... ... @@ -642,3 +642,6 @@
642 642  * Device Weight: g
643 643  * Package Size / pcs : cm
644 644  * Weight / pcs : g
638 +
639 +
640 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0