<
From version < 35.1 >
edited by Edwin Chen
on 2022/06/08 23:55
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,6 +54,24 @@
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.
... ... @@ -98,9 +98,8 @@
98 98  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
99 99  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
100 100  
119 +== 3.2 Set Interrupt Mode ==
101 101  
102 -== 3.2 Set Interrupt Mode  (是否存在) ==
103 -
104 104  Feature, Set Interrupt mode for GPIO_EXIT.
105 105  
106 106  **AT Command: AT+INTMOD**
... ... @@ -116,9 +116,8 @@
116 116  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
117 117  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
118 118  
136 +== 3.3 Get Firmware Version Info ==
119 119  
120 -== 3.3 Get Firmware Version Info ~-~--(是否存在) ==
121 -
122 122  Feature: use downlink to get firmware version.
123 123  
124 124  **Downlink Command: 0x26**
... ... @@ -134,7 +134,7 @@
134 134  
135 135  |=(((
136 136  **Size(bytes)**
137 -)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
153 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=4|=**1**
138 138  |**Value**|Software Type|(((
139 139  Frequency
140 140  
... ... @@ -170,8 +170,10 @@
170 170  
171 171  *0x09: AS923-2
172 172  
173 -*0xa0: AS923-3
189 +*0x0A: AS923-3
174 174  
191 +*0x0B: AS923-4
192 +
175 175  **Sub-Band**: value 0x00 ~~ 0x08
176 176  
177 177  **Firmware Version**: 0x0100, Means: v1.0.0 version
... ... @@ -190,7 +190,9 @@
190 190  
191 191  0x06: LSNPK01
192 192  
211 +0x07: LDDS45
193 193  
213 +0x08: LSLP01
194 194  
195 195  = Use AT Command =
196 196  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0