<
From version < 111.26 >
edited by Xiaoling
on 2022/06/10 14:36
To version < 111.15 >
edited by Xiaoling
on 2022/06/10 14:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -300,6 +300,8 @@
300 300  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
301 301  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
302 302  
303 +
304 +
303 303  === 2.3.8  Decode payload in The Things Network ===
304 304  
305 305  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -469,6 +469,8 @@
469 469  * 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)
470 470  
471 471  
474 +
475 +
472 472  === 2.6.3  CN470-510 (CN470) ===
473 473  
474 474  (((
... ... @@ -580,6 +580,8 @@
580 580  * 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)
581 581  
582 582  
587 +
588 +
583 583  === 2.6.5  AS920-923 & AS923-925 (AS923) ===
584 584  
585 585  (((
... ... @@ -806,6 +806,8 @@
806 806  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
807 807  * Blink once when device transmit a packet.
808 808  
815 +
816 +
809 809  == 2.8  ​Firmware Change Log ==
810 810  
811 811  
... ... @@ -812,7 +812,7 @@
812 812  **Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/]]
813 813  
814 814  
815 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
823 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
816 816  
817 817  
818 818  
... ... @@ -865,6 +865,7 @@
865 865  * The sensor window is made by Acrylic. Don’t touch it with alcohol material. This will destroy the sensor window.
866 866  
867 867  
876 +
868 868  = 4.  Configure LLDS12 via AT Command or LoRaWAN Downlink =
869 869  
870 870  (((
... ... @@ -872,10 +872,10 @@
872 872  )))
873 873  
874 874  * (((
875 -AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
884 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
876 876  )))
877 877  * (((
878 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
887 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
879 879  )))
880 880  
881 881  (((
... ... @@ -900,7 +900,7 @@
900 900  )))
901 901  
902 902  (((
903 -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>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
912 +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/]]
904 904  )))
905 905  
906 906  (((
... ... @@ -958,6 +958,8 @@
958 958  [[image:image-20220610105806-2.png]]
959 959  
960 960  
970 +
971 +
961 961  (((
962 962  (% style="color:#037691" %)**Downlink Command: 0x06**
963 963  )))
... ... @@ -977,8 +977,6 @@
977 977  Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
978 978  )))
979 979  
980 -
981 -
982 982  == 4.3  Get Firmware Version Info ==
983 983  
984 984  Feature: use downlink to get firmware version.
... ... @@ -1007,7 +1007,7 @@
1007 1007  
1008 1008  Version
1009 1009  )))|Sensor Type|Reserve|(((
1010 -[[Message Type>>||anchor="H2.3.7A0MessageType"]]
1019 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1011 1011  Always 0x02
1012 1012  )))
1013 1013  
... ... @@ -1175,15 +1175,13 @@
1175 1175  
1176 1176  
1177 1177  (((
1178 -In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LLDS12.
1179 -
1180 -LLDS12 will output system info once power on as below:
1187 +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:
1181 1181  )))
1182 1182  
1183 1183  
1184 1184   [[image:1654593712276-618.png]]
1185 1185  
1186 -Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureLLDS12viaATCommandorLoRaWANDownlink"]].
1193 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1187 1187  
1188 1188  
1189 1189  = 7.  FAQ =
... ... @@ -1190,7 +1190,7 @@
1190 1190  
1191 1191  == 7.1  How to change the LoRa Frequency Bands/Region ==
1192 1192  
1193 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.8A0200BFirmwareChangeLog"]].
1200 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1194 1194  When downloading the images, choose the required image file for download. ​
1195 1195  
1196 1196  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0