<
From version < 65.3 >
edited by Xiaoling
on 2022/06/25 09:47
To version < 65.5 >
edited by Xiaoling
on 2022/06/25 09:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,7 +48,6 @@
48 48  
49 49  
50 50  
51 -
52 52  == 1.3  Probe Specification ==
53 53  
54 54  GroPoint Air includes an M12 5-pin connector, the pins definition matches GroPoint Profile M12 version probes. Users can connect this connector to GroPoint Profile directly.
... ... @@ -62,7 +62,6 @@
62 62  
63 63  
64 64  
65 -
66 66  == 1.5  Pin Mapping ==
67 67  
68 68  Inner PCB Pin mapping for reference:
... ... @@ -72,7 +72,6 @@
72 72  
73 73  = 2.  Connect LoRaWAN Network =
74 74  
75 -
76 76  == 2.1  LED Indicator ==
77 77  
78 78  The GroPoint Air has an internal LED which can show the status of different states.
... ... @@ -83,7 +83,6 @@
83 83  
84 84  
85 85  
86 -
87 87  == 2.2  Firmware and Changelog ==
88 88  
89 89  (((
... ... @@ -108,7 +108,7 @@
108 108  * Support RS485 Interface
109 109  * with M12 5pin connector.
110 110  
111 -Such model in GroPoint Profile is: **2625-N-T-x-M-M **(Where x is different depending on how many levels it detects).
107 +Such model in GroPoint Profile is: (% style="color:blue" %)**2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).
112 112  
113 113  
114 114  == 3.2  Connect to LoRaWAN Network? ==
... ... @@ -124,8 +124,9 @@
124 124  
125 125  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:
126 126  
127 -**Step 1**: Create a device in TTN V3 with the OTAA keys from GroPoint Air.
128 128  
124 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
125 +
129 129  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
130 130  
131 131  
... ... @@ -133,7 +133,7 @@
133 133  
134 134  Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot:
135 135  
136 -Add APP EUI in the application.
133 +**Add APP EUI in the application.**
137 137  
138 138  [[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"]]
139 139  
... ... @@ -143,10 +143,11 @@
143 143  
144 144  [[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"]]
145 145  
146 -Add APP KEY and DEV EUI
143 +**Add APP KEY and DEV EUI**
147 147  
148 -**Step 2**: Power on GroPoint Air
149 149  
146 +(% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
147 +
150 150  [[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"]]
151 151  
152 152  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.
... ... @@ -160,9 +160,10 @@
160 160  
161 161  Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link:
162 162  
163 -[[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]]
161 +[[https:~~/~~/www.dropbox.com/sh/p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0>>https://www.dropbox.com/sh/p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0]]
164 164  
165 165  
164 +
166 166  == 3.4  Uplink Payload Analyze ==
167 167  
168 168  Uplink payloads have two types:
... ... @@ -188,7 +188,7 @@
188 188  
189 189  [[image:image-20220621093414-1.png||height="932" width="816"]]
190 190  
191 -GroPoint Air's sensors come in six models:GPLP-2,GPLP-3,GPLP-4,GPLP-5,GPLP-6,GPLP-8.
190 +GroPoint Air's sensors come in six models: GPLP-2,GPLP-3,GPLP-4,GPLP-5,GPLP-6,GPLP-8.
192 192  
193 193  The amount of temperature and humidity is different for each model, so the payload of each model is different.
194 194  
... ... @@ -212,9 +212,9 @@
212 212  
213 213  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:
214 214  
215 -**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]]
214 +(% 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]]
216 216  
217 -**Step 2**: Configure SW3L in Datacake  ​​​​
216 +(% style="color:blue" %)**Step 2**(%%):  Configure SW3L in Datacake  ​​​​
218 218  
219 219  [[image:image-20220613171007-1.png||height="567" width="542"]]
220 220  
... ... @@ -281,7 +281,6 @@
281 281  
282 282  
283 283  
284 -
285 285  == 4.2  Set Interrupt Mode ==
286 286  
287 287  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -302,7 +302,6 @@
302 302  
303 303  
304 304  
305 -
306 306  == (% id="cke_bm_55968S" style="display:none" %) (%%)4.3  Set the sensor delay time ==
307 307  
308 308  Feature: Change the sensor delay time.
... ... @@ -327,7 +327,6 @@
327 327  
328 328  
329 329  
330 -
331 331  == 4.4  Query sensor model function ==
332 332  
333 333  Feature: Using this function will re-update the model.
... ... @@ -346,7 +346,6 @@
346 346  * Reply to the confirmation package: 26 01
347 347  * Reply to non-confirmed packet: 26 00
348 348  
349 -
350 350  Device will send an uplink after got this downlink command. With below payload:
351 351  
352 352  Configures info payload:
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0