<
From version < 58.1 >
edited by Xiaoling
on 2022/07/08 13:37
To version < 60.2 >
edited by Xiaoling
on 2022/07/08 14:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -312,7 +312,6 @@
312 312  * Soil Conductivity(EC) = 0x02f9 =761 uS /cm
313 313  * Interrupt: 0x00 = 0
314 314  
315 -
316 316  == 2.4  Payload Explanation and Sensor Interface ==
317 317  
318 318  
... ... @@ -467,19 +467,14 @@
467 467  
468 468  
469 469  
470 -== 2.4 Uplink Interval ==
469 +== 2. Downlink Payload ==
471 471  
472 -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"]]
471 +By default, NSE01 prints the downlink payload to console port.
473 473  
473 +[[image:image-20220708133731-5.png]]
474 474  
475 475  
476 -== 2.5 Downlink Payload ==
477 477  
478 -By default, LSE50 prints the downlink payload to console port.
479 -
480 -[[image:image-20220606165544-8.png]]
481 -
482 -
483 483  (((
484 484  (% style="color:blue" %)**Examples:**
485 485  )))
... ... @@ -493,7 +493,7 @@
493 493  )))
494 494  
495 495  (((
496 -If the payload=0100003C, it means set the END Nodes TDC to 0x00003C=60(S), while type code is 01.
490 +If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), while type code is 01.
497 497  )))
498 498  
499 499  (((
... ... @@ -513,454 +513,131 @@
513 513  )))
514 514  
515 515  (((
516 -If payload = 0x04FF, it will reset the LSE01
510 +If payload = 0x04FF, it will reset the NSE01
517 517  )))
518 518  
519 519  
520 -* (% style="color:blue" %)**CFM**
514 +* (% style="color:blue" %)**INTMOD**
521 521  
522 -Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
516 +Downlink Payload: 06000003, Set AT+INTMOD=3
523 523  
524 524  
525 525  
526 -== 2.6 ​Show Data in DataCake IoT Server ==
520 +== 2.6 LED Indicator ==
527 527  
528 528  (((
529 -[[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:
530 -)))
523 +The NSE01 has an internal LED which is to show the status of different state.
531 531  
532 -(((
533 -
534 -)))
535 535  
536 -(((
537 -(% style="color:blue" %)**Step 1**(%%):  Be sure that your device is programmed and properly connected to the network at this time.
526 +* When power on, NSE01 will detect if sensor probe is connected, if probe detected, LED will blink four times. (no blinks in this step is no probe)
527 +* Then the LED will be on for 1 second means device is boot normally.
528 +* After NSE01 join NB-IoT network. The LED will be ON for 3 seconds.
529 +* For each uplink probe, LED will be on for 500ms.
538 538  )))
539 539  
540 -(((
541 -(% style="color:blue" %)**Step 2**(%%):  To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:
542 -)))
543 543  
544 544  
545 -[[image:1654505857935-743.png]]
546 546  
535 +== 2.7  Installation in Soil ==
547 547  
548 -[[image:1654505874829-548.png]]
537 +__**Measurement the soil surface**__
549 549  
539 +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. [[https:~~/~~/img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg>>url:https://img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg]]
550 550  
551 -(% style="color:blue" %)**Step 3**(%%)**:**  Create an account or log in Datacake.
541 +[[image:1657259653666-883.png]]
552 552  
553 -(% style="color:blue" %)**Step 4**(%%)**:**  Search the LSE01 and add DevEUI.
554 554  
544 +(((
545 +
555 555  
556 -[[image:1654505905236-553.png]]
547 +(((
548 +Dig a hole with diameter > 20CM.
549 +)))
557 557  
551 +(((
552 +Horizontal insert the probe to the soil and fill the hole for long term measurement.
553 +)))
554 +)))
558 558  
559 -After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
556 +[[image:1654506665940-119.png]]
560 560  
561 -[[image:1654505925508-181.png]]
558 +(((
559 +
560 +)))
562 562  
563 563  
563 +== 2.8  ​Firmware Change Log ==
564 564  
565 -== 2.7 Frequency Plans ==
566 566  
567 -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.
566 +Download URL & Firmware Change log
568 568  
568 +[[www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/Firmware/]]
569 569  
570 -=== 2.7.1 EU863-870 (EU868) ===
571 571  
572 -(% style="color:#037691" %)** Uplink:**
571 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H"]]
573 573  
574 -868.1 - SF7BW125 to SF12BW125
575 575  
576 -868.3 - SF7BW125 to SF12BW125 and SF7BW250
577 577  
578 -868.5 - SF7BW125 to SF12BW125
575 +== 2.9  ​Battery Analysis ==
579 579  
580 -867.1 - SF7BW125 to SF12BW125
577 +=== 2.9.1  Battery Type ===
581 581  
582 -867.3 - SF7BW125 to SF12BW125
583 583  
584 -867.5 - SF7BW125 to SF12BW125
580 +The NSE01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-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.
585 585  
586 -867.7 - SF7BW125 to SF12BW125
587 587  
588 -867.9 - SF7BW125 to SF12BW125
583 +The battery is designed to last for several years depends on the actually use environment and update interval.
589 589  
590 -868.8 - FSK
591 591  
586 +The battery related documents as below:
592 592  
593 -(% style="color:#037691" %)** Downlink:**
588 +* [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
589 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]][[ datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
590 +* [[Lithium-ion Battery-Capacitor datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
594 594  
595 -Uplink channels 1-9 (RX1)
596 -
597 -869.525 - SF9BW125 (RX2 downlink only)
598 -
599 -
600 -
601 -=== 2.7.2 US902-928(US915) ===
602 -
603 -Used in USA, Canada and South America. Default use CHE=2
604 -
605 -(% style="color:#037691" %)**Uplink:**
606 -
607 -903.9 - SF7BW125 to SF10BW125
608 -
609 -904.1 - SF7BW125 to SF10BW125
610 -
611 -904.3 - SF7BW125 to SF10BW125
612 -
613 -904.5 - SF7BW125 to SF10BW125
614 -
615 -904.7 - SF7BW125 to SF10BW125
616 -
617 -904.9 - SF7BW125 to SF10BW125
618 -
619 -905.1 - SF7BW125 to SF10BW125
620 -
621 -905.3 - SF7BW125 to SF10BW125
622 -
623 -
624 -(% style="color:#037691" %)**Downlink:**
625 -
626 -923.3 - SF7BW500 to SF12BW500
627 -
628 -923.9 - SF7BW500 to SF12BW500
629 -
630 -924.5 - SF7BW500 to SF12BW500
631 -
632 -925.1 - SF7BW500 to SF12BW500
633 -
634 -925.7 - SF7BW500 to SF12BW500
635 -
636 -926.3 - SF7BW500 to SF12BW500
637 -
638 -926.9 - SF7BW500 to SF12BW500
639 -
640 -927.5 - SF7BW500 to SF12BW500
641 -
642 -923.3 - SF12BW500(RX2 downlink only)
643 -
644 -
645 -
646 -=== 2.7.3 CN470-510 (CN470) ===
647 -
648 -Used in China, Default use CHE=1
649 -
650 -(% style="color:#037691" %)**Uplink:**
651 -
652 -486.3 - SF7BW125 to SF12BW125
653 -
654 -486.5 - SF7BW125 to SF12BW125
655 -
656 -486.7 - SF7BW125 to SF12BW125
657 -
658 -486.9 - SF7BW125 to SF12BW125
659 -
660 -487.1 - SF7BW125 to SF12BW125
661 -
662 -487.3 - SF7BW125 to SF12BW125
663 -
664 -487.5 - SF7BW125 to SF12BW125
665 -
666 -487.7 - SF7BW125 to SF12BW125
667 -
668 -
669 -(% style="color:#037691" %)**Downlink:**
670 -
671 -506.7 - SF7BW125 to SF12BW125
672 -
673 -506.9 - SF7BW125 to SF12BW125
674 -
675 -507.1 - SF7BW125 to SF12BW125
676 -
677 -507.3 - SF7BW125 to SF12BW125
678 -
679 -507.5 - SF7BW125 to SF12BW125
680 -
681 -507.7 - SF7BW125 to SF12BW125
682 -
683 -507.9 - SF7BW125 to SF12BW125
684 -
685 -508.1 - SF7BW125 to SF12BW125
686 -
687 -505.3 - SF12BW125 (RX2 downlink only)
688 -
689 -
690 -
691 -=== 2.7.4 AU915-928(AU915) ===
692 -
693 -Default use CHE=2
694 -
695 -(% style="color:#037691" %)**Uplink:**
696 -
697 -916.8 - SF7BW125 to SF12BW125
698 -
699 -917.0 - SF7BW125 to SF12BW125
700 -
701 -917.2 - SF7BW125 to SF12BW125
702 -
703 -917.4 - SF7BW125 to SF12BW125
704 -
705 -917.6 - SF7BW125 to SF12BW125
706 -
707 -917.8 - SF7BW125 to SF12BW125
708 -
709 -918.0 - SF7BW125 to SF12BW125
710 -
711 -918.2 - SF7BW125 to SF12BW125
712 -
713 -
714 -(% style="color:#037691" %)**Downlink:**
715 -
716 -923.3 - SF7BW500 to SF12BW500
717 -
718 -923.9 - SF7BW500 to SF12BW500
719 -
720 -924.5 - SF7BW500 to SF12BW500
721 -
722 -925.1 - SF7BW500 to SF12BW500
723 -
724 -925.7 - SF7BW500 to SF12BW500
725 -
726 -926.3 - SF7BW500 to SF12BW500
727 -
728 -926.9 - SF7BW500 to SF12BW500
729 -
730 -927.5 - SF7BW500 to SF12BW500
731 -
732 -923.3 - SF12BW500(RX2 downlink only)
733 -
734 -
735 -
736 -=== 2.7.5 AS920-923 & AS923-925 (AS923) ===
737 -
738 -(% style="color:#037691" %)**Default Uplink channel:**
739 -
740 -923.2 - SF7BW125 to SF10BW125
741 -
742 -923.4 - SF7BW125 to SF10BW125
743 -
744 -
745 -(% style="color:#037691" %)**Additional Uplink Channel**:
746 -
747 -(OTAA mode, channel added by JoinAccept message)
748 -
749 -(% style="color:#037691" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
750 -
751 -922.2 - SF7BW125 to SF10BW125
752 -
753 -922.4 - SF7BW125 to SF10BW125
754 -
755 -922.6 - SF7BW125 to SF10BW125
756 -
757 -922.8 - SF7BW125 to SF10BW125
758 -
759 -923.0 - SF7BW125 to SF10BW125
760 -
761 -922.0 - SF7BW125 to SF10BW125
762 -
763 -
764 -(% style="color:#037691" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
765 -
766 -923.6 - SF7BW125 to SF10BW125
767 -
768 -923.8 - SF7BW125 to SF10BW125
769 -
770 -924.0 - SF7BW125 to SF10BW125
771 -
772 -924.2 - SF7BW125 to SF10BW125
773 -
774 -924.4 - SF7BW125 to SF10BW125
775 -
776 -924.6 - SF7BW125 to SF10BW125
777 -
778 -
779 -(% style="color:#037691" %)** Downlink:**
780 -
781 -Uplink channels 1-8 (RX1)
782 -
783 -923.2 - SF10BW125 (RX2)
784 -
785 -
786 -
787 -=== 2.7.6 KR920-923 (KR920) ===
788 -
789 -Default channel:
790 -
791 -922.1 - SF7BW125 to SF12BW125
792 -
793 -922.3 - SF7BW125 to SF12BW125
794 -
795 -922.5 - SF7BW125 to SF12BW125
796 -
797 -
798 -(% style="color:#037691" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
799 -
800 -922.1 - SF7BW125 to SF12BW125
801 -
802 -922.3 - SF7BW125 to SF12BW125
803 -
804 -922.5 - SF7BW125 to SF12BW125
805 -
806 -922.7 - SF7BW125 to SF12BW125
807 -
808 -922.9 - SF7BW125 to SF12BW125
809 -
810 -923.1 - SF7BW125 to SF12BW125
811 -
812 -923.3 - SF7BW125 to SF12BW125
813 -
814 -
815 -(% style="color:#037691" %)**Downlink:**
816 -
817 -Uplink channels 1-7(RX1)
818 -
819 -921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
820 -
821 -
822 -
823 -=== 2.7.7 IN865-867 (IN865) ===
824 -
825 -(% style="color:#037691" %)** Uplink:**
826 -
827 -865.0625 - SF7BW125 to SF12BW125
828 -
829 -865.4025 - SF7BW125 to SF12BW125
830 -
831 -865.9850 - SF7BW125 to SF12BW125
832 -
833 -
834 -(% style="color:#037691" %) **Downlink:**
835 -
836 -Uplink channels 1-3 (RX1)
837 -
838 -866.550 - SF10BW125 (RX2)
839 -
840 -
841 -
842 -
843 -== 2.8 LED Indicator ==
844 -
845 -The LSE01 has an internal LED which is to show the status of different state.
846 -
847 -* Blink once when device power on.
848 -* Solid ON for 5 seconds once device successful Join the network.
849 -* Blink once when device transmit a packet.
850 -
851 -== 2.9 Installation in Soil ==
852 -
853 -**Measurement the soil surface**
854 -
855 -
856 -[[image:1654506634463-199.png]] ​
857 -
858 858  (((
859 -(((
860 -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.
593 +[[image:image-20220708140453-6.png]]
861 861  )))
862 -)))
863 863  
864 864  
865 865  
866 -[[image:1654506665940-119.png]]
598 +2.9.
867 867  
868 -(((
869 -Dig a hole with diameter > 20CM.
870 -)))
600 +Dragino battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
871 871  
872 -(((
873 -Horizontal insert the probe to the soil and fill the hole for long term measurement.
874 -)))
875 875  
603 +Instruction to use as below:
876 876  
877 -== 2.10 ​Firmware Change Log ==
878 878  
879 -(((
880 -**Firmware download link:**
881 -)))
606 +Step 1: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
882 882  
883 -(((
884 -[[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/]]
885 -)))
608 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
886 886  
887 -(((
888 -
889 -)))
890 890  
891 -(((
892 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
893 -)))
611 +Step 2: Open it and choose
894 894  
895 -(((
896 -
897 -)))
613 +* Product Model
614 +* Uplink Interval
615 +* Working Mode
898 898  
899 -(((
900 -**V1.0.**
901 -)))
617 +And the Life expectation in difference case will be shown on the right.
902 902  
903 -(((
904 -Release
905 -)))
906 906  
907 907  
908 -== 2.11 ​Battery Analysis ==
621 +=== 2.9.3  ​Battery Note ===
909 909  
910 -=== 2.11.1 ​Battery Type ===
911 -
912 912  (((
913 -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.
914 -)))
915 -
916 -(((
917 -The battery is designed to last for more than 5 years for the LSN50.
918 -)))
919 -
920 -(((
921 -(((
922 -The battery-related documents are as below:
923 -)))
924 -)))
925 -
926 -* (((
927 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
928 -)))
929 -* (((
930 -[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
931 -)))
932 -* (((
933 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
934 -)))
935 -
936 - [[image:image-20220610172436-1.png]]
937 -
938 -
939 -
940 -=== 2.11.2 ​Battery Note ===
941 -
942 -(((
943 943  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.
944 944  )))
945 945  
946 946  
947 947  
948 -=== 2.11.3 Replace the battery ===
629 +=== 2.9. Replace the battery ===
949 949  
950 -(((
951 -If Battery is lower than 2.7v, user should replace the battery of LSE01.
952 -)))
631 +The default battery pack of NSE01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
953 953  
954 -(((
955 -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.
956 -)))
957 957  
958 -(((
959 -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)
960 -)))
961 961  
962 -
963 -
964 964  = 3. ​Using the AT Commands =
965 965  
966 966  == 3.1 Access AT Commands ==
1657259653666-883.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +344.4 KB
Content
image-20220708140453-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +132.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0