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
-
... ... @@ -16,7 +16,7 @@ 16 16 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 17 17 {{/velocity}} 18 18 19 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="width:500px"%)19 +(% border="1" cellspacing="5" style="width:500px" class="doOddEven filterable grid sortable" id="tableid" %) 20 20 |Models|Mother Board|UART for AT Commands|UART for Upgrade Firmware 21 21 | | | | 22 22 ... ... @@ -66,14 +66,15 @@ 66 66 * OTA Update via LoRa or BLE 67 67 * OTA Batch update configure via LoRa or BLE 68 68 69 +{{velocity}} 70 +$xwiki.ssfx.use("js/xwiki/table/table.css") 71 +$xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 72 +{{/velocity}} 69 69 70 -(% border="1" cellspacing="5" style="width:912.222px;style="background-color:f2f2f2" %) 71 -|(% style="width:429px;background-color:#D9E2F3;color:#0070C0 " %)**Model with LoRa Bootloader**|(% style="width:480px;background-color:#D9E2F3;color:#0070C0 " %)**Model with BLE Bootloader** 72 -|(% style="width:429px" %)((( 73 -PS-LB, SDI12-LB, PS-LB-NA, SN50v3-LB, 74 74 75 -D2x-LB, S31x-LB, SDI12-LB 76 -)))|(% style="width:480px" %) 75 +(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="width:912.222px" %) 76 +|(% style="width:429px" %)Model with LoRa Bootloader|(% style="width:480px" %)Model with BLE Bootloader 77 +|(% style="width:429px" %) |(% style="width:480px" %) 77 77 78 78 === 3.1.1 Update a firmware with Dragino bootloader === 79 79