<
From version < 43.1 >
edited by David Huang
on 2022/06/11 17:49
To version < 55.3 >
edited by Edwin Chen
on 2022/06/19 08:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.Edwin
Content
... ... @@ -71,15 +71,14 @@
71 71  Change Log:
72 72  
73 73  
74 -= Operation Mode =
74 += Operation Mode =
75 75  
76 -== How it works? ==
76 +== How it works? ==
77 77  
78 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 79  
80 80  
81 -(% class="wikigeneratedid" %)
82 -= Example to use for LoRaWAN network =
81 += Example to use for LoRaWAN network =
83 83  
84 84  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
85 85  
... ... @@ -114,18 +114,19 @@
114 114  
115 115  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.
116 116  
117 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652924675638-547.png?width=732&height=254&rev=1.1||alt="1652924675638-547.png" height="254" width="732"]]
116 +[[image:image-20220611174943-1.png||height="139" width="1008"]]
118 118  
118 +
119 119  === Decoder in TTN V3 ===
120 120  
121 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 122  
123 -Please check the decoder from this link:
123 +Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link:
124 124  
125 -[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/Decoder/>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/Decoder/]]
125 +[[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]]
126 126  
127 127  
128 -= Show data on Datacake =
128 +== Show data on Datacake ==
129 129  
130 130  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:
131 131  
... ... @@ -133,16 +133,22 @@
133 133  
134 134  **Step 2**: Configure SW3L in Datacake  ​​​​
135 135  
136 +[[image:image-20220613171007-1.png||height="567" width="542"]]
136 136  
138 +[[image:image-20220613171015-2.png||height="600" width="586"]]
137 137  
140 +[[image:image-20220613171029-3.png||height="507" width="513"]]
138 138  
142 +[[image:image-20220613171038-4.png||height="469" width="786"]]
139 139  
144 +[[image:image-20220613171105-5.png||height="533" width="949"]]
140 140  
146 +[[image:image-20220613171117-6.png||height="501" width="925"]]
141 141  
148 +[[image:image-20220613171124-7.png||height="466" width="877"]]
142 142  
143 143  
144 144  
145 -
146 146  = Configure GroPoint Air via AT Command or LoRaWAN Downlink =
147 147  
148 148  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
... ... @@ -204,8 +204,27 @@
204 204  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
205 205  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
206 206  
207 -== 3.3 Get Firmware Version Info ==
213 +== (% id="cke_bm_55968S" style="display:none" %) (%%)3.3 Set the sensor delay time ==
208 208  
215 +Feature: Change the sensor delay time.
216 +
217 +The default delay is 1000ms.
218 +
219 +**AT Command: AT+SDELAY**
220 +
221 +[[image:image-20220613175511-8.png]]
222 +
223 +**Downlink Command: 0xA1**
224 +
225 +Format: Command Code (0xA1) followed by 3 bytes time value.
226 +
227 +If the downlink payload=A10007D0, it means set the sensor delay time to 0x0007D0=2000ms, while type code is A1.
228 +
229 +* Example 1: Downlink Payload: A10003E8 ~/~/ Set the sensor delay time = 1000ms
230 +* Example 2: Downlink Payload: A10007D0 ~/~/ Set the sensor delay time = 2000ms
231 +
232 +== 3.4 Get Firmware Version Info ==
233 +
209 209  Feature: use downlink to get firmware version.
210 210  
211 211  **Downlink Command: 0x26**
... ... @@ -421,5 +421,3 @@
421 421  * Device Weight: g
422 422  * Package Size / pcs : cm
423 423  * Weight / pcs : g
424 -
425 -
image-20220613171007-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +23.5 KB
Content
image-20220613171015-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +18.3 KB
Content
image-20220613171029-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +16.8 KB
Content
image-20220613171038-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +16.0 KB
Content
image-20220613171105-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +23.7 KB
Content
image-20220613171117-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content
image-20220613171124-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +12.3 KB
Content
image-20220613175511-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +15.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0