<
From version < 4.4 >
edited by Edwin Chen
on 2024/09/16 08:43
To version < 4.6 >
edited by Edwin Chen
on 2024/09/16 08:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,6 +32,7 @@
32 32  * Support Private LoRa protocol or LoRaWAN protocol
33 33  * Support WiFi & BLE wireless protocol
34 34  * 5.0" HMI touch screen
35 +* Support LVGL case. SquareLine program.
35 35  * Support RS485 Interface
36 36  * Open Source Project
37 37  * Wall Attachable.
... ... @@ -43,7 +43,7 @@
43 43  
44 44  **Display:**
45 45  
46 -* Resolution: 0.01 °C
47 +* TFT Touch SCreen
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"]])
... ... @@ -52,7 +52,7 @@
52 52  
53 53  == 1.4  Power Consumption ==
54 54  
55 -* External 5V DC power.
56 +* External 5V DC power adapter
56 56  
57 57  
58 58  == 1.5  Storage & Operation Temperature ==
... ... @@ -782,302 +782,13 @@
782 782  **~ Explain: **Hold the alarm button for 10 seconds before the node will send the alarm packet.
783 783  
784 784  
786 +
785 785  
786 -= 4.  Battery & How to replace =
787 -
788 -== 4.1  Battery Type and replace ==
789 -
790 -
791 -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.
792 -
793 -(% style="color:red" %)**Note: **
794 -
795 -1.  The PB01 doesn't have any screw, users can use nail to open it by the middle.
796 -
797 -[[image:image-20220621143535-5.png]]
798 -
799 -
800 -2.  Make sure the direction is correct when install the AAA batteries.
801 -
802 -[[image:image-20220621143535-6.png]]
803 -
804 -
805 -== 4.2  Power Consumption Analyze ==
806 -
807 -
808 -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.
809 -
810 -Instruction to use as below:
811 -
812 -(% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
813 -
814 -[[battery calculator>>https://www.dropbox.com/sh/sxrgszkac4ips0q/AAA4XjBI3HAHNpdbU3ALN1j0a/Battery%20Document/Battery_Analyze?dl=0&subfolder_nav_tracking=1]]
815 -
816 -
817 -(% style="color:blue" %)**Step 2**(%%):  (% style="display:none" %) (%%)Open it and choose
818 -
819 -* Product Model
820 -* Uplink Interval
821 -* Working Mode
822 -
823 -And the Life expectation in difference case will be shown on the right.
824 -
825 -[[image:image-20220621143643-7.png||height="429" width="1326"]]
826 -
827 -
828 -= 5.  Accessories =
829 -
830 -
831 -* (((
832 -(% class="wikigeneratedid" id="H5.2A0ProgramConverter28AS-0229" %)
833 -**Program Converter (AS-02)**
834 -)))
835 -
836 -AS-02 is an optional accessory, it is USB Type-C converter. AS-02 provide below feature:
837 -
838 -1. Access AT console of PB01 when used with USB-TTL adapter. [[See this link>>||anchor="H6.1HowtouseATCommandtoconfigurePB01"]].
839 -
840 -[[image:image-20220621141724-3.png]]
841 -
842 -
843 843  = 6. FAQ =
844 844  
845 -== 6.1 How to use AT Command to configure PB01 ==
790 +== 6.1 ==
846 846  
847 847  
848 -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.
849 -
850 -[[image:image-20240511085914-1.png||height="570" width="602"]]
851 -
852 -
853 -**Connection:**
854 -
855 -* (% style="background-color:yellow" %)USB to TTL GND <~-~-> Program Converter GND pin
856 -* (% style="background-color:yellow" %)USB to TTL RXD  <~-~-> Program Converter D+ pin
857 -* (% style="background-color:yellow" %)USB to TTL TXD  <~-~-> Program Converter A11 pin
858 -
859 -(((
860 -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.
861 -)))
862 -
863 -(((
864 -Input password and ATZ to activate PB01, as shown below:
865 -)))
866 -
867 -[[image:image-20240510174509-18.png||height="572" width="791"]]
868 -
869 -
870 -== 6.2  AT Command and Downlink ==
871 -
872 -
873 -(((
874 -Sending ATZ will reboot the node
875 -)))
876 -
877 -(((
878 -Sending AT+FDR will restore the node to factory settings
879 -)))
880 -
881 -(((
882 -Get the node's AT command setting by sending AT+CFG
883 -)))
884 -
885 -(((
886 -
887 -)))
888 -
889 -(((
890 -**Example:**                                           
891 -)))
892 -
893 -(((
894 -AT+DEUI=FA 23 45 55 55 55 55 51
895 -
896 -AT+APPEUI=FF AA 23 45 42 42 41 11
897 -
898 -AT+APPKEY=AC D7 35 81 63 3C B6 05 F5 69 44 99 C1 12 BA 95
899 -
900 -AT+DADDR=FFFFFFFF
901 -
902 -AT+APPSKEY=FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
903 -
904 -AT+NWKSKEY=FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
905 -
906 -AT+ADR=1
907 -
908 -AT+TXP=7
909 -
910 -AT+DR=5
911 -
912 -AT+DCS=0
913 -
914 -AT+PNM=1
915 -
916 -AT+RX2FQ=869525000
917 -
918 -AT+RX2DR=0
919 -
920 -AT+RX1DL=5000
921 -
922 -AT+RX2DL=6000
923 -
924 -AT+JN1DL=5000
925 -
926 -AT+JN2DL=6000
927 -
928 -AT+NJM=1
929 -
930 -AT+NWKID=00 00 00 13
931 -
932 -AT+FCU=61
933 -
934 -AT+FCD=11
935 -
936 -AT+CLASS=A
937 -
938 -AT+NJS=1
939 -
940 -AT+RECVB=0:
941 -
942 -AT+RECV=
943 -
944 -AT+VER=EU868 v1.0.0
945 -
946 -AT+CFM=0,7,0
947 -
948 -AT+SNR=0
949 -
950 -AT+RSSI=0
951 -
952 -AT+TDC=1200000
953 -
954 -AT+PORT=2
955 -
956 -AT+PWORD=123456
957 -
958 -AT+CHS=0
959 -
960 -AT+RX1WTO=24
961 -
962 -AT+RX2WTO=6
963 -
964 -AT+DECRYPT=0
965 -
966 -AT+RJTDC=20
967 -
968 -AT+RPL=0
969 -
970 -AT+TIMESTAMP=systime= 2024/5/11 01:10:58 (1715389858)
971 -
972 -AT+LEAPSEC=18
973 -
974 -AT+SYNCMOD=1
975 -
976 -AT+SYNCTDC=10
977 -
978 -AT+SLEEP=0
979 -
980 -AT+ATDC=1
981 -
982 -AT+UUID=003C0C53013259E0
983 -
984 -AT+DDETECT=1,1440,2880
985 -
986 -AT+SETMAXNBTRANS=1,0
987 -
988 -AT+DISFCNTCHECK=0
989 -
990 -AT+DISMACANS=0
991 -
992 -AT+PNACKMD=0
993 -
994 -AT+SOUND=0,0
995 -
996 -AT+STIME=0
997 -
998 -AT+OPTION=3
999 -)))
1000 -
1001 -(((
1002 -**Example:**
1003 -)))
1004 -
1005 -[[image:image-20240511091518-2.png||height="601" width="836"]]
1006 -
1007 -
1008 -== 6.3  How to upgrade the firmware? ==
1009 -
1010 -
1011 -PB01 requires a program converter to upload images to PB01, which is used to upload image to PB01 for:
1012 -
1013 -* Support new features
1014 -* For bug fix
1015 -* Change LoRaWAN bands.
1016 -
1017 - PB01 internal program is divided into bootloader and work program, shipping is included bootloader, the user can choose to directly update the work program.
1018 -
1019 -If the bootloader is erased for some reason, users will need to download the boot program and the work program.
1020 -
1021 -
1022 -=== 6.3.1 Update firmware (Assume device have bootloader) ===
1023 -
1024 -
1025 -(% style="color:blue" %)**Step 1**(%%):** Connect UART as per FAQ 6.1**
1026 -
1027 -(% 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]]. **
1028 -
1029 -
1030 -=== 6.3.2 Update firmware (Assume device doesn't have bootloader) ===
1031 -
1032 -
1033 -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.
1034 -
1035 -(% style="color:blue" %)**Step 1**(%%):** **Install [[TremoProgrammer>>url:https://www.dropbox.com/scl/fo/gk1rb5pnnjw4kv5m5cs0z/h?rlkey=906ouvgbvif721f9bj795vfrh&dl=0]]  first.
1036 -
1037 -[[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"]]
1038 -
1039 -(% style="color:blue" %)**Step 2**(%%): Hardware Connection
1040 -
1041 -Connect PC and PB01 via USB-TTL adapter .
1042 -
1043 -(% 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.**
1044 -
1045 -**Connection:**
1046 -
1047 -* (% style="background-color:yellow" %)USB-TTL GND <~-~-> Program Converter GND pin
1048 -* (% style="background-color:yellow" %)USB-TTL RXD  <~-~-> Program Converter D+ pin
1049 -* (% style="background-color:yellow" %)USB-TTL TXD  <~-~-> Program Converter A11 pin
1050 -* (% style="background-color:yellow" %)USB-TTL 3V3 <~-~-> Program Converter D- pin
1051 -
1052 -(% style="color:blue" %)**Step 3**(%%):** **Select the device port to be connected, baud rate and bin file to be downloaded.
1053 -
1054 -[[image:image-20240701160913-1.png]]
1055 -
1056 -Users need to reset the node to start downloading the program.
1057 -~1. Reinstall the battery to reset the node
1058 -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]] ).
1059 -
1060 -When this interface appears, it indicates that the download has been completed.
1061 -
1062 -[[image:image-20240701160924-2.png]]
1063 -
1064 -Finally, Disconnect Program Converter D- pin, reset the node again , and the node exits burning mode.
1065 -
1066 -
1067 -== 6.4  How to change the LoRa Frequency Bands/Region? ==
1068 -
1069 -
1070 -User can follow the introduction for [[how to upgrade image>>||anchor="H6.3A0Howtoupgradethefirmware3F"]]. When download the images, choose the required image file for download.
1071 -
1072 -
1073 -== 6.5 Why i see different working temperature for the device? ==
1074 -
1075 -
1076 -The working temperature range of device depends on the battery user choose.
1077 -
1078 -* Normal AAA Battery can support -10 ~~ 50°C working range.
1079 -* Special AAA battery can support -40 ~~ 60 °C working range. For example: [[Energizer L92>>https://data.energizer.com/pdfs/l92.pdf]]
1080 -
1081 1081  = 7. Order Info =
1082 1082  
1083 1083  == 7.1  Part Number ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0