<
From version < 31.33 >
edited by Xiaoling
on 2022/06/07 10:31
To version < 28.2 >
edited by Xiaoling
on 2022/06/06 16:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,13 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220606151504-2.jpeg||height="554" width="554"]]
2 +[[image:image-20220606151504-2.jpeg||height="848" width="848"]]
3 3  
4 4  
5 5  
6 -**Contents:**
7 7  
8 -{{toc/}}
9 9  
10 10  
11 11  
12 12  
13 -
14 -
15 15  = 1. Introduction =
16 16  
17 17  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
... ... @@ -58,8 +58,6 @@
58 58  * IP66 Waterproof Enclosure
59 59  * 4000mAh or 8500mAh Battery for long term use
60 60  
61 -
62 -
63 63  == 1.3 Specification ==
64 64  
65 65  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -91,7 +91,7 @@
91 91  )))
92 92  
93 93  (((
94 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]].
88 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.UsingtheATCommands"]].
95 95  )))
96 96  
97 97  
... ... @@ -152,17 +152,16 @@
152 152  Uplink payload includes in total 11 bytes.
153 153  
154 154  
155 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
156 -|=(((
149 +|(((
157 157  **Size**
158 158  
159 159  **(bytes)**
160 -)))|=(% style="width: 46px;" %)**2**|=(% style="width: 160px;" %)**2**|=(% style="width: 104px;" %)**2**|=(% style="width: 126px;" %)**2**|=(% style="width: 159px;" %)**2**|=(% style="width: 114px;" %)**1**
161 -|**Value**|(% style="width:46px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:160px" %)(((
153 +)))|**2**|**2**|**2**|**2**|**2**|**1**
154 +|**Value**|[[BAT>>path:#bat]]|(((
162 162  Temperature
163 163  
164 164  (Reserve, Ignore now)
165 -)))|(% style="width:104px" %)[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|(% style="width:126px" %)[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|(% style="width:159px" %)[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(% style="width:114px" %)(((
158 +)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
166 166  MOD & Digital Interrupt
167 167  
168 168  (Optional)
... ... @@ -176,17 +176,16 @@
176 176  
177 177  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
178 178  
179 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
180 -|=(((
172 +|(((
181 181  **Size**
182 182  
183 183  **(bytes)**
184 -)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
185 -|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
176 +)))|**2**|**2**|**2**|**2**|**2**|**1**
177 +|**Value**|[[BAT>>path:#bat]]|(((
186 186  Temperature
187 187  
188 188  (Reserve, Ignore now)
189 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
181 +)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|(((
190 190  MOD & Digital Interrupt
191 191  
192 192  (Optional)
... ... @@ -260,7 +260,7 @@
260 260  mod=(bytes[10]>>7)&0x01=1.
261 261  
262 262  
263 -**Downlink Command:**
255 +Downlink Command:
264 264  
265 265  If payload = 0x0A00, workmode=0
266 266  
... ... @@ -280,13 +280,14 @@
280 280  LSE01 TTN Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]
281 281  
282 282  
283 -
284 284  == 2.4 Uplink Interval ==
285 285  
286 -The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
277 +The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link:
287 287  
279 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]]
288 288  
289 289  
282 +
290 290  == 2.5 Downlink Payload ==
291 291  
292 292  By default, LSE50 prints the downlink payload to console port.
... ... @@ -346,15 +346,17 @@
346 346  
347 347  
348 348  
349 -== 2.7 Frequency Plans ==
342 +1.
343 +11. Frequency Plans
350 350  
351 351  The LSE01 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
352 352  
347 +1.
348 +11.
349 +111. EU863-870 (EU868)
353 353  
354 -=== 2.7.1 EU863-870 (EU868) ===
351 +Uplink:
355 355  
356 -(% style="color:#037691" %)** Uplink:**
357 -
358 358  868.1 - SF7BW125 to SF12BW125
359 359  
360 360  868.3 - SF7BW125 to SF12BW125 and SF7BW250
... ... @@ -374,7 +374,7 @@
374 374  868.8 - FSK
375 375  
376 376  
377 -(% style="color:#037691" %)** Downlink:**
372 +Downlink:
378 378  
379 379  Uplink channels 1-9 (RX1)
380 380  
... ... @@ -381,12 +381,13 @@
381 381  869.525 - SF9BW125 (RX2 downlink only)
382 382  
383 383  
379 +1.
380 +11.
381 +111. US902-928(US915)
384 384  
385 -=== 2.7.2 US902-928(US915) ===
386 -
387 387  Used in USA, Canada and South America. Default use CHE=2
388 388  
389 -(% style="color:#037691" %)**Uplink:**
385 +Uplink:
390 390  
391 391  903.9 - SF7BW125 to SF10BW125
392 392  
... ... @@ -405,7 +405,7 @@
405 405  905.3 - SF7BW125 to SF10BW125
406 406  
407 407  
408 -(% style="color:#037691" %)**Downlink:**
404 +Downlink:
409 409  
410 410  923.3 - SF7BW500 to SF12BW500
411 411  
... ... @@ -426,12 +426,13 @@
426 426  923.3 - SF12BW500(RX2 downlink only)
427 427  
428 428  
425 +1.
426 +11.
427 +111. CN470-510 (CN470)
429 429  
430 -=== 2.7.3 CN470-510 (CN470) ===
431 -
432 432  Used in China, Default use CHE=1
433 433  
434 -(% style="color:#037691" %)**Uplink:**
431 +Uplink:
435 435  
436 436  486.3 - SF7BW125 to SF12BW125
437 437  
... ... @@ -450,7 +450,7 @@
450 450  487.7 - SF7BW125 to SF12BW125
451 451  
452 452  
453 -(% style="color:#037691" %)**Downlink:**
450 +Downlink:
454 454  
455 455  506.7 - SF7BW125 to SF12BW125
456 456  
... ... @@ -471,12 +471,13 @@
471 471  505.3 - SF12BW125 (RX2 downlink only)
472 472  
473 473  
471 +1.
472 +11.
473 +111. AU915-928(AU915)
474 474  
475 -=== 2.7.4 AU915-928(AU915) ===
476 -
477 477  Default use CHE=2
478 478  
479 -(% style="color:#037691" %)**Uplink:**
477 +Uplink:
480 480  
481 481  916.8 - SF7BW125 to SF12BW125
482 482  
... ... @@ -495,7 +495,7 @@
495 495  918.2 - SF7BW125 to SF12BW125
496 496  
497 497  
498 -(% style="color:#037691" %)**Downlink:**
496 +Downlink:
499 499  
500 500  923.3 - SF7BW500 to SF12BW500
501 501  
... ... @@ -515,22 +515,22 @@
515 515  
516 516  923.3 - SF12BW500(RX2 downlink only)
517 517  
516 +1.
517 +11.
518 +111. AS920-923 & AS923-925 (AS923)
518 518  
520 +**Default Uplink channel:**
519 519  
520 -=== 2.7.5 AS920-923 & AS923-925 (AS923) ===
521 -
522 -(% style="color:#037691" %)**Default Uplink channel:**
523 -
524 524  923.2 - SF7BW125 to SF10BW125
525 525  
526 526  923.4 - SF7BW125 to SF10BW125
527 527  
528 528  
529 -(% style="color:#037691" %)**Additional Uplink Channel**:
527 +**Additional Uplink Channel**:
530 530  
531 531  (OTAA mode, channel added by JoinAccept message)
532 532  
533 -(% style="color:#037691" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
531 +**AS920~~AS923 for Japan, Malaysia, Singapore**:
534 534  
535 535  922.2 - SF7BW125 to SF10BW125
536 536  
... ... @@ -545,7 +545,7 @@
545 545  922.0 - SF7BW125 to SF10BW125
546 546  
547 547  
548 -(% style="color:#037691" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
546 +**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
549 549  
550 550  923.6 - SF7BW125 to SF10BW125
551 551  
... ... @@ -560,16 +560,18 @@
560 560  924.6 - SF7BW125 to SF10BW125
561 561  
562 562  
563 -(% style="color:#037691" %)** Downlink:**
564 564  
562 +**Downlink:**
563 +
565 565  Uplink channels 1-8 (RX1)
566 566  
567 567  923.2 - SF10BW125 (RX2)
568 568  
569 569  
569 +1.
570 +11.
571 +111. KR920-923 (KR920)
570 570  
571 -=== 2.7.6 KR920-923 (KR920) ===
572 -
573 573  Default channel:
574 574  
575 575  922.1 - SF7BW125 to SF12BW125
... ... @@ -579,7 +579,7 @@
579 579  922.5 - SF7BW125 to SF12BW125
580 580  
581 581  
582 -(% style="color:#037691" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
582 +Uplink: (OTAA mode, channel added by JoinAccept message)
583 583  
584 584  922.1 - SF7BW125 to SF12BW125
585 585  
... ... @@ -596,7 +596,7 @@
596 596  923.3 - SF7BW125 to SF12BW125
597 597  
598 598  
599 -(% style="color:#037691" %)**Downlink:**
599 +Downlink:
600 600  
601 601  Uplink channels 1-7(RX1)
602 602  
... ... @@ -603,11 +603,12 @@
603 603  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
604 604  
605 605  
606 +1.
607 +11.
608 +111. IN865-867 (IN865)
606 606  
607 -=== 2.7.7 IN865-867 (IN865) ===
610 +Uplink:
608 608  
609 -(% style="color:#037691" %)** Uplink:**
610 -
611 611  865.0625 - SF7BW125 to SF12BW125
612 612  
613 613  865.4025 - SF7BW125 to SF12BW125
... ... @@ -615,7 +615,7 @@
615 615  865.9850 - SF7BW125 to SF12BW125
616 616  
617 617  
618 -(% style="color:#037691" %) **Downlink:**
619 +Downlink:
619 619  
620 620  Uplink channels 1-3 (RX1)
621 621  
... ... @@ -622,128 +622,110 @@
622 622  866.550 - SF10BW125 (RX2)
623 623  
624 624  
626 +1.
627 +11. LED Indicator
625 625  
626 -
627 -== 2.8 LED Indicator ==
628 -
629 629  The LSE01 has an internal LED which is to show the status of different state.
630 630  
631 +
631 631  * Blink once when device power on.
632 632  * Solid ON for 5 seconds once device successful Join the network.
633 633  * Blink once when device transmit a packet.
634 634  
635 -== 2.9 Installation in Soil ==
636 +1.
637 +11. Installation in Soil
636 636  
637 637  **Measurement the soil surface**
638 638  
639 639  
640 -[[image:1654506634463-199.png]] ​
642 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]] ​
641 641  
642 -(((
643 -(((
644 644  Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting.
645 -)))
646 -)))
647 647  
648 648  
649 -[[image:1654506665940-119.png]]
650 650  
651 -(((
648 +
649 +
650 +
651 +
652 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
653 +
654 +
655 +
652 652  Dig a hole with diameter > 20CM.
653 -)))
654 654  
655 -(((
656 656  Horizontal insert the probe to the soil and fill the hole for long term measurement.
657 -)))
658 658  
659 659  
660 -== 2.10 ​Firmware Change Log ==
661 661  
662 -(((
662 +
663 +1.
664 +11. ​Firmware Change Log
665 +
663 663  **Firmware download link:**
664 -)))
665 665  
666 -(((
667 667  [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
668 -)))
669 669  
670 -(((
671 -
672 -)))
673 673  
674 -(((
675 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
676 -)))
671 +**Firmware Upgrade Method:**
677 677  
678 -(((
679 -
680 -)))
673 +[[http:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction]]
681 681  
682 -(((
675 +
683 683  **V1.0.**
684 -)))
685 685  
686 -(((
687 687  Release
688 -)))
689 689  
690 690  
691 -== 2.11 ​Battery Analysis ==
692 692  
693 -=== 2.11.1 ​Battery Type ===
682 +1.
683 +11. ​Battery Analysis
684 +111. ​Battery Type
694 694  
695 -(((
696 696  The LSE01 battery is a combination of a 4000mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
697 -)))
698 698  
699 -(((
688 +
700 700  The battery is designed to last for more than 5 years for the LSN50.
701 -)))
702 702  
703 -(((
704 -(((
705 -The battery-related documents are as below:
706 -)))
707 -)))
708 708  
709 -* (((
710 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
692 +The battery related documents as below:
693 +
694 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
695 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]] datasheet, [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]]
696 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
697 +
698 +|(((
699 +JST-XH-2P connector
711 711  )))
712 -* (((
713 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
714 -)))
715 -* (((
716 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
717 -)))
718 718  
719 - [[image:image-20220606171726-9.png]]
702 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]] [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
720 720  
721 721  
722 722  
723 -=== 2.11.2 ​Battery Note ===
706 +1.
707 +11.
708 +111. ​Battery Note
724 724  
725 -(((
726 726  The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
727 -)))
728 728  
729 729  
713 +1.
714 +11.
715 +111. ​Replace the battery
730 730  
731 -=== 2.11.3 Replace the battery ===
732 -
733 -(((
734 734  If Battery is lower than 2.7v, user should replace the battery of LSE01.
735 -)))
736 736  
737 -(((
719 +
738 738  You can change the battery in the LSE01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
739 -)))
740 740  
741 -(((
722 +
742 742  The default battery pack of LSE01 includes a ER18505 plus super capacitor. If user can’t find this pack locally, they can find ER18505 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
743 -)))
744 744  
745 745  
746 746  
727 +
728 +
729 +
747 747  = 3. ​Using the AT Commands =
748 748  
749 749  == 3.1 Access AT Commands ==
... ... @@ -751,13 +751,13 @@
751 751  
752 752  LSE01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSE01 for using AT command, as below.
753 753  
754 -[[image:1654501986557-872.png||height="391" width="800"]]
737 +[[image:1654501986557-872.png]]
755 755  
756 756  
757 757  Or if you have below board, use below connection:
758 758  
759 759  
760 -[[image:1654502005655-729.png||height="503" width="801"]]
743 +[[image:1654502005655-729.png]]
761 761  
762 762  
763 763  
... ... @@ -764,7 +764,7 @@
764 764  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSE01. LSE01 will output system info once power on as below:
765 765  
766 766  
767 - [[image:1654502050864-459.png||height="564" width="806"]]
750 + [[image:1654502050864-459.png]]
768 768  
769 769  
770 770  Below are the available commands, a more detailed AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]
... ... @@ -879,7 +879,7 @@
879 879  
880 880  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
881 881  
882 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
865 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
883 883  When downloading the images, choose the required image file for download. ​
884 884  
885 885  
... ... @@ -935,9 +935,7 @@
935 935  
936 936  == 5.2 AT Command input doesn’t work ==
937 937  
938 -(((
939 939  In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
940 -)))
941 941  
942 942  
943 943  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -949,9 +949,7 @@
949 949  
950 950  (% style="color:#4f81bd" %)**Cause for this issue:**
951 951  
952 -(((
953 953  The fuse on LSE01 is not large enough, some of the soil probe require large current up to 5v 800mA, in a short pulse. When this happen, it cause the device reboot so user see rejoin.
954 -)))
955 955  
956 956  
957 957  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -958,7 +958,7 @@
958 958  
959 959  All new shipped LSE01 after 2020-May-30 will have this to fix. For the customer who see this issue, please bypass the fuse as below:
960 960  
961 -[[image:1654500929571-736.png||height="458" width="832"]]
940 +[[image:1654500929571-736.png]]
962 962  
963 963  
964 964  = 6. ​Order Info =
... ... @@ -983,11 +983,6 @@
983 983  * (% style="color:red" %)**4**(%%): 4000mAh battery
984 984  * (% style="color:red" %)**8**(%%): 8500mAh battery
985 985  
986 -(% class="wikigeneratedid" %)
987 -(((
988 -
989 -)))
990 -
991 991  = 7. Packing Info =
992 992  
993 993  (((
... ... @@ -1017,9 +1017,6 @@
1017 1017  )))
1018 1018  * (((
1019 1019  Weight / pcs : g
1020 -
1021 -
1022 -
1023 1023  )))
1024 1024  
1025 1025  = 8. Support =
1654506634463-199.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -344.4 KB
Content
1654506665940-119.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -423.3 KB
Content
image-20220606171726-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -171.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0