<
From version < 122.1 >
edited by Xiaoling
on 2024/09/26 13:50
To version < 130.1 >
edited by Xiaoling
on 2025/03/29 13:38
>
Change comment: Uploaded new attachment "image-20250329133856-1.jpeg", version {1}

Summary

Details

Page properties
Content
... ... @@ -47,7 +47,7 @@
47 47  )))
48 48  
49 49  (((
50 -SDI-12-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + Li-ion battery**(%%) it is designed for long term use up to 5 years.
50 +SDI-12-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + Li-ion battery,**(%%) it is designed for long term use up to 5 years.
51 51  )))
52 52  
53 53  (((
... ... @@ -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:
221 +User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
222 222  
223 +* **Create the application.**
223 223  
224 -(% style="color:blue" %)**Register the device**
225 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LTC2-LB--LoRaWAN_Temperature_Transmitter_User_Manual/WebHome/image-20240907111048-1.png?width=1001&height=183&rev=1.1||alt="image-20240907111048-1.png"]]
225 225  
226 -[[image:1675213652444-622.png||_mstalt="293657"]]
227 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LTC2-LB--LoRaWAN_Temperature_Transmitter_User_Manual/WebHome/image-20240907111305-2.png?width=1000&height=572&rev=1.1||alt="image-20240907111305-2.png"]]
227 227  
228 228  
229 -(% style="color:blue" %)**Add APP EUI and DEV EUI**
230 230  
231 +* **Add devices to the created Application.**
231 231  
232 -[[image:1675213661769-223.png||_mstalt="295217"]]
233 +[[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  
235 +[[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  
238 +* **Enter end device specifics manually.**
237 237  
238 -[[image:1675213675852-577.png||_mstalt="297947"]]
240 +[[image:image-20241118164859-1.png||height="561" width="642"]]
239 239  
242 +[[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  
248 +(% style="color:blue" %)**Step 2: **(%%)Add decoder
248 248  
250 +While using TTN network, you can add the payload format to decode the payload.
251 +
252 +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.
253 +
254 +SDI-12-LB/LS TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
255 +
256 +Below is TTN screen shot:
257 +
258 +[[image:image-20241118165746-3.png||height="470" width="869"]]
259 +
260 +[[image:image-20241118165832-4.png||height="336" width="724"]]
261 +
262 +
263 +(% style="color:blue" %)**Step 3**(%%): Activate on SDI-12-LB/LS
264 +
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  
... ... @@ -1206,7 +1206,6 @@
1206 1206  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1207 1207  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1208 1208  
1209 -
1210 1210  == 3.2 Set Interrupt Mode ==
1211 1211  
1212 1212  
... ... @@ -1238,8 +1238,6 @@
1238 1238  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1239 1239  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1240 1240  
1241 -
1242 -
1243 1243  == 3.3 Set the output time ==
1244 1244  
1245 1245  
... ... @@ -1311,8 +1311,6 @@
1311 1311  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1312 1312  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1313 1313  
1314 -
1315 -
1316 1316  == 3.4 Set the all data mode ==
1317 1317  
1318 1318  
... ... @@ -1335,8 +1335,6 @@
1335 1335  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1336 1336  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1337 1337  
1338 -
1339 -
1340 1340  == 3.5 Set the splicing payload for uplink ==
1341 1341  
1342 1342  
image-20241118164859-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +51.6 KB
Content
image-20241118165221-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +37.2 KB
Content
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0