<
From version < 56.2 >
edited by Edwin Chen
on 2022/06/19 08:17
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
... ... @@ -64,7 +64,7 @@
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 +== Firmware and Changelog ==
68 68  
69 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 70  
... ... @@ -71,89 +71,7 @@
71 71  Change Log:
72 72  
73 73  
74 -= Operation Mode =
75 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 157  = Configure GroPoint Air via AT Command or LoRaWAN Downlink =
158 158  
159 159  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
... ... @@ -198,7 +198,7 @@
198 198  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
199 199  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
200 200  
201 -== 3.2 Set Interrupt Mode ==
119 +== 3.2 Set Interrupt Mode ==
202 202  
203 203  Feature, Set Interrupt mode for GPIO_EXIT.
204 204  
... ... @@ -215,27 +215,8 @@
215 215  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
216 216  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
217 217  
218 -== (% id="cke_bm_55968S" style="display:none" %) (%%)3.3 Set the sensor delay time ==
136 +== 3.3 Get Firmware Version Info ==
219 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 239  Feature: use downlink to get firmware version.
240 240  
241 241  **Downlink Command: 0x26**
... ... @@ -451,3 +451,5 @@
451 451  * Device Weight: g
452 452  * Package Size / pcs : cm
453 453  * Weight / pcs : g
353 +
354 +
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