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