mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-16 18:12:36 +00:00
deploy: 509f831442
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user