<
From version < 4.5 >
edited by Edwin Chen
on 2024/09/16 08:54
To version < 4.1 >
edited by Edwin Chen
on 2024/09/15 23:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,39 +22,47 @@
22 22  
23 23  LTS5 is an Open Source software project. The MCU is ESP32 and Dragino LA66 LoRa module. There are lots of development source for ESP32 which can greatly reduce the development time.
24 24  
25 -The HMI touch screen of LTS5 supports drap & drop design. Developer can use SquareLine to easily customize the display UI for different application.
25 +The HMI touch screen of LTS5 supports drap & drop design. Developer can use SquareLine to easily customize the UI.
26 26  
27 -LTS5 use LA66 LoRa module, this module can be program to support private LoRa protocol or LoRaWAN protocol.
28 28  
29 -
30 30  == 1.2  Features ==
31 31  
32 -* Support Private LoRa protocol or LoRaWAN protocol
33 -* Support WiFi & BLE wireless protocol
34 -* 5.0" HMI touch screen
35 -* Support RS485 Interface
36 -* Open Source Project
30 +
37 37  * Wall Attachable.
38 -* 5V DC power
32 +* LoRaWAN v1.0.3 Class A protocol.
33 +* 1 x push button. Different Color available.
34 +* Built-in Temperature & Humidity sensor
35 +* Built-in speaker
36 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915
37 +* AT Commands to change parameters
38 +* Remote configure parameters via LoRaWAN Downlink
39 +* Firmware upgradable via program port
40 +* Support 2 x AAA LR03 batteries.
39 39  * IP Rating: IP52
40 40  
41 -
42 42  == 1.3  Specification ==
43 43  
44 -**Display:**
45 45  
46 -* TFT Touch SCreen
46 +**Built-in Temperature Sensor:**
47 +
48 +* Resolution: 0.01 °C
47 47  * Accuracy Tolerance: Typ ±0.2 °C
48 48  * Long Term Drift: < 0.03 °C/yr
49 49  * Operating Range: -10 ~~ 50 °C  or -40 ~~ 60 °C (depends on battery type, see [[FAQ>>||anchor="H6.5Whyiseedifferentworkingtemperatureforthedevice3F"]])
50 50  
51 -
53 +**Built-in Humidity Sensor:**
52 52  
55 +* Resolution: 0.01 %RH
56 +* Accuracy Tolerance: Typ ±1.8 %RH
57 +* Long Term Drift: < 0.2% RH/yr
58 +* Operating Range: 0 ~~ 99.0 %RH(no Dew)
59 +
53 53  == 1.4  Power Consumption ==
54 54  
55 -* External 5V DC power adapter
56 56  
63 +PB01 : Idle: 5uA, Transmit: max 110mA
57 57  
65 +
58 58  == 1.5  Storage & Operation Temperature ==
59 59  
60 60  
... ... @@ -71,7 +71,6 @@
71 71  * Smart Cities
72 72  * Smart Factory
73 73  
74 -
75 75  = 2.  Operation Mode =
76 76  
77 77  == 2.1  How it work? ==
... ... @@ -782,42 +782,337 @@
782 782  **~ Explain: **Hold the alarm button for 10 seconds before the node will send the alarm packet.
783 783  
784 784  
785 -
786 786  
793 += 4.  Battery & How to replace =
794 +
795 +== 4.1  Battery Type and replace ==
796 +
797 +
798 +PB01 uses 2 x AAA LR03(1.5v) batteries. If the batteries running low (shows 2.1v in the platform). Users can buy generic AAA battery and replace it.
799 +
800 +(% style="color:red" %)**Note: **
801 +
802 +1.  The PB01 doesn't have any screw, users can use nail to open it by the middle.
803 +
804 +[[image:image-20220621143535-5.png]]
805 +
806 +
807 +2.  Make sure the direction is correct when install the AAA batteries.
808 +
809 +[[image:image-20220621143535-6.png]]
810 +
811 +
812 +== 4.2  Power Consumption Analyze ==
813 +
814 +
815 +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.
816 +
817 +Instruction to use as below:
818 +
819 +(% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
820 +
821 +[[battery calculator>>https://www.dropbox.com/sh/sxrgszkac4ips0q/AAA4XjBI3HAHNpdbU3ALN1j0a/Battery%20Document/Battery_Analyze?dl=0&subfolder_nav_tracking=1]]
822 +
823 +
824 +(% style="color:blue" %)**Step 2**(%%):  (% style="display:none" %) (%%)Open it and choose
825 +
826 +* Product Model
827 +* Uplink Interval
828 +* Working Mode
829 +
830 +And the Life expectation in difference case will be shown on the right.
831 +
832 +[[image:image-20220621143643-7.png||height="429" width="1326"]]
833 +
834 +
835 += 5.  Accessories =
836 +
837 +
838 +* (((
839 +(% class="wikigeneratedid" id="H5.2A0ProgramConverter28AS-0229" %)
840 +**Program Converter (AS-02)**
841 +)))
842 +
843 +AS-02 is an optional accessory, it is USB Type-C converter. AS-02 provide below feature:
844 +
845 +1. Access AT console of PB01 when used with USB-TTL adapter. [[See this link>>||anchor="H6.1HowtouseATCommandtoconfigurePB01"]].
846 +
847 +[[image:image-20220621141724-3.png]]
848 +
849 +
787 787  = 6. FAQ =
788 788  
789 -== 6.1 ==
852 +== 6.1 How to use AT Command to configure PB01 ==
790 790  
791 791  
792 -= 7. Order Info =
855 +PB01 supports AT Command set. Users can use a USB to TTL adapter plus the Program Cable to connect to PB01 for using AT command, as below.
793 793  
794 -== 7.1  Part Number ==
857 +[[image:image-20240511085914-1.png||height="570" width="602"]]
795 795  
796 -Part Number: (% style="color:#4472c4" %)LTS5
797 797  
860 +**Connection:**
861 +
862 +* (% style="background-color:yellow" %)USB to TTL GND <~-~-> Program Converter GND pin
863 +* (% style="background-color:yellow" %)USB to TTL RXD  <~-~-> Program Converter D+ pin
864 +* (% style="background-color:yellow" %)USB to TTL TXD  <~-~-> Program Converter A11 pin
865 +
866 +(((
867 +In PC, User needs to set **serial tool**(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for PB01. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**(%%)) to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again.
868 +)))
869 +
870 +(((
871 +Input password and ATZ to activate PB01, as shown below:
872 +)))
873 +
874 +[[image:image-20240510174509-18.png||height="572" width="791"]]
875 +
876 +
877 +== 6.2  AT Command and Downlink ==
878 +
879 +
880 +(((
881 +Sending ATZ will reboot the node
882 +)))
883 +
884 +(((
885 +Sending AT+FDR will restore the node to factory settings
886 +)))
887 +
888 +(((
889 +Get the node's AT command setting by sending AT+CFG
890 +)))
891 +
892 +(((
798 798  
894 +)))
799 799  
800 -== 7.2  Packing Info ==
896 +(((
897 +**Example:**                                           
898 +)))
801 801  
802 -**Package Includes**:
900 +(((
901 +AT+DEUI=FA 23 45 55 55 55 55 51
803 803  
804 -* LTS5 HMI Touch Screen
805 -* 5V,2A DC Power Adapter.
806 -* USB Type C Program Cable
903 +AT+APPEUI=FF AA 23 45 42 42 41 11
807 807  
905 +AT+APPKEY=AC D7 35 81 63 3C B6 05 F5 69 44 99 C1 12 BA 95
808 808  
907 +AT+DADDR=FFFFFFFF
908 +
909 +AT+APPSKEY=FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
910 +
911 +AT+NWKSKEY=FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
912 +
913 +AT+ADR=1
914 +
915 +AT+TXP=7
916 +
917 +AT+DR=5
918 +
919 +AT+DCS=0
920 +
921 +AT+PNM=1
922 +
923 +AT+RX2FQ=869525000
924 +
925 +AT+RX2DR=0
926 +
927 +AT+RX1DL=5000
928 +
929 +AT+RX2DL=6000
930 +
931 +AT+JN1DL=5000
932 +
933 +AT+JN2DL=6000
934 +
935 +AT+NJM=1
936 +
937 +AT+NWKID=00 00 00 13
938 +
939 +AT+FCU=61
940 +
941 +AT+FCD=11
942 +
943 +AT+CLASS=A
944 +
945 +AT+NJS=1
946 +
947 +AT+RECVB=0:
948 +
949 +AT+RECV=
950 +
951 +AT+VER=EU868 v1.0.0
952 +
953 +AT+CFM=0,7,0
954 +
955 +AT+SNR=0
956 +
957 +AT+RSSI=0
958 +
959 +AT+TDC=1200000
960 +
961 +AT+PORT=2
962 +
963 +AT+PWORD=123456
964 +
965 +AT+CHS=0
966 +
967 +AT+RX1WTO=24
968 +
969 +AT+RX2WTO=6
970 +
971 +AT+DECRYPT=0
972 +
973 +AT+RJTDC=20
974 +
975 +AT+RPL=0
976 +
977 +AT+TIMESTAMP=systime= 2024/5/11 01:10:58 (1715389858)
978 +
979 +AT+LEAPSEC=18
980 +
981 +AT+SYNCMOD=1
982 +
983 +AT+SYNCTDC=10
984 +
985 +AT+SLEEP=0
986 +
987 +AT+ATDC=1
988 +
989 +AT+UUID=003C0C53013259E0
990 +
991 +AT+DDETECT=1,1440,2880
992 +
993 +AT+SETMAXNBTRANS=1,0
994 +
995 +AT+DISFCNTCHECK=0
996 +
997 +AT+DISMACANS=0
998 +
999 +AT+PNACKMD=0
1000 +
1001 +AT+SOUND=0,0
1002 +
1003 +AT+STIME=0
1004 +
1005 +AT+OPTION=3
1006 +)))
1007 +
1008 +(((
1009 +**Example:**
1010 +)))
1011 +
1012 +[[image:image-20240511091518-2.png||height="601" width="836"]]
1013 +
1014 +
1015 +== 6.3  How to upgrade the firmware? ==
1016 +
1017 +
1018 +PB01 requires a program converter to upload images to PB01, which is used to upload image to PB01 for:
1019 +
1020 +* Support new features
1021 +* For bug fix
1022 +* Change LoRaWAN bands.
1023 +
1024 + PB01 internal program is divided into bootloader and work program, shipping is included bootloader, the user can choose to directly update the work program.
1025 +
1026 +If the bootloader is erased for some reason, users will need to download the boot program and the work program.
1027 +
1028 +
1029 +=== 6.3.1 Update firmware (Assume device have bootloader) ===
1030 +
1031 +
1032 +(% style="color:blue" %)**Step 1**(%%):** Connect UART as per FAQ 6.1**
1033 +
1034 +(% style="color:blue" %)**Step 2**(%%):** Update follow [[Instruction for update via DraginoSensorManagerUtility.exe>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H3.2.1UpdateafirmwareviaDraginoSensorManagerUtility.exe]]. **
1035 +
1036 +
1037 +=== 6.3.2 Update firmware (Assume device doesn't have bootloader) ===
1038 +
1039 +
1040 +Download both the boot program and the worker program** . **After update , device will have bootloader so can use above 6.3.1 method to update woke program.
1041 +
1042 +(% style="color:blue" %)**Step 1**(%%):** **Install [[TremoProgrammer>>url:https://www.dropbox.com/scl/fo/gk1rb5pnnjw4kv5m5cs0z/h?rlkey=906ouvgbvif721f9bj795vfrh&dl=0]]  first.
1043 +
1044 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220615170542-5.png?rev=1.1||alt="image-20220615170542-5.png"]]
1045 +
1046 +(% style="color:blue" %)**Step 2**(%%): Hardware Connection
1047 +
1048 +Connect PC and PB01 via USB-TTL adapter .
1049 +
1050 +(% style="color:red" %)**Note: To download firmware in this way, you need to pull the boot pin(Program Converter D- pin) high to enter the burn mode. After burning, disconnect the boot pin of the node and the 3V3 pin of the USB-TTL adapter, and reset the node to exit the burning mode.**
1051 +
1052 +**Connection:**
1053 +
1054 +* (% style="background-color:yellow" %)USB-TTL GND <~-~-> Program Converter GND pin
1055 +* (% style="background-color:yellow" %)USB-TTL RXD  <~-~-> Program Converter D+ pin
1056 +* (% style="background-color:yellow" %)USB-TTL TXD  <~-~-> Program Converter A11 pin
1057 +* (% style="background-color:yellow" %)USB-TTL 3V3 <~-~-> Program Converter D- pin
1058 +
1059 +(% style="color:blue" %)**Step 3**(%%):** **Select the device port to be connected, baud rate and bin file to be downloaded.
1060 +
1061 +[[image:image-20240701160913-1.png]]
1062 +
1063 +Users need to reset the node to start downloading the program.
1064 +~1. Reinstall the battery to reset the node
1065 +2. Hold down the ACT button to reset the node (see [[2.7>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/PB01--LoRaWAN_Button_User_Manual/#H2.7Button]] ).
1066 +
1067 +When this interface appears, it indicates that the download has been completed.
1068 +
1069 +[[image:image-20240701160924-2.png]]
1070 +
1071 +Finally, Disconnect Program Converter D- pin, reset the node again , and the node exits burning mode.
1072 +
1073 +
1074 +== 6.4  How to change the LoRa Frequency Bands/Region? ==
1075 +
1076 +
1077 +User can follow the introduction for [[how to upgrade image>>||anchor="H6.3A0Howtoupgradethefirmware3F"]]. When download the images, choose the required image file for download.
1078 +
1079 +
1080 +== 6.5 Why i see different working temperature for the device? ==
1081 +
1082 +
1083 +The working temperature range of device depends on the battery user choose.
1084 +
1085 +* Normal AAA Battery can support -10 ~~ 50°C working range.
1086 +* Special AAA battery can support -40 ~~ 60 °C working range. For example: [[Energizer L92>>https://data.energizer.com/pdfs/l92.pdf]]
1087 +
1088 += 7. Order Info =
1089 +
1090 +== 7.1  Main Device ==
1091 +
1092 +
1093 +Part Number: (% style="color:#4472c4" %)PB01-LW-XX(%%) (white button) / (% style="color:#4472c4" %)PB01-LR-XX(%%)(Red Button)
1094 +
1095 +(% style="color:#4472c4" %)**XX **(%%): The default frequency band
1096 +
1097 +* (% style="color:red" %)**AS923**(%%)**: **LoRaWAN AS923 band
1098 +* (% style="color:red" %)**AU915**(%%)**: **LoRaWAN AU915 band
1099 +* (% style="color:red" %)**EU433**(%%)**: **LoRaWAN EU433 band
1100 +* (% style="color:red" %)**EU868**(%%)**:** LoRaWAN EU868 band
1101 +* (% style="color:red" %)**KR920**(%%)**: **LoRaWAN KR920 band
1102 +* (% style="color:red" %)**US915**(%%)**: **LoRaWAN US915 band
1103 +* (% style="color:red" %)**IN865**(%%)**:  **LoRaWAN IN865 band
1104 +* (% style="color:red" %)**CN470**(%%)**: **LoRaWAN CN470 band
1105 +
1106 += 7. Packing Info =
1107 +
1108 +
1109 +**Package Includes**:
1110 +
1111 +* PB01 LoRaWAN Push Button x 1
1112 +
809 809  = 8. Support =
810 810  
1115 +
811 811  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
812 812  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
813 813  
814 -
815 815  = 9.  Reference material =
816 816  
817 -* Datasheet
818 -* Source Code
819 -* Mechinical
820 820  
1122 +* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/scl/fo/y7pvm58wcr8319d5o4ujr/APZtqlbzRCNbHoPWTmmMMWs?rlkey=wfh93x2dhcev3ydn0846rinf0&st=kdp6lg7t&dl=0]]
821 821  
822 822  = 10. FCC Warning =
823 823  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0