<
From version < 67.16 >
edited by Xiaoling
on 2022/06/25 10:58
To version < 67.9 >
edited by Xiaoling
on 2022/06/25 10:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -150,29 +150,16 @@
150 150  
151 151  == 3.3  Example to use for LoRaWAN network ==
152 152  
153 -(((
154 154  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
155 -)))
156 156  
157 -* (((
158 -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>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
159 -)))
155 +* 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>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
160 160  
161 -(((
162 162  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:
163 -)))
164 164  
165 -(((
166 -
167 -)))
168 168  
169 -(((
170 170  (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
171 -)))
172 172  
173 -(((
174 174  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
175 -)))
176 176  
177 177  
178 178  (% aria-label="1652944593868-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image"]](% title="Click and drag to resize" %)​
... ... @@ -194,13 +194,9 @@
194 194  
195 195  (% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
196 196  
197 -(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image" height="430" width="725"]]
184 +(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image" height="430" width="725"]](% title="Click and drag to resize" %)​
198 198  
199 -(% title="Click and drag to resize" %)​
200 -
201 -(((
202 202  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.
203 -)))
204 204  
205 205  (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %)​
206 206  
... ... @@ -217,40 +217,26 @@
217 217  
218 218  == 3.4  Uplink Payload Analyze ==
219 219  
220 -(((
221 221  Uplink payloads have two types:
222 -)))
223 223  
224 224  * (((
225 -(((
226 226  Report temperature and humidity status normally: Use FPORT=2
227 227  )))
228 -)))
229 229  * (((
230 -(((
231 231  Other control commands: Use other FPORT fields.
232 232  )))
233 -)))
234 234  
235 -(((
236 236  The application server should parse the correct value based on FPORT settings.
237 -)))
238 238  
239 239  
240 240  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
241 241  
242 242  
243 -(((
244 244  GroPoint Air will send this uplink after Device Status once join the LoRaWAN network successfully. And GroPoint Air will:
245 -)))
246 246  
247 -(((
248 248  periodically send this uplink every 20 minutes, this interval can be changed.
249 -)))
250 250  
251 -(((
252 252  The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below:
253 -)))
254 254  
255 255  (% aria-label="image-20220621093414-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621093414-1.png||data-widget="image" height="932" width="816"]](% title="Click and drag to resize" %)​
256 256  
... ... @@ -267,32 +267,20 @@
267 267  (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %)​
268 268  
269 269  
270 -(((
271 271  For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1.
272 -)))
273 273  
274 -(((
275 275  For AU915 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
276 -)))
277 277  
278 -(((
279 279  For AS923 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
280 -)))
281 281  
282 282  
283 283  == 3.6  Show data on Datacake ==
284 284  
285 -(((
286 286  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:
287 -)))
288 288  
289 -(((
290 290  (% style="color:blue" %)**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]]
291 -)))
292 292  
293 -(((
294 294  (% style="color:blue" %)**Step 2**(%%):  Configure SW3L in Datacake  ​​​​
295 -)))
296 296  
297 297  (% aria-label="image-20220613171007-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171007-1.png||data-widget="image" height="567" width="542"]](% title="Click and drag to resize" %)​
298 298  
... ... @@ -318,53 +318,31 @@
318 318  
319 319  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
320 320  
321 -(((
322 322  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
323 -)))
324 324  
325 -* (((
326 -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]].
327 -)))
328 -* (((
329 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
330 -)))
280 +* 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]].
281 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
331 331  
332 -(((
333 333  There are two kinds of commands to configure GroPoint Air, they are:
334 -)))
335 335  
336 336  * (((
337 -(((
338 338  **~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
339 339  )))
340 -)))
341 341  
342 -(((
343 343  These commands are to configure:
344 -)))
345 345  
346 -* (((
347 -General system settings like: uplink interval.
348 -)))
349 -* (((
350 -LoRaWAN protocol & radio-related command.
351 -)))
291 +* General system settings like: uplink interval.
292 +* LoRaWAN protocol & radio-related command.
352 352  
353 -(((
354 354  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/]]
355 -)))
356 356  
357 357  
358 358  
359 359  * (((
360 -(((
361 361  **~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
362 362  )))
363 -)))
364 364  
365 -(((
366 366  These commands only valid for GroPoint Air, as below:
367 -)))
368 368  
369 369  
370 370  
... ... @@ -414,21 +414,13 @@
414 414  
415 415  == 4.3  Set the sensor delay time ==
416 416  
417 -(((
418 418  Feature: Change the sensor delay time.
419 -)))
420 420  
421 -(((
422 422  There are six models of GroPoint Air, and each model returns a different number of temperature and humidity. The more bytes of the returned value, the longer the delay. The AT+SDELAY command can adjust the time that the sensor returns data to the node, and can adjust different delays according to different types of sensors.
423 -)))
424 424  
425 -(((
426 426  The default delay is 1000ms.
427 -)))
428 428  
429 -(((
430 430  (% style="color:#037691" %)**AT Command: AT+SDELAY**
431 -)))
432 432  
433 433  (% aria-label="image-20220613175511-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613175511-8.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
434 434  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0