<
From version < 125.1 >
edited by Mengting Qiu
on 2024/11/18 16:52
To version < 133.1 >
edited by Xiaoling
on 2025/03/29 14:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -188,7 +188,7 @@
188 188  === 1.9.2 for LS version ===
189 189  
190 190  
191 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20231231203439-3.png?width=886&height=385&rev=1.1||alt="image-20231231203439-3.png"]]
191 +[[image:image-20250329133856-1.jpeg]]
192 192  
193 193  
194 194  = 2. Configure SDI-12 to connect to LoRaWAN network =
... ... @@ -204,7 +204,6 @@
204 204  
205 205  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example.
206 206  
207 -
208 208  [[image:image-20230201090528-5.png||_mstalt="430300" height="442" width="1056"]]
209 209  
210 210  
... ... @@ -218,39 +218,54 @@
218 218  [[image:image-20230426084456-1.png||height="241" width="519"]]
219 219  
220 220  
221 -You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
220 +User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
222 222  
222 +* **Create the application.**
223 223  
224 -(% style="color:blue" %)**Register the device**
224 +[[image:image-20250329133946-2.jpeg]]
225 225  
226 -[[image:1675213652444-622.png||_mstalt="293657"]]
226 +[[image:image-20250329134001-3.jpeg]]
227 227  
228 228  
229 -(% style="color:blue" %)**Add APP EUI and DEV EUI**
230 230  
230 +* **Add devices to the created Application.**
231 231  
232 -[[image:1675213661769-223.png||_mstalt="295217"]]
232 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LTC2-LB--LoRaWAN_Temperature_Transmitter_User_Manual/WebHome/image-20240907111659-3.png?width=977&height=185&rev=1.1||alt="image-20240907111659-3.png"]]
233 233  
234 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LTC2-LB--LoRaWAN_Temperature_Transmitter_User_Manual/WebHome/image-20240907111820-5.png?width=975&height=377&rev=1.1||alt="image-20240907111820-5.png"]]
234 234  
235 -(% style="color:blue" %)**Add APP EUI in the application**
236 236  
237 +* **Enter end device specifics manually.**
237 237  
238 -[[image:1675213675852-577.png||_mstalt="297947"]]
239 +[[image:image-20241118164859-1.png||height="561" width="642"]]
239 239  
241 +[[image:image-20241118165221-2.png||height="426" width="630"]]
240 240  
241 -(% style="color:blue" %)**Add APP KEY**
242 242  
243 -[[image:1675213686734-883.png||_mstalt="298064"]]
244 244  
245 245  
246 -(% style="color:blue" %)**Step 2**(%%): Activate on SDI-12-LB/LS
247 247  
247 +(% style="color:blue" %)**Step 2: **(%%)Add decoder
248 248  
249 +While using TTN network, you can add the payload format to decode the payload.
250 +
251 +There is no fix payload decoder in LoRaWAN server because the SDI-12 sensors returns are different. User need to write the decoder themselves for their case.
252 +
253 +SDI-12-LB/LS TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
254 +
255 +Below is TTN screen shot:
256 +
257 +[[image:image-20241118165746-3.png||height="470" width="869"]]
258 +
259 +[[image:image-20241118165832-4.png||height="336" width="724"]]
260 +
261 +
262 +(% style="color:blue" %)**Step 3**(%%): Activate on SDI-12-LB/LS
263 +
249 249  Press the button for 5 seconds to activate the SDI-12-LB/LS.
250 250  
251 251  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode** (%%)for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
252 252  
253 -
254 254  [[image:1675213704414-644.png||_mstalt="293748"]]
255 255  
256 256  
... ... @@ -1237,7 +1237,6 @@
1237 1237  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1238 1238  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1239 1239  
1240 -
1241 1241  == 3.3 Set the output time ==
1242 1242  
1243 1243  
... ... @@ -1309,7 +1309,6 @@
1309 1309  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1310 1310  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1311 1311  
1312 -
1313 1313  == 3.4 Set the all data mode ==
1314 1314  
1315 1315  
... ... @@ -1332,7 +1332,6 @@
1332 1332  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1333 1333  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1334 1334  
1335 -
1336 1336  == 3.5 Set the splicing payload for uplink ==
1337 1337  
1338 1338  
image-20241118165746-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +89.4 KB
Content
image-20241118165832-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +27.2 KB
Content
image-20250329133856-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +31.2 KB
Content
image-20250329133946-2.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +29.6 KB
Content
image-20250329134001-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0