<
From version < 79.2 >
edited by Xiaoling
on 2022/06/07 18:01
To version < 74.12 >
edited by Xiaoling
on 2022/06/07 17:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,6 +62,11 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 +
66 +
67 +
68 +
69 +
65 65  = 1. Introduction =
66 66  
67 67  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -107,6 +107,7 @@
107 107  * IP68 rate for the Sensor Probe
108 108  * 8500mAh Battery for long term use
109 109  
115 +
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -127,10 +127,12 @@
127 127  * IP68 Protection
128 128  * Length: 3.5 meters
129 129  
136 +
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
141 +
134 134  == 1.5 Pin mapping and power on ==
135 135  
136 136  [[image:1654592472094-134.png]]
... ... @@ -328,6 +328,8 @@
328 328  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
329 329  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
330 330  
339 +
340 +
331 331  === 2.3.7 Decode payload in The Things Network ===
332 332  
333 333  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -538,6 +538,8 @@
538 538  * Reply to the confirmation package: 14 01
539 539  * Reply to non-confirmed packet: 14 00
540 540  
551 +
552 +
541 541  == 2.8 Frequency Plans ==
542 542  
543 543  (((
... ... @@ -734,6 +734,7 @@
734 734  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
735 735  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
736 736  
749 +
737 737  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
738 738  
739 739  (((
... ... @@ -916,37 +916,20 @@
916 916  
917 917  === 2.8.7 IN865-867 (IN865) ===
918 918  
919 -(((
920 920  (% style="color:blue" %)**Uplink:**
921 -)))
922 922  
923 -(((
924 924  865.0625 - SF7BW125 to SF12BW125
925 -)))
926 926  
927 -(((
928 928  865.4025 - SF7BW125 to SF12BW125
929 -)))
930 930  
931 -(((
932 932  865.9850 - SF7BW125 to SF12BW125
933 -)))
934 934  
935 -(((
936 -
937 -)))
938 938  
939 -(((
940 940  (% style="color:blue" %)**Downlink:**
941 -)))
942 942  
943 -(((
944 944  Uplink channels 1-3 (RX1)
945 -)))
946 946  
947 -(((
948 948  866.550 - SF10BW125 (RX2)
949 -)))
950 950  
951 951  
952 952  
... ... @@ -958,7 +958,6 @@
958 958  * Blink once when device transmit a packet.
959 959  
960 960  
961 -
962 962  == 2.10 ​Firmware Change Log ==
963 963  
964 964  
... ... @@ -973,51 +973,26 @@
973 973  
974 974  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
975 975  
976 -(((
977 977  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 -)))
979 979  
980 -* (((
981 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
982 -)))
983 -* (((
984 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 -)))
973 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
974 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
986 986  
987 -(((
988 988  There are two kinds of commands to configure LSPH01, they are:
989 -)))
990 990  
991 -* (((
992 -(% style="color:#4f81bd" %)** General Commands**.
993 -)))
978 +* (% style="color:#4f81bd" %)** General Commands**.
994 994  
995 -(((
996 996  These commands are to configure:
997 -)))
998 998  
999 -* (((
1000 -General system settings like: uplink interval.
1001 -)))
1002 -* (((
1003 -LoRaWAN protocol & radio related command.
1004 -)))
982 +* General system settings like: uplink interval.
983 +* LoRaWAN protocol & radio related command.
1005 1005  
1006 -(((
1007 1007  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
1008 -)))
1009 1009  
1010 -(((
1011 -
1012 -)))
1013 1013  
1014 -* (((
1015 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 -)))
988 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1017 1017  
1018 -(((
1019 1019  These commands only valid for LSPH01, as below:
1020 -)))
1021 1021  
1022 1022  
1023 1023  
... ... @@ -1031,27 +1031,16 @@
1031 1031  
1032 1032  
1033 1033  
1034 -(((
1035 1035  (% style="color:#037691" %)**Downlink Command: 0x01**
1036 -)))
1037 1037  
1038 -(((
1039 1039  Format: Command Code (0x01) followed by 3 bytes time value.
1040 -)))
1041 1041  
1042 -(((
1043 1043  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 -)))
1045 1045  
1046 -* (((
1047 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 -)))
1049 -* (((
1050 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1010 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1011 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1051 1051  
1052 1052  
1053 -
1054 -)))
1055 1055  
1056 1056  == 3.2 Set Interrupt Mode ==
1057 1057  
... ... @@ -1062,31 +1062,15 @@
1062 1062  [[image:image-20220607171716-9.png]]
1063 1063  
1064 1064  
1065 -(((
1066 1066  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 -)))
1068 1068  
1069 -(((
1070 1070  Format: Command Code (0x06) followed by 3 bytes.
1071 -)))
1072 1072  
1073 -(((
1074 1074  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1075 -)))
1076 1076  
1077 -* (((
1078 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 -)))
1080 -* (((
1081 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 -)))
1030 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1031 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1083 1083  
1084 -(((
1085 -
1086 -)))
1087 -
1088 -
1089 -
1090 1090  == 3.3 Calibrate Sensor ==
1091 1091  
1092 1092  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -1261,13 +1261,9 @@
1261 1261  
1262 1262  === ​4.3.2 Replace the battery ===
1263 1263  
1264 -(((
1265 1265  You can change the battery in the LSPH01.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.
1266 -)))
1267 1267  
1268 -(((
1269 1269  The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 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)
1270 -)))
1271 1271  
1272 1272  
1273 1273  
... ... @@ -1288,9 +1288,7 @@
1288 1288  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1289 1289  
1290 1290  
1291 -(((
1292 1292  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1293 -)))
1294 1294  
1295 1295  
1296 1296   [[image:1654593712276-618.png]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0