Last modified by Xiaoling on 2025/07/16 17:48

From version 70.2
edited by Xiaoling
on 2023/06/09 08:44
Change comment: There is no comment for this version
To version 71.1
edited by Ellie Zhang
on 2023/08/08 10:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Ellie
Content
... ... @@ -53,7 +53,6 @@
53 53  * 8500mAh Battery for long term use
54 54  
55 55  
56 -
57 57  == 1.3 Specification ==
58 58  
59 59  
... ... @@ -104,7 +104,6 @@
104 104  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
105 105  
106 106  
107 -
108 108  == 1.4 Applications ==
109 109  
110 110  
... ... @@ -111,7 +111,6 @@
111 111  * Smart Agriculture
112 112  
113 113  
114 -
115 115  == 1.5 Sleep mode and working mode ==
116 116  
117 117  
... ... @@ -140,7 +140,6 @@
140 140  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
141 141  
142 142  
143 -
144 144  == 1.7 BLE connection ==
145 145  
146 146  
... ... @@ -262,7 +262,6 @@
262 262  )))
263 263  
264 264  
265 -
266 266  === 2.3.2 MOD~=1(Original value) ===
267 267  
268 268  
... ... @@ -277,11 +277,76 @@
277 277  MOD & Digital Interrupt(Optional)
278 278  )))
279 279  
275 +=== 2.3.3 Device Status, FPORT~=5 ===
280 280  
281 281  
282 -=== 2.3.3 Battery Info ===
278 +(((
279 +Include device configure status. Once SE01-LB Joined the network, it will uplink this message to the server.
280 +)))
283 283  
282 +(((
283 +Users can also use the downlink command (0x26 01) to ask SE01-LB to resend Device Status.
284 +)))
284 284  
286 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:490px" %)
287 +|=(% colspan="7" style="background-color:#4F81BD;color:white" %)Device Status (FPORT=5)
288 +|(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:140px" %)**2**|(% style="width:140px" %)**1**|(% style="width:70px" %)**1**|(% style="width:70px" %)**2**
289 +|(% style="width:94px" %)**Value**|(% style="width:68px" %)Sensor Model|(% style="width:80px" %)Firmware Version|(% style="width:86px" %)Frequency Band|(% style="width:61px" %)Sub-band|(% style="width:61px" %)BAT
290 +
291 +[[image:MDS200-port5.png||height="205" width="1347"]]** **
292 +
293 +
294 +* (% style="color:#037691" %)**Sensor Model**(%%)**:** For SE01-LB, this value is 0x26
295 +
296 +* (% style="color:#037691" %)**Firmware Version**(%%)**:** 0x0100, Means: v1.0.0 version
297 +
298 +* (% style="color:#037691" %)**Frequency Band**(%%)**:**
299 +
300 +0x01: EU868
301 +
302 +0x02: US915
303 +
304 +0x03: IN865
305 +
306 +0x04: AU915
307 +
308 +0x05: KZ865
309 +
310 +0x06: RU864
311 +
312 +0x07: AS923
313 +
314 +0x08: AS923-1
315 +
316 +0x09: AS923-2
317 +
318 +0x0a: AS923-3
319 +
320 +0x0b: CN470
321 +
322 +0x0c: EU433
323 +
324 +0x0d: KR920
325 +
326 +0x0e: MA869
327 +
328 +
329 +* (% style="color:#037691" %)**Sub-Band**(%%)**:**
330 +** AU915 and US915: value 0x00 ~~ 0x08
331 +** CN470: value 0x0B ~~ 0x0C
332 +** Other Bands: Always 0x00
333 +
334 +* (% style="color:#037691" %)**Battery Info:**
335 +
336 +Check the battery voltage.
337 +
338 +Ex1: 0x0B45 = 2885mV
339 +
340 +Ex2: 0x0B49 = 2889mV
341 +
342 +=== 2.3.4 Battery Info ===
343 +
344 +
285 285  (((
286 286  Check the battery voltage for SE01-LB.
287 287  )))
... ... @@ -295,7 +295,7 @@
295 295  )))
296 296  
297 297  
298 -=== 2.3.4 Soil Moisture ===
358 +=== 2.3.5 Soil Moisture ===
299 299  
300 300  
301 301  (((
... ... @@ -307,7 +307,7 @@
307 307  )))
308 308  
309 309  
310 -=== 2.3.5 Soil Temperature ===
370 +=== 2.3.6 Soil Temperature ===
311 311  
312 312  
313 313  (((
... ... @@ -327,7 +327,7 @@
327 327  )))
328 328  
329 329  
330 -=== 2.3.6 Soil Conductivity (EC) ===
390 +=== 2.3.7 Soil Conductivity (EC) ===
331 331  
332 332  
333 333  (((
... ... @@ -346,7 +346,7 @@
346 346  
347 347  )))
348 348  
349 -=== 2.3.7 MOD ===
409 +=== 2.3.8 MOD ===
350 350  
351 351  
352 352  Firmware version at least v2.1 supports changing mode.
... ... @@ -363,7 +363,7 @@
363 363  If** **payload =** **0x0A01, workmode=1
364 364  
365 365  
366 -=== 2.3.8 ​Decode payload in The Things Network ===
426 +=== 2.3.9 ​Decode payload in The Things Network ===
367 367  
368 368  
369 369  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -626,7 +626,6 @@
626 626  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
627 627  
628 628  
629 -
630 630  == 3.2 General Commands ==
631 631  
632 632  
... ... @@ -744,7 +744,6 @@
744 744  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
745 745  
746 746  
747 -
748 748  === 3.3.4 Set Power Output Duration ===
749 749  
750 750  
... ... @@ -775,7 +775,6 @@
775 775  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
776 776  
777 777  
778 -
779 779  = 4. Battery & Power Consumption =
780 780  
781 781  
... ... @@ -805,7 +805,6 @@
805 805  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
806 806  
807 807  
808 -
809 809  = 6. FAQ =
810 810  
811 811  == 6.1  AT Commands input doesn't work ==
... ... @@ -852,7 +852,6 @@
852 852  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
853 853  
854 854  
855 -
856 856  = 8. ​Packing Info =
857 857  
858 858  
... ... @@ -871,7 +871,6 @@
871 871  * Weight / pcs : g
872 872  
873 873  
874 -
875 875  = 9. Support =
876 876  
877 877