Changes for page UART Access for LoRa ST v4 base model
Last modified by Mengting Qiu on 2024/11/11 17:09
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,28 +11,13 @@ 11 11 12 12 Below hardware use LoRaST v4 module. They module support UART Access for AT Command and Firmware Upgrade. 13 13 14 -{{velocity}} 15 -$xwiki.ssfx.use("js/xwiki/table/table.css") 16 -$xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 17 -{{/velocity}} 18 18 19 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:760.222px" %) 20 -(% class="sortHeader" %)|=(% style="width: 124px; background-color:#D9E2F3" %)Models|=(% style="width: 136px; background-color:#D9E2F3" %)Mother Board|=(% style="width: 254px; background-color:#D9E2F3" %)UART for AT Commands|=(% style="width: 241px; background-color:#D9E2F3" %)UART for Upgrade Firmware 21 -|(% style="width:124px" %)((( 22 -PS-LB 23 -)))|(% style="width:136px" %)SIB|(% style="width:254px" %)((( 24 -Instruction 25 -)))|(% style="width:241px" %)((( 26 -((( 27 -Instruction 28 -))) 29 -))) 30 30 31 -(% style="display:none" %) 16 +(% border="1" cellspacing="5" style="width:500px" %) 17 +|Models|Mother Board|UART for AT Commands|UART for Upgrade Firmware 18 +| | | | 32 32 33 33 34 - 35 - 36 36 = 2. UART for AT Commands = 37 37 38 38 == 2.1 Generate software set up for AT Commands via UART == ... ... @@ -79,19 +79,19 @@ 79 79 * OTA Update via LoRa or BLE 80 80 * OTA Batch update configure via LoRa or BLE 81 81 67 + 82 82 {{velocity}} 83 83 $xwiki.ssfx.use("js/xwiki/table/table.css") 84 84 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 85 85 {{/velocity}} 86 86 87 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:621.989px" %) 88 -(% class="sortHeader" %)|=(% style="width: 307px;" %)Model with LoRa Bootloader|=(% style="width: 313px;" %)Model with BLE Bootloader 89 -|(% style="width:307px" %)((( 90 -PS-LB, SDI12-LB, PS-LB-NA, SN50v3-LB, 73 +(% border="1" class="doOddEven filterable grid sortable" id="tableid" style="width:500px %) 91 91 92 - D2x-LB,S31x-LB,SDI12-LB93 - )))|(%style="width:313px"%)75 +|Model with LoRa Bootloader|Model with BLE Bootloader 76 +| | 94 94 78 + 79 + 95 95 === 3.1.1 Update a firmware with Dragino bootloader === 96 96 97 97