<
From version < 53.1 >
edited by David Huang
on 2022/06/13 17:55
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
... ... @@ -120,12 +120,12 @@
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  
... ... @@ -210,8 +210,27 @@
210 210  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
211 211  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
212 212  
213 -== 3.3 Get Firmware Version Info ==
213 +== (% id="cke_bm_55968S" style="display:none" %) (%%)3.3 Set the sensor delay time ==
214 214  
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 +
215 215  Feature: use downlink to get firmware version.
216 216  
217 217  **Downlink Command: 0x26**
... ... @@ -427,4 +427,3 @@
427 427  * Device Weight: g
428 428  * Package Size / pcs : cm
429 429  * Weight / pcs : g
430 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0