This commit is contained in:
mikecarper
2026-08-21 00:52:28 +00:00
parent 5520a22568
commit b9e5e9ec3e
35 changed files with 2665 additions and 142 deletions
+28 -1
View File
@@ -1014,6 +1014,33 @@
<li class="md-nav__item">
<a href="../ota_nrf52_qspi/" class="md-nav__link">
<span class="md-ellipsis">
nRF52 repeater LoRa OTA with external QSPI
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../ota_protocol/" class="md-nav__link">
@@ -2500,7 +2527,7 @@ fix, no WiFi connection, an inactive bridge, or an nRF52 bootloader without
<tr>
<td>LoRa OTA</td>
<td><a href="../ota_protocol/#11-cli-surface-otaclicpp"><code>ota get</code>; <code>ota pull</code>; <code>ota download</code></a></td>
<td>LoRa OTA build; nRF52 installs in-place deltas</td>
<td>LoRa OTA build; internal-store nRF52 installs in-place deltas, while matched SD/QSPI nRF52 also accepts full images</td>
<td>No</td>
<td>No</td>
<td>Yes</td>