<
From version < 67.8 >
edited by Xiaoling
on 2022/06/25 10:48
To version < 68.1 >
edited by Xiaoling
on 2022/06/25 11:18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -150,16 +150,29 @@
150 150  
151 151  == 3.3  Example to use for LoRaWAN network ==
152 152  
153 +(((
153 153  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
155 +)))
154 154  
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.
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 +)))
156 156  
161 +(((
157 157  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 +)))
158 158  
165 +(((
166 +
167 +)))
159 159  
169 +(((
160 160  (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
171 +)))
161 161  
173 +(((
162 162  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
175 +)))
163 163  
164 164  
165 165  (% 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" %)​
... ... @@ -181,9 +181,13 @@
181 181  
182 182  (% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
183 183  
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" %)​
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"]]
185 185  
199 +(% title="Click and drag to resize" %)​
200 +
201 +(((
186 186  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 +)))
187 187  
188 188  (% 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" %)​
189 189  
... ... @@ -200,26 +200,40 @@
200 200  
201 201  == 3.4  Uplink Payload Analyze ==
202 202  
220 +(((
203 203  Uplink payloads have two types:
222 +)))
204 204  
205 205  * (((
225 +(((
206 206  Report temperature and humidity status normally: Use FPORT=2
207 207  )))
228 +)))
208 208  * (((
230 +(((
209 209  Other control commands: Use other FPORT fields.
210 210  )))
233 +)))
211 211  
235 +(((
212 212  The application server should parse the correct value based on FPORT settings.
237 +)))
213 213  
214 214  
215 215  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
216 216  
217 217  
243 +(((
218 218  GroPoint Air will send this uplink after Device Status once join the LoRaWAN network successfully. And GroPoint Air will:
245 +)))
219 219  
247 +(((
220 220  periodically send this uplink every 20 minutes, this interval can be changed.
249 +)))
221 221  
251 +(((
222 222  The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below:
253 +)))
223 223  
224 224  (% 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" %)​
225 225  
... ... @@ -236,20 +236,32 @@
236 236  (% 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" %)​
237 237  
238 238  
270 +(((
239 239  For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1.
272 +)))
240 240  
274 +(((
241 241  For AU915 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
276 +)))
242 242  
278 +(((
243 243  For AS923 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
280 +)))
244 244  
245 245  
246 246  == 3.6  Show data on Datacake ==
247 247  
285 +(((
248 248  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 +)))
249 249  
289 +(((
250 250  (% 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 +)))
251 251  
293 +(((
252 252  (% style="color:blue" %)**Step 2**(%%):  Configure SW3L in Datacake  ​​​​
295 +)))
253 253  
254 254  (% 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" %)​
255 255  
... ... @@ -275,31 +275,53 @@
275 275  
276 276  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
277 277  
321 +(((
278 278  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
323 +)))
279 279  
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/]]
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 +)))
282 282  
332 +(((
283 283  There are two kinds of commands to configure GroPoint Air, they are:
334 +)))
284 284  
285 285  * (((
337 +(((
286 286  **~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
287 287  )))
340 +)))
288 288  
342 +(((
289 289  These commands are to configure:
344 +)))
290 290  
291 -* General system settings like: uplink interval.
292 -* LoRaWAN protocol & radio-related command.
346 +* (((
347 +General system settings like: uplink interval.
348 +)))
349 +* (((
350 +LoRaWAN protocol & radio-related command.
351 +)))
293 293  
353 +(((
294 294  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 +)))
295 295  
296 296  
297 297  
298 298  * (((
360 +(((
299 299  **~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
300 300  )))
363 +)))
301 301  
365 +(((
302 302  These commands only valid for GroPoint Air, as below:
367 +)))
303 303  
304 304  
305 305  
... ... @@ -349,13 +349,21 @@
349 349  
350 350  == 4.3  Set the sensor delay time ==
351 351  
417 +(((
352 352  Feature: Change the sensor delay time.
419 +)))
353 353  
421 +(((
354 354  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 +)))
355 355  
425 +(((
356 356  The default delay is 1000ms.
427 +)))
357 357  
429 +(((
358 358  (% style="color:#037691" %)**AT Command: AT+SDELAY**
431 +)))
359 359  
360 360  (% 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" %)​
361 361  
... ... @@ -469,7 +469,9 @@
469 469  (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD**
470 470  
471 471  
545 +(((
472 472  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for GroPoint Air. GroPoint Air will output system info once power on as below:
547 +)))
473 473  
474 474  (% aria-label="1654653659449-932.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||data-widget="image" height="471" width="674"]](% 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" %)​
475 475  
... ... @@ -480,9 +480,13 @@
480 480  
481 481  == 6.1  Battery Type ==
482 482  
558 +(((
483 483  GroPoint Air is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is an un-rechargeable battery with a low discharge rate targeting more than 5 years use. This type of battery is commonly used in IoT targets for long-term running, such as water meters.
560 +)))
484 484  
562 +(((
485 485  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
564 +)))
486 486  
487 487  
488 488  (% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png" data-widget="image" height="408" width="574"]](% 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" %)​
... ... @@ -494,27 +494,43 @@
494 494  
495 495  == 6.2  Power Consumption Analyze ==
496 496  
576 +(((
497 497  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.
578 +)))
498 498  
580 +(((
499 499  Instruction to use as below:
582 +)))
500 500  
501 501  
585 +(((
502 502  (% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
587 +)))
503 503  
504 504  
590 +(((
505 505  (% style="color:blue" %)**Step 2**(%%):  Open it and choose
592 +)))
506 506  
507 507  * (((
595 +(((
508 508  Product Model
509 509  )))
598 +)))
510 510  * (((
600 +(((
511 511  Uplink Interval
512 512  )))
603 +)))
513 513  * (((
605 +(((
514 514  Working Mode
515 515  )))
608 +)))
516 516  
610 +(((
517 517  And the Life expectation in different cases will be shown on the right.
612 +)))
518 518  
519 519  (% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" 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" %)​
520 520  
... ... @@ -593,11 +593,15 @@
593 593  
594 594  = 10.  Packing Info =
595 595  
691 +(((
596 596  **Package Includes:  **
693 +)))
597 597  
598 598  * GroPoint Air-M x 1
599 599  
697 +(((
600 600  **Dimension and weight:**
699 +)))
601 601  
602 602  * Device Size: cm
603 603  * Device Weight: g
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0