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,13 +11,15 @@ 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}} 14 14 15 - 16 -(% border="1" cellspacing="5" style="width:500px" %) 19 +(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="width:500px" %) 17 17 |Models|Mother Board|UART for AT Commands|UART for Upgrade Firmware 18 18 | | | | 19 19 20 - 21 21 = 2. UART for AT Commands = 22 22 23 23 == 2.1 Generate software set up for AT Commands via UART == ... ... @@ -65,18 +65,14 @@ 65 65 * OTA Batch update configure via LoRa or BLE 66 66 67 67 68 - {{velocity}}69 - $xwiki.ssfx.use("js/xwiki/table/table.css")70 - $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js",true)71 - {{/velocity}}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, 72 72 73 -(% border="1" class="doOddEven filterable grid sortable" id="tableid" style="width:500px %) 75 +D2x-LB, S31x-LB, SDI12-LB 76 +)))|(% style="width:480px" %) 74 74 75 -|Model with LoRa Bootloader|Model with BLE Bootloader 76 -| | 77 - 78 - 79 - 80 80 === 3.1.1 Update a firmware with Dragino bootloader === 81 81 82 82