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

Summary

Details

Page properties
Content
... ... @@ -66,7 +66,6 @@
66 66  
67 67  
68 68  
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -337,7 +337,6 @@
337 337  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
338 338  
339 339  
340 -
341 341  === 2.3.7 Decode payload in The Things Network ===
342 342  
343 343  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -549,7 +549,6 @@
549 549  * Reply to non-confirmed packet: 14 00
550 550  
551 551  
552 -
553 553  == 2.8 Frequency Plans ==
554 554  
555 555  (((
... ... @@ -635,8 +635,6 @@
635 635  * 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)
636 636  
637 637  
638 -
639 -
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 642  (((
... ... @@ -929,20 +929,37 @@
929 929  
930 930  === 2.8.7 IN865-867 (IN865) ===
931 931  
927 +(((
932 932  (% style="color:blue" %)**Uplink:**
929 +)))
933 933  
931 +(((
934 934  865.0625 - SF7BW125 to SF12BW125
933 +)))
935 935  
935 +(((
936 936  865.4025 - SF7BW125 to SF12BW125
937 +)))
937 937  
939 +(((
938 938  865.9850 - SF7BW125 to SF12BW125
941 +)))
939 939  
943 +(((
944 +
945 +)))
940 940  
947 +(((
941 941  (% style="color:blue" %)**Downlink:**
949 +)))
942 942  
951 +(((
943 943  Uplink channels 1-3 (RX1)
953 +)))
944 944  
955 +(((
945 945  866.550 - SF10BW125 (RX2)
957 +)))
946 946  
947 947  
948 948  
... ... @@ -954,6 +954,8 @@
954 954  * Blink once when device transmit a packet.
955 955  
956 956  
969 +
970 +
957 957  == 2.10 ​Firmware Change Log ==
958 958  
959 959  
... ... @@ -968,26 +968,51 @@
968 968  
969 969  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
970 970  
985 +(((
971 971  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
987 +)))
972 972  
973 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
974 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
989 +* (((
990 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
991 +)))
992 +* (((
993 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
994 +)))
975 975  
996 +(((
976 976  There are two kinds of commands to configure LSPH01, they are:
998 +)))
977 977  
978 -* (% style="color:#4f81bd" %)** General Commands**.
1000 +* (((
1001 +(% style="color:#4f81bd" %)** General Commands**.
1002 +)))
979 979  
1004 +(((
980 980  These commands are to configure:
1006 +)))
981 981  
982 -* General system settings like: uplink interval.
983 -* LoRaWAN protocol & radio related command.
1008 +* (((
1009 +General system settings like: uplink interval.
1010 +)))
1011 +* (((
1012 +LoRaWAN protocol & radio related command.
1013 +)))
984 984  
1015 +(((
985 985  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/]]
1017 +)))
986 986  
1019 +(((
1020 +
1021 +)))
987 987  
988 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 +* (((
1024 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1025 +)))
989 989  
1027 +(((
990 990  These commands only valid for LSPH01, as below:
1029 +)))
991 991  
992 992  
993 993  
... ... @@ -1001,16 +1001,27 @@
1001 1001  
1002 1002  
1003 1003  
1043 +(((
1004 1004  (% style="color:#037691" %)**Downlink Command: 0x01**
1045 +)))
1005 1005  
1047 +(((
1006 1006  Format: Command Code (0x01) followed by 3 bytes time value.
1049 +)))
1007 1007  
1051 +(((
1008 1008  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1053 +)))
1009 1009  
1010 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1011 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1055 +* (((
1056 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1057 +)))
1058 +* (((
1059 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1012 1012  
1013 1013  
1062 +
1063 +)))
1014 1014  
1015 1015  == 3.2 Set Interrupt Mode ==
1016 1016  
... ... @@ -1021,15 +1021,31 @@
1021 1021  [[image:image-20220607171716-9.png]]
1022 1022  
1023 1023  
1074 +(((
1024 1024  (% style="color:#037691" %)**Downlink Command: 0x06**
1076 +)))
1025 1025  
1078 +(((
1026 1026  Format: Command Code (0x06) followed by 3 bytes.
1080 +)))
1027 1027  
1082 +(((
1028 1028  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1084 +)))
1029 1029  
1030 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1031 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1086 +* (((
1087 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1088 +)))
1089 +* (((
1090 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1091 +)))
1032 1032  
1093 +(((
1094 +
1095 +)))
1096 +
1097 +
1098 +
1033 1033  == 3.3 Calibrate Sensor ==
1034 1034  
1035 1035  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -1204,9 +1204,13 @@
1204 1204  
1205 1205  === ​4.3.2 Replace the battery ===
1206 1206  
1273 +(((
1207 1207  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.
1275 +)))
1208 1208  
1277 +(((
1209 1209  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)
1279 +)))
1210 1210  
1211 1211  
1212 1212  
... ... @@ -1227,7 +1227,9 @@
1227 1227  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1228 1228  
1229 1229  
1300 +(((
1230 1230  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:
1302 +)))
1231 1231  
1232 1232  
1233 1233   [[image:1654593712276-618.png]]
... ... @@ -1269,6 +1269,8 @@
1269 1269  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1270 1270  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1271 1271  
1344 +
1345 +
1272 1272  = 9. ​Packing Info =
1273 1273  
1274 1274  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0