Changes for page Home

Last modified by Mengting Qiu on 2025/08/15 11:37

From version 146.1
edited by Kilight Cao
on 2025/05/20 16:20
Change comment: There is no comment for this version
To version 157.1
edited by Edwin Chen
on 2025/06/27 10:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Edwin
Content
... ... @@ -17,6 +17,7 @@
17 17  * [[How to do with Linear Calibration?>>doc:How to do with Linear Calibration? .WebHome]]
18 18  * [[How to connect 3rd party sensor to Dragino Wireless End Node>>doc:.How to connect 3rd party sensor to Dragino Wireless End Node.WebHome]]
19 19  * [[Simulate a LoRaWAN End Node or NB-IoT End Node Uplink>>Simulate a LoRaWAN End Node or NB-IoT End Node Uplink]]
20 +* [[How to creat indoor or ourdoor signal mapper>>doc:.How_to_creat_indoor_or_ourdoor_signal_mapper.WebHome]]
20 20  )))
21 21  
22 22  (% class="col-xs-12 col-sm-6" %)
... ... @@ -37,12 +37,9 @@
37 37  * [[End Device Frequency Band>>End Device Frequency Band]]
38 38  * [[End Device AT Commands and Downlink Command>>End Device AT Commands and Downlink Command]]
39 39  * [[LoRaWAN Communication Debug>>LoRaWAN Communication Debug]]
40 -* [[Firmware Upgrade Instruction for STM32 base products>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
41 -* [[Firmware Compile Instruction ~~-~~- STM32>>Firmware Compile Instruction -- STM32]]
42 -* [[Check List for UART access issue ~~-~~- STM32>>Check List for UART access issue -- STM32]]
43 43  * [[Can i get the source code for LHT65?>>doc:Main.LHT65 Source Code.WebHome]]
44 44  * [[Can i get the source code for LDS02/LWL02?>>doc:Main.LDS01 Source Code.WebHome]]
45 -* [[Firmware Upgrade Instruction ~~-~~- ASR>>doc:Main.Firmware Upgrade Instruction.WebHome]]
43 +* [[Firmware Compile Instruction ~~-~~- STM32>>Firmware Compile Instruction -- STM32]]
46 46  * [[How to set the transmit time interval>>How to set the transmit time interval]]
47 47  * [[How to set a fix DR / Spreading Factor or Output Power>>doc:Main.How to set a fix DR Spreading Factor or Output Power.WebHome]]
48 48  * [[How to send none encryption LoRaWAN Packet>>doc:Main.How to send none encryption LoRaWAN Packet.WebHome]]
... ... @@ -54,12 +54,18 @@
54 54  * [[Application Note: Communicate with Different Sensors ~~-~~-~~-~~-- RS485-LN / RS485-BL>>doc:.Application Note \: Communicate with Different Sensors ----- RS485-LN RS485-BL.WebHome]]
55 55  * [[Where can i get the device keys?>>Get Devices Keys]]
56 56  * [[Different methods to detect water and liquid level>>Different methods to detect water and liquid level]]
57 -* [[UART Access for LoRa ST v4 base model>>UART Access for LoRa ST v4 base model]]
58 -* [[UART Access for NB ST-BC660K-GL base model (for AT Commands, firmware upgrade)>>doc:Main.UART_Access_for_NB_ST_BC660K-GL.WebHome]]
59 -* [[BLE Bluetooth Remote Configure>>BLE Bluetooth Remote Configure]]
60 -* [[BLE Firmware Update for NB-IoT Node>>doc:.BLE_Firmware_Update_NB_Sensors_BC660K-GL.WebHome]]
61 -* [[Firmware / Configure OTA Update for Sensors>>Firmware OTA Update for Sensors]]
62 62  * [[How to switch LoRaWAN server by rejoin feature?>>doc:. Switch LoRaWAN server by rejoin feature.WebHome]]
56 +
57 += Configure & Update Firmware =
58 +
59 +* [[Configure & Update Firmware for -LB / LHT65N / LA66 base models ~~-~~- via UART/TTL>>UART Access for LoRa ST v4 base model]]
60 +* [[Configure & Update firmware for NB-IoT & LTE-M model ~~-~~- via UART / TTL>>doc:Main.UART_Access_for_NB_ST_BC660K-GL.WebHome]]
61 +* [[Configure NB-IoT / LoRaWAN/LTE-M End Node ~~-~~- via BLE>>BLE Bluetooth Remote Configure]]
62 +* [[Firmware Update for NB-IoT / LTE-M End Node ~~-~~- via BLE >>doc:.BLE_Firmware_Update_NB_Sensors_BC660K-GL.WebHome]]
63 +* [[Firmware OTA Update for LoRaWAN End Node ~~-~~- via LoRa>>Firmware OTA Update for Sensors]]
64 +* [[Firmware Upgrade Instruction ~~-~~- For LDS02/LHT52/LWL02>>doc:Main.Firmware Upgrade Instruction.WebHome]]
65 +* [[Firmware Upgrade Instruction for STM32 base products (Old NB-IoT/LoRaWAN Models)>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
66 +* [[Check List for UART access issue ~~-~~- STM32>>Check List for UART access issue -- STM32]]
63 63  )))
64 64  
65 65  (% class="col-xs-12 col-sm-6" %)
... ... @@ -104,11 +104,6 @@
104 104  (((
105 105  = IoT LoRaWAN Server =
106 106  
107 -{{velocity}}
108 -$xwiki.ssfx.use("js/xwiki/table/table.css")
109 -$xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
110 -{{/velocity}}
111 -
112 112  (% class="doOddEven filterable grid sortable" id="tableid" style="width:525.222px" %)
113 113  (% class="sortHeader" %)|=(% style="width: 246px;" %)Server Name |=(% style="width: 277px;" %)Server Type
114 114  |(% style="width:246px" %)[[Actility ThingPark Enterprise>>Actility ThingPark Enterprise]]|(% style="width:277px" %)LoRaWAN Network Server
... ... @@ -185,5 +185,16 @@
185 185  
186 186  
187 187  
187 +
188 +
189 +
190 +
191 +
192 +
193 +
194 +
195 +
196 +
197 +
188 188  
189 189  )))