<
From version < 11.3 >
edited by Xiaoling
on 2022/06/06 15:57
To version < 8.1 >
edited by Xiaoling
on 2022/06/06 15:48
>
Change comment: Uploaded new attachment "image-20220606154825-4.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -59,7 +59,7 @@
59 59  * IP66 Waterproof Enclosure
60 60  * 4000mAh or 8500mAh Battery for long term use
61 61  
62 -1.
62 +1.
63 63  11. Specification
64 64  
65 65  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -87,11 +87,11 @@
87 87  **Method**
88 88  )))|**FDR , with temperature &EC compensate**|**Conductivity , with temperature compensate**|**RTD, and calibrate**
89 89  
90 -*
90 +*
91 91  *1. ​Applications
92 92  * Smart Agriculture
93 93  
94 -1.
94 +1.
95 95  11. ​Firmware Change log
96 96  
97 97  **LSE01 v1.0:**
... ... @@ -109,7 +109,7 @@
109 109  
110 110  
111 111  
112 -1.
112 +1.
113 113  11. ​Quick guide to connect to LoRaWAN server (OTAA)
114 114  
115 115  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 [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
... ... @@ -147,6 +147,7 @@
147 147  
148 148  )))
149 149  
150 +
150 150  **Step 2**: Power on LSE01
151 151  
152 152  
... ... @@ -200,7 +200,7 @@
200 200  
201 201  
202 202  1.
203 -11.
204 +11.
204 204  111. MOD=1(Original value)
205 205  
206 206  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
... ... @@ -223,7 +223,7 @@
223 223  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
224 224  
225 225  1.
226 -11.
227 +11.
227 227  111. Battery Info
228 228  
229 229  Check the battery voltage for LSE01.
... ... @@ -234,8 +234,8 @@
234 234  
235 235  
236 236  
237 -1.
238 -11.
238 +1.
239 +11.
239 239  111. Soil Moisture
240 240  
241 241  Get the moisture content of the soil. The value range of the register is 0-10000(Decimal), divide this value by 100 to get the percentage of moisture in the soil.
... ... @@ -245,8 +245,8 @@
245 245  **05DC(H) = 1500(D) /100 = 15%.**
246 246  
247 247  
248 -1.
249 -11.
249 +1.
250 +11.
250 250  111. Soil Temperature
251 251  
252 252   Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is 0x09 0xEC, the temperature content in the soil is
... ... @@ -258,8 +258,8 @@
258 258  If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C
259 259  
260 260  
261 -1.
262 -11.
262 +1.
263 +11.
263 263  111. Soil Conductivity (EC)
264 264  
265 265  Obtain soluble salt concentration in soil or soluble ion concentration in liquid fertilizer or planting medium,. The value range of the register is 0 - 20000(Decimal)( Can be greater than 20000).
... ... @@ -269,8 +269,8 @@
269 269  
270 270  Generally, the EC value of irrigation water is less than 800uS / cm.
271 271  
272 -1.
273 -11.
273 +1.
274 +11.
274 274  111. MOD
275 275  
276 276  Firmware version at least v2.1 supports changing mode.
... ... @@ -287,8 +287,8 @@
287 287  If** **payload =** **0x0A01, workmode=1
288 288  
289 289  
290 -1.
291 -11.
291 +1.
292 +11.
292 292  111. ​Decode payload in The Things Network
293 293  
294 294  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -301,7 +301,7 @@
301 301  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/]]
302 302  
303 303  
304 -1.
305 +1.
305 305  11. Uplink Interval
306 306  
307 307  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:
... ... @@ -308,7 +308,7 @@
308 308  
309 309  [[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]]
310 310  
311 -1.
312 +1.
312 312  11. ​Downlink Payload
313 313  
314 314  By default, LSE50 prints the downlink payload to console port.
... ... @@ -341,7 +341,7 @@
341 341  
342 342  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
343 343  
344 -1.
345 +1.
345 345  11. ​Show Data in DataCake IoT Server
346 346  
347 347  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
... ... @@ -382,8 +382,8 @@
382 382  
383 383  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.
384 384  
385 -1.
386 -11.
386 +1.
387 +11.
387 387  111. EU863-870 (EU868)
388 388  
389 389  Uplink:
... ... @@ -414,8 +414,8 @@
414 414  869.525 - SF9BW125 (RX2 downlink only)
415 415  
416 416  
417 -1.
418 -11.
418 +1.
419 +11.
419 419  111. US902-928(US915)
420 420  
421 421  Used in USA, Canada and South America. Default use CHE=2
... ... @@ -460,8 +460,8 @@
460 460  923.3 - SF12BW500(RX2 downlink only)
461 461  
462 462  
463 -1.
464 -11.
464 +1.
465 +11.
465 465  111. CN470-510 (CN470)
466 466  
467 467  Used in China, Default use CHE=1
... ... @@ -506,8 +506,8 @@
506 506  505.3 - SF12BW125 (RX2 downlink only)
507 507  
508 508  
509 -1.
510 -11.
510 +1.
511 +11.
511 511  111. AU915-928(AU915)
512 512  
513 513  Default use CHE=2
... ... @@ -551,8 +551,8 @@
551 551  
552 552  923.3 - SF12BW500(RX2 downlink only)
553 553  
554 -1.
555 -11.
555 +1.
556 +11.
556 556  111. AS920-923 & AS923-925 (AS923)
557 557  
558 558  **Default Uplink channel:**
... ... @@ -604,8 +604,8 @@
604 604  923.2 - SF10BW125 (RX2)
605 605  
606 606  
607 -1.
608 -11.
608 +1.
609 +11.
609 609  111. KR920-923 (KR920)
610 610  
611 611  Default channel:
... ... @@ -641,8 +641,8 @@
641 641  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
642 642  
643 643  
644 -1.
645 -11.
645 +1.
646 +11.
646 646  111. IN865-867 (IN865)
647 647  
648 648  Uplink:
... ... @@ -661,7 +661,7 @@
661 661  866.550 - SF10BW125 (RX2)
662 662  
663 663  
664 -1.
665 +1.
665 665  11. LED Indicator
666 666  
667 667  The LSE01 has an internal LED which is to show the status of different state.
... ... @@ -671,7 +671,7 @@
671 671  * Solid ON for 5 seconds once device successful Join the network.
672 672  * Blink once when device transmit a packet.
673 673  
674 -1.
675 +1.
675 675  11. Installation in Soil
676 676  
677 677  **Measurement the soil surface**
... ... @@ -698,7 +698,7 @@
698 698  
699 699  
700 700  
701 -1.
702 +1.
702 702  11. ​Firmware Change Log
703 703  
704 704  **Firmware download link:**
... ... @@ -717,7 +717,7 @@
717 717  
718 718  
719 719  
720 -1.
721 +1.
721 721  11. ​Battery Analysis
722 722  111. ​Battery Type
723 723  
... ... @@ -741,15 +741,15 @@
741 741  
742 742  
743 743  
744 -1.
745 -11.
745 +1.
746 +11.
746 746  111. ​Battery Note
747 747  
748 748  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.
749 749  
750 750  
751 -1.
752 -11.
752 +1.
753 +11.
753 753  111. ​Replace the battery
754 754  
755 755  If Battery is lower than 2.7v, user should replace the battery of LSE01.
... ... @@ -765,49 +765,48 @@
765 765  
766 766  
767 767  
768 -= 3. ​Using the AT Commands =
769 +1. ​Using the AT Commands
770 +11. ​Access AT Commands
769 769  
770 -== 3.1 Access AT Commands ==
771 -
772 772  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.
773 773  
774 -[[image:1654501986557-872.png]]
774 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.png]]
775 775  
776 776  
777 777  Or if you have below board, use below connection:
778 778  
779 779  
780 -[[image:1654502005655-729.png]]
780 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png]]
781 781  
782 782  
783 783  
784 -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:
784 +In the PC, you need to set the serial baud rate to **9600** to access the serial console for LSE01. LSE01 will output system info once power on as below:
785 785  
786 786  
787 - [[image:1654502050864-459.png]]
787 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
788 788  
789 789  
790 790  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/]]
791 791  
792 792  
793 -AT+<CMD>?  : Help on <CMD>
793 +AT+<CMD>?        : Help on <CMD>
794 794  
795 795  AT+<CMD>         : Run <CMD>
796 796  
797 797  AT+<CMD>=<value> : Set the value
798 798  
799 -AT+<CMD>=?  : Get the value
799 +AT+<CMD>=?       : Get the value
800 800  
801 801  
802 802  **General Commands**      
803 803  
804 -AT  : Attention       
804 +AT                    : Attention       
805 805  
806 -AT?  : Short Help     
806 +AT?                            : Short Help     
807 807  
808 -ATZ  : MCU Reset    
808 +ATZ                            : MCU Reset    
809 809  
810 -AT+TDC  : Application Data Transmission Interval 
810 +AT+TDC           : Application Data Transmission Interval 
811 811  
812 812  
813 813  **Keys, IDs and EUIs management**
... ... @@ -826,13 +826,13 @@
826 826  
827 827  AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
828 828  
829 -AT+CFM  : Confirm Mode       
829 +AT+CFM          : Confirm Mode       
830 830  
831 831  AT+CFS                     : Confirm Status       
832 832  
833 -AT+JOIN  : Join LoRa? Network       
833 +AT+JOIN          : Join LoRa? Network       
834 834  
835 -AT+NJM  : LoRa? Network Join Mode    
835 +AT+NJM          : LoRa? Network Join Mode    
836 836  
837 837  AT+NJS                     : LoRa? Network Join Status    
838 838  
... ... @@ -849,33 +849,33 @@
849 849  
850 850  AT+ADR          : Adaptive Rate
851 851  
852 -AT+CLASS  : LoRa Class(Currently only support class A
852 +AT+CLASS                : LoRa Class(Currently only support class A
853 853  
854 -AT+DCS  : Duty Cycle Setting 
854 +AT+DCS           : Duty Cycle Setting 
855 855  
856 -AT+DR  : Data Rate (Can Only be Modified after ADR=0)     
856 +AT+DR                      : Data Rate (Can Only be Modified after ADR=0)     
857 857  
858 -AT+FCD  : Frame Counter Downlink       
858 +AT+FCD           : Frame Counter Downlink       
859 859  
860 -AT+FCU  : Frame Counter Uplink   
860 +AT+FCU           : Frame Counter Uplink   
861 861  
862 -AT+JN1DL  : Join Accept Delay1
862 +AT+JN1DL                : Join Accept Delay1
863 863  
864 -AT+JN2DL  : Join Accept Delay2
864 +AT+JN2DL                : Join Accept Delay2
865 865  
866 -AT+PNM  : Public Network Mode   
866 +AT+PNM                   : Public Network Mode   
867 867  
868 -AT+RX1DL  : Receive Delay1      
868 +AT+RX1DL                : Receive Delay1      
869 869  
870 -AT+RX2DL  : Receive Delay2      
870 +AT+RX2DL                : Receive Delay2      
871 871  
872 -AT+RX2DR  : Rx2 Window Data Rate 
872 +AT+RX2DR               : Rx2 Window Data Rate 
873 873  
874 -AT+RX2FQ  : Rx2 Window Frequency
874 +AT+RX2FQ               : Rx2 Window Frequency
875 875  
876 -AT+TXP  : Transmit Power
876 +AT+TXP           : Transmit Power
877 877  
878 -AT+ MOD  : Set work mode
878 +AT+ MOD                 : Set work mode
879 879  
880 880  
881 881  **Information** 
... ... @@ -888,13 +888,18 @@
888 888  
889 889  AT+FDR           : Factory Data Reset
890 890  
891 -AT+PORT  : Application Port    
891 +AT+PORT                  : Application Port    
892 892  
893 -AT+CHS  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
893 +AT+CHS           : Get or Set Frequency (Unit: Hz) for Single Channel Mode
894 894  
895 - AT+CHE  : Get or Set eight channels mode, Only for US915, AU915, CN470
895 + AT+CHE                   : Get or Set eight channels mode, Only for US915, AU915, CN470
896 896  
897 897  
898 +
899 +
900 +
901 +
902 +
898 898  = ​4. FAQ =
899 899  
900 900  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
... ... @@ -903,16 +903,33 @@
903 903  When downloading the images, choose the required image file for download. ​
904 904  
905 905  
906 -How to set up LSE01 to work in 8 channel mode By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies.
907 907  
912 +How to set up LSE01 to work in 8 channel mode
908 908  
914 +By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies.
915 +
916 +
909 909  You can configure the end node to work in 8 channel mode by using the AT+CHE command. The 500kHz channels are always included for OTAA.
910 910  
911 911  
920 +
912 912  For example, in **US915** band, the frequency table is as below. By default, the end node will use all channels (0~~71) for OTAA Join process. After the OTAA Join, the end node will use these all channels (0~~71) to send uplink packets.
913 913  
914 -[[image:image-20220606154726-3.png]]
915 915  
924 +(% border="1" cellspacing="10" style="background-color:#f7faff" %)
925 +|=(% style="width: 56px;" %)CHE|=(% colspan="9" style="width: 1433px;" %)US915 Uplink Channels(125KHz,4/5,Unit:MHz,CHS=0)
926 +|(% style="width:56px" %)0|(% colspan="9" style="width:1433px" %)ENABLE Channel 0-63
927 +|(% style="width:56px" %)1|(% style="width:63px" %)902.3|(% style="width:70px" %)902.5|(% style="width:68px" %)902.7|(% style="width:70px" %)902.9|(% style="width:464px" %)903.1|903.3|903.5|903.7|Channel 0-7
928 +|(% style="width:56px" %)2|(% style="width:63px" %)903.9|(% style="width:70px" %)904.1|(% style="width:68px" %)904.3|(% style="width:70px" %)904.5|(% style="width:464px" %)904.7|904.9|905.1|905.3|Channel 8-15
929 +|(% style="width:56px" %)3|(% style="width:63px" %)905.5|(% style="width:70px" %)905.7|(% style="width:68px" %)905.9|(% style="width:70px" %)906.1|(% style="width:464px" %)906.3|906.5|906.7|906.9|Channel 16-23
930 +|(% style="width:56px" %)4|(% style="width:63px" %)907.1|(% style="width:70px" %)907.3|(% style="width:68px" %)907.5|(% style="width:70px" %)907.7|(% style="width:464px" %)907.9|908.1|908.3|908.5|Channel 24-31
931 +|(% style="width:56px" %)5|(% style="width:63px" %)908.7|(% style="width:70px" %)908.9|(% style="width:68px" %)909.1|(% style="width:70px" %)909.3|(% style="width:464px" %)909.5|909.7|909.9|910.1|Channel 32-39
932 +|(% style="width:56px" %)6|(% style="width:63px" %)910.3|(% style="width:70px" %)910.5|(% style="width:68px" %)910.7|(% style="width:70px" %)910.9|(% style="width:464px" %)911.1|911.3|911.5|911.7|Channel 40-47
933 +|(% style="width:56px" %)7|(% style="width:63px" %)911.9|(% style="width:70px" %)912.1|(% style="width:68px" %)912.3|(% style="width:70px" %)912.5|(% style="width:464px" %)912.7|912.9|913.1|913.3|Channel 48-55
934 +|(% style="width:56px" %)8|(% style="width:63px" %)913.5|(% style="width:70px" %)913.7|(% style="width:68px" %)913.9|(% style="width:70px" %)914.1|(% style="width:464px" %)914.3|914.5|914.7|914.9|Channel 56-63
935 +|(% colspan="10" %)Channels(500KHz,4/5,Unit:MHz,CHS=0)
936 +|(% style="width:56px" %) |(% style="width:63px" %)903|(% style="width:70px" %)904.6|(% style="width:68px" %)906.2|(% style="width:70px" %)907.8|(% style="width:464px" %)909.4|911|912.6|914.2|Channel 64-71
937 +
916 916  When you use the TTN network, the US915 frequency bands use are:
917 917  
918 918  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -927,15 +927,9 @@
927 927  
928 928  Because the end node is now hopping in 72 frequency, it makes it difficult for the devices to Join the TTN network and uplink data. To solve this issue, you can access the device via the AT commands and run:
929 929  
930 -(% class="box infomessage" %)
931 -(((
932 932  **AT+CHE=2**
933 -)))
934 934  
935 -(% class="box infomessage" %)
936 -(((
937 937  **ATZ**
938 -)))
939 939  
940 940  to set the end node to work in 8 channel mode. The device will work in Channel 8-15 & 64-71 for OTAA, and channel 8-15 for Uplink.
941 941  
... ... @@ -942,12 +942,25 @@
942 942  
943 943  The **AU915** band is similar. Below are the AU915 Uplink Channels.
944 944  
945 -[[image:image-20220606154825-4.png]]
946 946  
962 +|CHE|(% colspan="9" %)AU915 Uplink Channels(125KHz,4/5,Unit:MHz,CHS=0)
963 +|0|(% colspan="9" %)ENABLE Channel 0-63
964 +|1|915.2|915.4|915.6|915.8|916|916.2|916.4|916.6|Channel 0-7
965 +|2|916.8|917|917.2|917.4|917.6|917.8|918|918.2|Channel 8-15
966 +|3|918.4|918.6|918.8|919|919.2|919.4|919.6|919.8|Channel 16-23
967 +|4|920|920.2|920.4|920.6|920.8|921|921.2|921.4|Channel 24-31
968 +|5|921.6|921.8|922|922.2|922.4|922.6|922.8|923|Channel 32-39
969 +|6|923.2|923.4|923.6|923.8|924|924.2|924.4|924.6|Channel 40-47
970 +|7|924.8|925|925.2|925.4|925.6|925.8|926|926.2|Channel 48-55
971 +|8|926.4|926.6|926.8|927|927.2|927.4|927.6|927.8|Channel 56-63
972 +|(% colspan="10" %)Channels(500KHz,4/5,Unit:MHz,CHS=0)
973 +| |915.9|917.5|919.1|920.7|922.3|923.9|925.5|927.1|Channel 64-71
947 947  
948 948  
976 +
949 949  = 5. Trouble Shooting =
950 950  
979 +
951 951  == 5.1 ​Why I can’t join TTN in US915 / AU915 bands? ==
952 952  
953 953  It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]] section above for details.
1654501986557-872.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -767.2 KB
Content
1654502005655-729.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -915.0 KB
Content
1654502050864-459.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -174.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0