<
From version < 56.2 >
edited by Edwin Chen
on 2022/06/19 08:17
To version < 28.1 >
edited by Edwin Chen
on 2022/06/08 23:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,265 +54,6 @@
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 -= Operation Mode =
75 -
76 -== How it works? ==
77 -
78 -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
79 -
80 -
81 -== Example to use for LoRaWAN network ==
82 -
83 -This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
84 -
85 -* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/#H2.3UplinkPayload]] for detail.
86 -
87 -Assume the DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the GroPoint Air device in TTN V3:
88 -
89 -**Step 1**: Create a device in TTN V3 with the OTAA keys from GroPoint Air.
90 -
91 -Each GroPoint Air is shipped with a sticker with the default device EUI as below:
92 -
93 -
94 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png"]]
95 -
96 -Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot:
97 -
98 -Add APP EUI in the application.
99 -
100 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-1.png?rev=1.1||alt="image-20220519151704-1.png"]]
101 -
102 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-2.png?width=717&height=322&rev=1.1||alt="image-20220519151704-2.png" height="322" width="717"]]
103 -
104 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-3.png?rev=1.1||alt="image-20220519151704-3.png"]]
105 -
106 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-4.png?rev=1.1||alt="image-20220519151704-4.png"]]
107 -
108 -Add APP KEY and DEV EUI
109 -
110 -**Step 2**: Power on GroPoint Air
111 -
112 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" height="430" width="725"]]
113 -
114 -Put the jumper to power on GroPoint Air and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and the user can see it in the panel.
115 -
116 -[[image:image-20220611174943-1.png||height="139" width="1008"]]
117 -
118 -
119 -=== Decoder in TTN V3 ===
120 -
121 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652927365661-475.png?width=723&height=359&rev=1.1||alt="1652927365661-475.png" height="359" width="723"]]
122 -
123 -Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link:
124 -
125 -[[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]]
126 -
127 -
128 -== Uplink Payload Analyze ==
129 -
130 -
131 -
132 -
133 -== Show data on Datacake ==
134 -
135 -Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
136 -
137 -**Step 1**: Link TTNv3 to Datacake [[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
138 -
139 -**Step 2**: Configure SW3L in Datacake  ​​​​
140 -
141 -[[image:image-20220613171007-1.png||height="567" width="542"]]
142 -
143 -[[image:image-20220613171015-2.png||height="600" width="586"]]
144 -
145 -[[image:image-20220613171029-3.png||height="507" width="513"]]
146 -
147 -[[image:image-20220613171038-4.png||height="469" width="786"]]
148 -
149 -[[image:image-20220613171105-5.png||height="533" width="949"]]
150 -
151 -[[image:image-20220613171117-6.png||height="501" width="925"]]
152 -
153 -[[image:image-20220613171124-7.png||height="466" width="877"]]
154 -
155 -
156 -
157 -= Configure GroPoint Air via AT Command or LoRaWAN Downlink =
158 -
159 -Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
160 -
161 -* 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]].
162 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
163 -
164 -There are two kinds of commands to configure GroPoint Air, they are:
165 -
166 -* (((
167 -**~ General Commands**.
168 -)))
169 -
170 -These commands are to configure:
171 -
172 -* General system settings like: uplink interval.
173 -* LoRaWAN protocol & radio-related command.
174 -
175 -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/]]
176 -
177 -
178 -* (((
179 -**~ Commands special design for GroPoint Air**
180 -)))
181 -
182 -These commands only valid for GroPoint Air, as below:
183 -
184 -== 3.1 Set Transmit Interval Time ==
185 -
186 -Feature: Change LoRaWAN End Node Transmit Interval.
187 -
188 -**AT Command: AT+TDC**
189 -
190 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png"]]
191 -
192 -**Downlink Command: 0x01**
193 -
194 -Format: Command Code (0x01) followed by 3 bytes time value.
195 -
196 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
197 -
198 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
199 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
200 -
201 -== 3.2 Set Interrupt Mode ==
202 -
203 -Feature, Set Interrupt mode for GPIO_EXIT.
204 -
205 -**AT Command: AT+INTMOD**
206 -
207 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png"]]
208 -
209 -**Downlink Command: 0x06**
210 -
211 -Format: Command Code (0x06) followed by 3 bytes.
212 -
213 -This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
214 -
215 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
216 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
217 -
218 -== (% id="cke_bm_55968S" style="display:none" %) (%%)3.3 Set the sensor delay time ==
219 -
220 -Feature: Change the sensor delay time.
221 -
222 -The default delay is 1000ms.
223 -
224 -**AT Command: AT+SDELAY**
225 -
226 -[[image:image-20220613175511-8.png]]
227 -
228 -**Downlink Command: 0xA1**
229 -
230 -Format: Command Code (0xA1) followed by 3 bytes time value.
231 -
232 -If the downlink payload=A10007D0, it means set the sensor delay time to 0x0007D0=2000ms, while type code is A1.
233 -
234 -* Example 1: Downlink Payload: A10003E8 ~/~/ Set the sensor delay time = 1000ms
235 -* Example 2: Downlink Payload: A10007D0 ~/~/ Set the sensor delay time = 2000ms
236 -
237 -== 3.4 Get Firmware Version Info ==
238 -
239 -Feature: use downlink to get firmware version.
240 -
241 -**Downlink Command: 0x26**
242 -
243 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png"]]
244 -
245 -* Reply to the confirmation package: 26 01
246 -* Reply to non-confirmed packet: 26 00
247 -
248 -Device will send an uplink after got this downlink command. With below payload:
249 -
250 -Configures info payload:
251 -
252 -|=(((
253 -**Size(bytes)**
254 -)))|=**1**|=**1**|=**1**|=**2**|=**1**|=4|=**1**
255 -|**Value**|Software Type|(((
256 -Frequency
257 -
258 -Band
259 -)))|Sub-band|(((
260 -Firmware
261 -
262 -Version
263 -)))|Sensor Type|Reserve|(((
264 -[[Message Type>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H2.3.6MessageType]]
265 -Always 0x02
266 -)))
267 -
268 -**Software Type**: Always 0x03 for LLMS01
269 -
270 -**Frequency Band**:
271 -
272 -*0x01: EU868
273 -
274 -*0x02: US915
275 -
276 -*0x03: IN865
277 -
278 -*0x04: AU915
279 -
280 -*0x05: KZ865
281 -
282 -*0x06: RU864
283 -
284 -*0x07: AS923
285 -
286 -*0x08: AS923-1
287 -
288 -*0x09: AS923-2
289 -
290 -*0x0A: AS923-3
291 -
292 -*0x0B: AS923-4
293 -
294 -**Sub-Band**: value 0x00 ~~ 0x08
295 -
296 -**Firmware Version**: 0x0100, Means: v1.0.0 version
297 -
298 -**Sensor Type**:
299 -
300 -0x01: LSE01
301 -
302 -0x02: LDDS75
303 -
304 -0x03: LDDS20
305 -
306 -0x04: LLMS01
307 -
308 -0x05: LSPH01
309 -
310 -0x06: LSNPK01
311 -
312 -0x07: LDDS45
313 -
314 -0x08: LSLP01
315 -
316 316  = Use AT Command =
317 317  
318 318  == Access AT Commands ==
... ... @@ -352,7 +352,16 @@
352 352  
353 353  GroPoint Air:  2.45v ~~ 3.6v
354 354  
96 +== ==
355 355  
98 +== Replace Battery ==
99 +
100 +Any battery with a range 2.45 ~~ 3.6v can be a replacement. We recommend using Li-SOCl2 Battery.
101 +
102 +And make sure the positive and negative pins match.
103 +
104 +== ==
105 +
356 356  == Power Consumption Analyze ==
357 357  
358 358  Dragino Battery-powered products are all runs in Low Power mode. We have an updated battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit intervals.
... ... @@ -375,7 +375,7 @@
375 375  Working Mode
376 376  )))
377 377  
378 -And the Life expectation in different cases will be shown on the right.
128 +And the Life expectation in difference case will be shown on the right.
379 379  
380 380  [[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png"]]
381 381  
... ... @@ -393,21 +393,20 @@
393 393  
394 394  [[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png"]]
395 395  
146 +=== 4.3.1 ​Battery Note ===
396 396  
397 -=== ​Battery Note ===
148 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
398 398  
399 -The Li-SICO battery is designed for small current / long period applications. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period to transmit LoRa, then the battery life may be decreased.
150 +=== ​4.3.2 Replace the battery ===
400 400  
152 +You can change the battery in the LLMS01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
401 401  
402 -=== Replace the battery ===
154 +The default battery pack of LLMS01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
403 403  
404 -You can change the battery in GroPoint Air. The type of battery is not limited as long as the output is between 3v to 3.6v.
405 405  
406 -The default battery pack of GroPoint Air includes a ER26500 plus supercapacitor. If users can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most cases. The SPC can enlarge the battery life for high-frequency use (update period below 5 minutes)
407 407  
408 408  
409 409  
410 -
411 411  = FAQ =
412 412  
413 413  == How to change the LoRa Frequency Bands/Region ==
... ... @@ -451,3 +451,5 @@
451 451  * Device Weight: g
452 452  * Package Size / pcs : cm
453 453  * Weight / pcs : g
203 +
204 +
image-20220611174943-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -21.8 KB
Content
image-20220613171007-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -23.5 KB
Content
image-20220613171015-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -18.3 KB
Content
image-20220613171029-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -16.8 KB
Content
image-20220613171038-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -16.0 KB
Content
image-20220613171105-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -23.7 KB
Content
image-20220613171117-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -14.7 KB
Content
image-20220613171124-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -12.3 KB
Content
image-20220613175511-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -15.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0