<
From version < 32.1 >
edited by Edwin Chen
on 2022/06/08 23:52
To version < 41.1 >
edited by David Huang
on 2022/06/11 16:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.David
Content
... ... @@ -54,18 +54,32 @@
54 54  [[image:image-20220530002453-3.png||height="262" width="493"]]
55 55  
56 56  
57 += Connect LoRaWAN Network =
58 +
59 +
60 +== LED Indicator ==
61 +
62 +The GroPoint Air has an internal LED which can show the status of different states.
63 +
64 +* The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
65 +* Blink once when device transmits a packet.
66 +
67 +== Firmware and Changelog ==
68 +
69 +Firmware Download Location: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/firmware/>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/firmware/]]
70 +
71 +Change Log:
72 +
73 +
74 +
57 57  = Configure GroPoint Air via AT Command or LoRaWAN Downlink =
58 58  
59 59  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
60 60  
61 -* (((
62 -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]].
63 -)))
64 -* (((
65 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
66 -)))
79 +* 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]].
80 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
67 67  
68 -There are two kinds of commands to configure GroPoint, they are:
82 +There are two kinds of commands to configure GroPoint Air, they are:
69 69  
70 70  * (((
71 71  **~ General Commands**.
... ... @@ -73,21 +73,17 @@
73 73  
74 74  These commands are to configure:
75 75  
76 -* (((
77 -General system settings like: uplink interval.
78 -)))
79 -* (((
80 -LoRaWAN protocol & radio-related command.
81 -)))
90 +* General system settings like: uplink interval.
91 +* LoRaWAN protocol & radio-related command.
82 82  
83 83  They are the same for all Dragino Device that support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>url:http://8.211.40.43/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
84 84  
85 85  
86 86  * (((
87 -**~ Commands special design for LLMS01**
97 +**~ Commands special design for GroPoint Air**
88 88  )))
89 89  
90 -These commands only valid for LLMS01, as below:
100 +These commands only valid for GroPoint Air, as below:
91 91  
92 92  == 3.1 Set Transmit Interval Time ==
93 93  
... ... @@ -103,17 +103,11 @@
103 103  
104 104  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
105 105  
106 -* (((
107 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
108 -)))
109 -* (((
110 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
116 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
117 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
111 111  
112 -
113 -)))
119 +== 3.2 Set Interrupt Mode ==
114 114  
115 -== 3.2 Set Interrupt Mode  (是否存在) ==
116 -
117 117  Feature, Set Interrupt mode for GPIO_EXIT.
118 118  
119 119  **AT Command: AT+INTMOD**
... ... @@ -126,16 +126,11 @@
126 126  
127 127  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
128 128  
129 -* (((
130 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
131 -)))
132 -* (((
133 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
134 -)))
133 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
134 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
135 135  
136 +== 3.3 Get Firmware Version Info ==
136 136  
137 -== 3.3 Get Firmware Version Info ~-~--(是否存在) ==
138 -
139 139  Feature: use downlink to get firmware version.
140 140  
141 141  **Downlink Command: 0x26**
... ... @@ -151,7 +151,7 @@
151 151  
152 152  |=(((
153 153  **Size(bytes)**
154 -)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
153 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=4|=**1**
155 155  |**Value**|Software Type|(((
156 156  Frequency
157 157  
... ... @@ -187,8 +187,10 @@
187 187  
188 188  *0x09: AS923-2
189 189  
190 -*0xa0: AS923-3
189 +*0x0A: AS923-3
191 191  
191 +*0x0B: AS923-4
192 +
192 192  **Sub-Band**: value 0x00 ~~ 0x08
193 193  
194 194  **Firmware Version**: 0x0100, Means: v1.0.0 version
... ... @@ -207,7 +207,9 @@
207 207  
208 208  0x06: LSNPK01
209 209  
211 +0x07: LDDS45
210 210  
213 +0x08: LSLP01
211 211  
212 212  = Use AT Command =
213 213  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0