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,26 +11,19 @@ 11 11 12 12 Below hardware use LoRaST v4 module. They module support UART Access for AT Command and Firmware Upgrade. 13 13 14 - 15 15 {{velocity}} 16 16 $xwiki.ssfx.use("js/xwiki/table/table.css") 17 17 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 18 18 {{/velocity}} 19 19 20 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:760.222px" %) 21 -(% class="sortHeader" %)|=(% style="width: 124px; color: rgb(0, 112, 192);" %)Models|=(% style="width: 136px; color: rgb(0, 112, 192);" %)Mother Board|=(% style="width: 254px; color: rgb(0, 112, 192);" %)UART for AT Commands|=(% style="width: 241px; color: rgb(0, 112, 192);" %)UART for Upgrade Firmware 22 -|(% style="width:124px" %)((( 23 -PS-LB 24 -)))|(% style="width:136px" %)SIB|(% style="width:254px" %)((( 25 -Instruction 26 -)))|(% style="width:241px" %)((( 27 -((( 28 -Instruction 29 -))) 30 -))) 31 31 32 -(% style="display:none" %) 33 33 21 +(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:621.989px" %) 22 +(% class="sortHeader" %)|=(% style="width: 77px;" %)Model|=(% style="width: 120px;" %)Mother Board|=(% style="width: 199px;" %)UART for AT Commands|=(% style="width: 221px;" %)UART for Upgrade Firmware 23 +|(% style="width:77px" %)((( 24 +PS-LB 25 +)))|(% style="width:120px" %)SIB|(% style="width:199px" %)Instruction|(% style="width:221px" %)Instruction 26 + 34 34 = 2. UART for AT Commands = 35 35 36 36 == 2.1 Generate software set up for AT Commands via UART ==