Last modified by Xiaoling on 2025/04/25 10:03

From version 39.1
edited by Edwin Chen
on 2022/06/09 00:01
Change comment: There is no comment for this version
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,10 +54,10 @@
54 54  [[image:image-20220530002453-3.png||height="262" width="493"]]
55 55  
56 56  
57 -= Configure GroPoint Air to Connect LoRaWAN Network =
57 += Connect LoRaWAN Network =
58 58  
59 59  
60 -== LED Indicator  ( 检查等状态是否对的) ==
60 +== LED Indicator ==
61 61  
62 62  The GroPoint Air has an internal LED which can show the status of different states.
63 63  
... ... @@ -64,11 +64,10 @@
64 64  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
65 65  * Blink once when device transmits a packet.
66 66  
67 +== Firmware and Changelog ==
67 67  
68 -== Firmware and Changelog (Changelog标注现在 版本是什么版本) ==
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/]]
69 69  
70 -Firmware Download Location: [[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]]
71 -
72 72  Change Log:
73 73  
74 74  
... ... @@ -117,7 +117,7 @@
117 117  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
118 118  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
119 119  
120 -== 3.2 Set Interrupt Mode  (是否存在) ==
119 +== 3.2 Set Interrupt Mode ==
121 121  
122 122  Feature, Set Interrupt mode for GPIO_EXIT.
123 123  
... ... @@ -134,7 +134,7 @@
134 134  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
135 135  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
136 136  
137 -== 3.3 Get Firmware Version Info ~-~--(是否存在) ==
136 +== 3.3 Get Firmware Version Info ==
138 138  
139 139  Feature: use downlink to get firmware version.
140 140  
... ... @@ -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