<
From version < 34.1 >
edited by Edwin Chen
on 2022/06/08 23:54
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.
... ... @@ -69,12 +69,8 @@
69 69  
70 70  These commands are to configure:
71 71  
72 -* (((
73 -General system settings like: uplink interval.
74 -)))
75 -* (((
76 -LoRaWAN protocol & radio-related command.
77 -)))
90 +* General system settings like: uplink interval.
91 +* LoRaWAN protocol & radio-related command.
78 78  
79 79  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/]]
80 80  
... ... @@ -99,17 +99,11 @@
99 99  
100 100  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
101 101  
102 -* (((
103 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
104 -)))
105 -* (((
106 -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
107 107  
108 -
109 -)))
119 +== 3.2 Set Interrupt Mode ==
110 110  
111 -== 3.2 Set Interrupt Mode  (是否存在) ==
112 -
113 113  Feature, Set Interrupt mode for GPIO_EXIT.
114 114  
115 115  **AT Command: AT+INTMOD**
... ... @@ -122,14 +122,10 @@
122 122  
123 123  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
124 124  
125 -* (((
126 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
127 -)))
128 -* (((
129 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
130 -)))
133 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
134 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
131 131  
132 -== 3.3 Get Firmware Version Info ~-~--(是否存在) ==
136 +== 3.3 Get Firmware Version Info ==
133 133  
134 134  Feature: use downlink to get firmware version.
135 135  
... ... @@ -146,7 +146,7 @@
146 146  
147 147  |=(((
148 148  **Size(bytes)**
149 -)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
153 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=4|=**1**
150 150  |**Value**|Software Type|(((
151 151  Frequency
152 152  
... ... @@ -182,8 +182,10 @@
182 182  
183 183  *0x09: AS923-2
184 184  
185 -*0xa0: AS923-3
189 +*0x0A: AS923-3
186 186  
191 +*0x0B: AS923-4
192 +
187 187  **Sub-Band**: value 0x00 ~~ 0x08
188 188  
189 189  **Firmware Version**: 0x0100, Means: v1.0.0 version
... ... @@ -202,7 +202,9 @@
202 202  
203 203  0x06: LSNPK01
204 204  
211 +0x07: LDDS45
205 205  
213 +0x08: LSLP01
206 206  
207 207  = Use AT Command =
208 208  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0