mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-26 12:57:57 +00:00
3801 lines
75 KiB
HTML
3801 lines
75 KiB
HTML
|
|
<!doctype html>
|
|
<html lang="en" class="no-js">
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
|
|
<meta name="description" content="Documentation for the open source MeshCore firmware">
|
|
|
|
|
|
|
|
<link rel="canonical" href="https://mikecarper.github.io/MeshCore/radio_profile_switch_validation/">
|
|
|
|
|
|
<link rel="prev" href="../radio_dwell_policy_validation/">
|
|
|
|
|
|
<link rel="next" href="../radio_profiles/">
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="icon" href="../assets/images/favicon.png">
|
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.7">
|
|
|
|
|
|
|
|
<title>SX1262 profile-switch validation - MeshCore Docs</title>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../assets/stylesheets/main.ec1eaa64.min.css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../_stylesheets/extra.css">
|
|
|
|
<link rel="stylesheet" href="../_stylesheets/firmware_picker.css">
|
|
|
|
<link rel="stylesheet" href="../_stylesheets/telemetry_decoder.css">
|
|
|
|
<link rel="stylesheet" href="../_stylesheets/filter_tool.css">
|
|
|
|
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body dir="ltr">
|
|
|
|
|
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
|
<label class="md-overlay" for="__drawer"></label>
|
|
<div data-md-component="skip">
|
|
|
|
|
|
<a href="#sx1262-profile-switch-validation" class="md-skip">
|
|
Skip to content
|
|
</a>
|
|
|
|
</div>
|
|
<div data-md-component="announce">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<header class="md-header md-header--shadow" data-md-component="header">
|
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
|
<a href=".." title="MeshCore Docs" class="md-header__button md-logo" aria-label="MeshCore Docs" data-md-component="logo">
|
|
|
|
<img src="../_assets/meshcore.svg" alt="logo">
|
|
|
|
</a>
|
|
<label class="md-header__button md-icon" for="__drawer">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
|
</label>
|
|
<div class="md-header__title" data-md-component="header-title">
|
|
<div class="md-header__ellipsis">
|
|
<div class="md-header__topic">
|
|
<span class="md-ellipsis">
|
|
MeshCore Docs
|
|
</span>
|
|
</div>
|
|
<div class="md-header__topic" data-md-component="header-topic">
|
|
<span class="md-ellipsis">
|
|
|
|
SX1262 profile-switch validation
|
|
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-header__button md-icon" for="__search">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
|
</label>
|
|
<div class="md-search" data-md-component="search" role="dialog">
|
|
<label class="md-search__overlay" for="__search"></label>
|
|
<div class="md-search__inner" role="search">
|
|
<form class="md-search__form" name="search">
|
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
|
<label class="md-search__icon md-icon" for="__search">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
|
</label>
|
|
<nav class="md-search__options" aria-label="Search">
|
|
|
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
|
</button>
|
|
</nav>
|
|
|
|
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
|
|
|
</form>
|
|
<div class="md-search__output">
|
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
|
<div class="md-search-result" data-md-component="search-result">
|
|
<div class="md-search-result__meta">
|
|
Initializing search
|
|
</div>
|
|
<ol class="md-search-result__list" role="presentation"></ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="md-header__source">
|
|
<a href="https://github.com/mikecarper/MeshCore/" title="Go to repository" class="md-source" data-md-component="source">
|
|
<div class="md-source__icon md-icon">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
|
|
</div>
|
|
<div class="md-source__repository">
|
|
mikecarper/MeshCore
|
|
</div>
|
|
</a>
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
<div class="md-container" data-md-component="container">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<main class="md-main" data-md-component="main">
|
|
<div class="md-main__inner md-grid">
|
|
|
|
|
|
|
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
|
<div class="md-sidebar__scrollwrap">
|
|
<div class="md-sidebar__inner">
|
|
|
|
|
|
|
|
|
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
|
<label class="md-nav__title" for="__drawer">
|
|
<a href=".." title="MeshCore Docs" class="md-nav__button md-logo" aria-label="MeshCore Docs" data-md-component="logo">
|
|
|
|
<img src="../_assets/meshcore.svg" alt="logo">
|
|
|
|
</a>
|
|
MeshCore Docs
|
|
</label>
|
|
|
|
<div class="md-nav__source">
|
|
<a href="https://github.com/mikecarper/MeshCore/" title="Go to repository" class="md-source" data-md-component="source">
|
|
<div class="md-source__icon md-icon">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
|
|
</div>
|
|
<div class="md-source__repository">
|
|
mikecarper/MeshCore
|
|
</div>
|
|
</a>
|
|
</div>
|
|
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href=".." class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Introduction
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../WiFi/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
WiFi and MQTT by Firmware Type
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../cad_scan_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SX1262 channel-scanning hardware results
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../carrier_wave/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Carrier-wave RF checks
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../carrier_wave_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CW and CW2 validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../cli_build_matrix/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CLI Availability by Firmware Build
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../cli_command_availability/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CLI Command Availability Matrix
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../cli_commands/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CLI Commands
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../cli_settings_audit/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CLI setting dispatch audit
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_contact_cache/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Full Companion contact caches
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_contact_cache_results/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Contact-cache and NimBLE RAM qualification
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_offline_queue/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Companion Offline Message Queue
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_protocol/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Companion Protocol
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_radio_full/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Full Companion
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_usb_ascii_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
USB Companion ASCII default validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../companion_usb_client_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
USB Companion client compatibility
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../docs/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Local Documentation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../double_frequency_v4_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Double center-frequency write: V4 transmitter / XIAO receiver
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../esp32_memory_budget/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Classic ESP32 image memory budget
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../espnow_bridge_setup/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
ESP-NOW bridge: simple setup
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../faq/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Frequently Asked Questions
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../filter_tool/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Filter policy playground
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../firmware_memory_budget/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Firmware memory checks
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../firmware_picker/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Firmware picker
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../flood_filtering/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Flood Filtering and Moderation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../four_fixed_tx_dwell_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Four fixed transmitters: longer dwell repeats
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../four_fixed_tx_single_pass_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Four fixed transmitters / fast single-pass receiver
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../full_companion_features/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Full Companion: turn features on and off
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../full_companion_usb_switcher/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Companion USB CLI and binary switcher
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../full_usb_logging_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Full USB logging repair — 1.17.1.6
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../gps_tracking/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
GPS Tracking
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../halo_keymind_settings/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Halo and Keymind Branch Settings
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../hardware_validation_bluetooth_stealth_2026-09-07/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
XIAO Bluetooth stealth hardware validation - 2026-09-07
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../hardware_validation_checklist/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Hardware validation checklist
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../home_text_spacing/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Home-screen text spacing
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../host_cli_service/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
LoRa CLI Host Service
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../kiss_modem_protocol/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
MeshCore KISS Modem Protocol
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../lora_ota_automation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Scripted LoRa OTA from start to finish
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../mbedtls-tls-footprint/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Shrinking the per-connection TLS footprint on non-PSRAM observers
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../mixed_scan_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Mixed-bandwidth two-channel reception test
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../mixed_sf_bw_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Equal-symbol-time mixed SF/BW, four-channel test
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../nimble_companion_trial/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
ESP32-S3 NimBLE Full Companion trial
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../nimble_companion_trial_results/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
ESP32-S3 NimBLE trial results, 2026-09-08
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../nrf52-usb-ready-fix/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
nRF52 USB READY hang
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../nrf52_companion_storage_recovery/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
nRF52 Companion automatic ExtraFS recovery
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../nrf52_power_management/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
nRF52 Power Management
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../number_allocations/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Number Allocations
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../ota_easy/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Easy firmware updates over LoRa
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../ota_meshtower_v2_sdcard/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
MeshTower V2 microSD LoRa OTA
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../ota_nrf52_bootloader_update/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
nRF52 bootloader updates over LoRa
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
MeshCore OTA - .mota container & LoRa protocol
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../ota_user_guide/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Updating your node over the air (OTA) - user guide
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../packet_format/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Packet Format
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../pair_4p6_300us_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF7/62.5 + SF8/500: 4.6 slow chirps, 0.3 ms reserve
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../pair_preamble32_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF7/62.5 + SF8/500, fast switching and preamble 32
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../payloads/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Payload Format
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../pr7_review_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
PR #7 review and validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../preamble_detection_investigation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Off-channel preamble investigation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../qr_codes/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
QR Codes
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../radio_chirp_math_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Shared radio/radio2 chirp timing and preamble warnings
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../radio_dwell_policy_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Automatic dwell policy: 4.6 chirps on both profiles
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--active">
|
|
|
|
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__link md-nav__link--active" for="__toc">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SX1262 profile-switch validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<a href="./" class="md-nav__link md-nav__link--active">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SX1262 profile-switch validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__title" for="__toc">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
Table of contents
|
|
</label>
|
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#initial-result-v1" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Initial result (V1)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#scope-and-reproducibility" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Scope and reproducibility
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#follow-up-batched-modulation" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Follow-up: batched modulation
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#expanded-screening-redundant-rx-setup-and-spi-v5" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Expanded screening: redundant RX setup and SPI (V5)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="Expanded screening: redundant RX setup and SPI (V5)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#individual-and-combined-rx-changes" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Individual and combined RX changes
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#whole-buffer-spi-follow-up-same-v5-binaries" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Whole-buffer SPI follow-up (same V5 binaries)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#test-corrections-and-provenance" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Test corrections and provenance
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#qualification-boundary" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Qualification boundary
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#actual-packet-checks-and-limitations" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Actual packet checks and limitations
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#production-integration-and-usb-recovery-v8" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Production integration and USB recovery (V8)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="Production integration and USB recovery (V8)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#sleep-recovery-discovered-during-integration" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Sleep recovery discovered during integration
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#usb-fix-and-scope" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
USB fix and scope
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-steady-state-timing" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Final steady-state timing
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-over-air-packet-matrix" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Final over-air packet matrix
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#unchanged-modulation-tuple-follow-up" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Unchanged modulation tuple follow-up
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../radio_profiles/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Two LoRa profiles on one radio
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../radio_profiles_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Dual-profile receive validation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../radio_receive_calibration/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Radio receive calibration and recovery
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../rak3401_mota_chain/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
RAK3401 1W repeater compact LoRa update chain
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../role_feature_switches/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Feature switches by role — 1.17.1.5 USA Cascade
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../s3_memory_soak_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
ESP32-S3 OTA memory experiment
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../separated_radio_modulation_cache_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Separated radios, normal XIAO RX gain, and unchanged-modulation timing
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf10_10_vs_100hz_full_sample_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF10/125 full samples: 10 Hz versus 100 Hz first-pass detour
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf10_10hz_cr_detour_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF10/125: tiny first-pass frequency offset and coding-rate detour
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf10_full_retune_twice_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF10/125: apply the full radio settings twice per hop
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf10_nrf52_double_write_settling_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF10 / 125 kHz, XIAO nRF52 TX, double write, 1 ms delay grid
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf10_rollback_failure_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF10/125 rollback and wider-spacing failure isolation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf125_settling_limits_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Descending SF10..SF5 / 125 kHz settling limits
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf5_250_dwell_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF5 / 250 kHz: four-channel dwell sweep
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf6_125_settling_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF6/125 four-channel post-switch settling sweep
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf6_5p1_trace_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF6 / 125 kHz: four channels at 5.1 chirps
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf6_channel_scan_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF6 / 125 kHz channel-count test
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../sf8_5p1_trace_validation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SF8 / 125 kHz: four-channel comparison at 5.1 chirps
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../spiffs_regular_file_reads/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
SPIFFS regular-file reads and login replay state
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../stats_binary_frames/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Stats Binary Frame Structures
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../telemetry_decoder/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Telemetry decoder
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../terminal_chat_cli/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Terminal Chat CLI
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../usb_serial_backpressure/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Native USB backpressure and radio liveness
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../v4_pixel5_font_trial/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Small-screen message fonts
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_88" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_88" id="__nav_88_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Releases
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_88_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_88">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Releases
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../releases/1.17.1.5-doc-audit/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Markdown audit — 1.17.1.5 USA Cascade
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../releases/1.17.1.5/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
MeshCore 1.17.1.5 Dev - USA Cascade
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../releases/1.17.1.6/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
MeshCore 1.17.1.6 Dev - USA Cascade
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
|
<div class="md-sidebar__scrollwrap">
|
|
<div class="md-sidebar__inner">
|
|
|
|
|
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__title" for="__toc">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
Table of contents
|
|
</label>
|
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#initial-result-v1" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Initial result (V1)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#scope-and-reproducibility" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Scope and reproducibility
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#follow-up-batched-modulation" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Follow-up: batched modulation
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#expanded-screening-redundant-rx-setup-and-spi-v5" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Expanded screening: redundant RX setup and SPI (V5)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="Expanded screening: redundant RX setup and SPI (V5)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#individual-and-combined-rx-changes" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Individual and combined RX changes
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#whole-buffer-spi-follow-up-same-v5-binaries" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Whole-buffer SPI follow-up (same V5 binaries)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#test-corrections-and-provenance" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Test corrections and provenance
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#qualification-boundary" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Qualification boundary
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#actual-packet-checks-and-limitations" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Actual packet checks and limitations
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#production-integration-and-usb-recovery-v8" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Production integration and USB recovery (V8)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="Production integration and USB recovery (V8)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#sleep-recovery-discovered-during-integration" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Sleep recovery discovered during integration
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#usb-fix-and-scope" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
USB fix and scope
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-steady-state-timing" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Final steady-state timing
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-over-air-packet-matrix" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Final over-air packet matrix
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#unchanged-modulation-tuple-follow-up" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Unchanged modulation tuple follow-up
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="md-content" data-md-component="content">
|
|
|
|
<article class="md-content__inner md-typeset">
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://github.com/mikecarper/MeshCore/edit/keymindCascade/docs/radio_profile_switch_validation.md" title="Edit this page" class="md-content__button md-icon" rel="edit">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<h1 id="sx1262-profile-switch-validation">SX1262 profile-switch validation</h1>
|
|
<p>Measured locally on 2026-09-13 using an XIAO ESP32-S3 with WIO SX1262.
|
|
Later tests also use the SenseCAP Indicator ESP32-S3 LoRa processor. The
|
|
<a href="#production-integration-and-usb-recovery-v8">V8 integration</a> is the current
|
|
implementation; V1-V7 sections/captures document the development history.</p>
|
|
<h2 id="initial-result-v1">Initial result (V1)</h2>
|
|
<p>The production retune path averaged <strong>1.434 ms with XOSC held</strong>, versus
|
|
<strong>3.166 ms with RC standby</strong>. Holding the oscillator saved <strong>1.732 ms per
|
|
retune (54.7%)</strong>. Warm-mode maximum was <strong>1.467 ms</strong> across 6,000 measured
|
|
retunes. The 6 ms switch allowance and 4 ms loop allowance are unchanged.</p>
|
|
<p>Each row combines both directions and two reversed-order trials, with 2,000
|
|
measured retunes per standby policy. Times run from production <code>tuneProfile</code>
|
|
entry until BUSY is observed low. GetStatus confirmed RX after every timed hop.</p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Secondary profile</th>
|
|
<th>RC mean / maximum</th>
|
|
<th>XOSC mean / maximum</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>SF7 / 500 kHz</td>
|
|
<td>3.161 / 3.199 ms</td>
|
|
<td>1.434 / 1.467 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>SF8 / 500 kHz</td>
|
|
<td>3.166 / 3.209 ms</td>
|
|
<td>1.435 / 1.464 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>SF9 / 500 kHz</td>
|
|
<td>3.171 / 3.193 ms</td>
|
|
<td>1.433 / 1.437 ms</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<ul>
|
|
<li>Primary: 909.5 MHz, SF7 / 62.5 kHz, CR 4/5.</li>
|
|
<li>Secondary: 910.5 MHz, CR 4/5, automatic production preamble calculation.</li>
|
|
<li>TCXO configuration remained 1.8 V and 1,600 us startup delay.</li>
|
|
<li>12,000 measured retunes; zero retune failures, BUSY timeouts, or RX-mode errors.</li>
|
|
<li>109 packet/busy deferrals were excluded from hop timings (57 RC, 52 XOSC).
|
|
Deferral preserves the existing packet and radio ownership checks.</li>
|
|
<li>The first eight successful hops of every trial were excluded from
|
|
steady-state statistics, including the initial oscillator transition.</li>
|
|
<li>All 12 trials returned to RC standby after disabling the second profile.</li>
|
|
</ul>
|
|
<h2 id="scope-and-reproducibility">Scope and reproducibility</h2>
|
|
<p>The <a href="../tools/hil/profile_switch_README.md">timing harness</a> compiles the actual
|
|
production wrapper, not the earlier fast/minimal RX benchmark. RC and XOSC
|
|
use the same executable: the baseline changes only the standby policy after
|
|
entering dual-profile mode. No TCXO supply or initial startup delay is disabled.
|
|
The normal guard checks and frequency/SF/BW/CR/preamble setters remain active.</p>
|
|
<p>This isolates radio switching from UI, Wi-Fi, BLE, mesh dispatch, and scan-loop
|
|
scheduling. BUSY polling/timer overhead is included; the RX status query is
|
|
outside the timing. This is not a packet-delivery test, first-startup timing,
|
|
power measurement, wide-frequency image-recalibration test, or proof of analog
|
|
RF settling beyond BUSY/RX status. Indicator I/O-expander latency and nRF52
|
|
timing still need their own measurements before reducing common budgets.</p>
|
|
<p>Raw results: <a href="../tools/hil/profile_switch_results.json">profile_switch_results.json</a>.
|
|
The collector requires all requested samples, zero failure/timeout/mode-error
|
|
counts, and successful RC restoration before accepting a trial.</p>
|
|
<p>Build provenance:</p>
|
|
<ul>
|
|
<li>Base commit: <code>c329cf1fc1e7f2e8c8733ab0d000094730458fe3</code>, with the local warm-standby patch.</li>
|
|
<li>Environment: <code>profile_switch_xiao</code>; Espressif32 6.11.0 / Arduino 2.0.17.</li>
|
|
<li>RadioLib: pinned <code>187ef24791c3d844939b2be13a68bd890bd04e4c</code> (7.7.1).</li>
|
|
<li>Test <code>firmware.bin</code> SHA-256:
|
|
<code>629d39bba80ad97c434fbaab61bc7c3c302b5ac8180cb2cb12806508b2d111e0</code>.</li>
|
|
<li>Existing unrelated Companion/repeater/Wi-Fi soak changes were not included
|
|
in this minimal timing executable.</li>
|
|
</ul>
|
|
<p>Host regression checks also passed: profile scan/CLI (3 tests), receive contract
|
|
(2 tests), and SX126x RX-status decoding (1 test). A normal
|
|
<code>heltec_v4_companion_radio_usb</code> build and the XIAO timing build succeeded.</p>
|
|
<p>The XIAO's original 8 MiB flash snapshot was verified against the device while
|
|
held in the bootloader before the timing firmware was uploaded. Raw flash
|
|
backups stay in the current user's private backup directory, outside Git.
|
|
After testing, the entire original snapshot was restored and verified again
|
|
against the device before reboot. The live USB CLI then confirmed <code>Xiao S3 WIO</code>
|
|
running <code>v1.17.1-soak-xiao-B</code> (11-Sep-2026). Its soak logger was left stopped;
|
|
existing logs were preserved. The Indicator and RAK Tag were not flashed.</p>
|
|
<h2 id="follow-up-batched-modulation">Follow-up: batched modulation</h2>
|
|
<p>On the same date, a second 12,000-retune experiment held XOSC warm in both
|
|
cases and compared the old three-setter sequence with one combined LoRa
|
|
modulation update. Both paths ran in the same V2 executable, with the second
|
|
round reversing their order. Each mode completed 6,000 timed hops.</p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Secondary profile</th>
|
|
<th>Separate setters: mean / maximum</th>
|
|
<th>Batched: mean / maximum</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>SF7 / 500 kHz</td>
|
|
<td>1.442 / 1.473 ms</td>
|
|
<td>1.159 / 1.198 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>SF8 / 500 kHz</td>
|
|
<td>1.444 / 1.480 ms</td>
|
|
<td>1.158 / 1.192 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>SF9 / 500 kHz</td>
|
|
<td>1.446 / 1.478 ms</td>
|
|
<td>1.156 / 1.163 ms</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>Overall: <strong>1.444 ms to 1.158 ms</strong>, saving <strong>0.286 ms (19.8%)</strong> per retune.
|
|
Use this matched V2 baseline for the batching comparison; the earlier V1
|
|
warm-standby numbers came from a different executable layout.</p>
|
|
<p>There were zero retune failures, BUSY timeouts, RX-mode errors, or SF/BW/CR
|
|
cache mismatches. All 12 trials restored RC standby after disabling profile 2.
|
|
84 packet/busy deferrals were excluded (54 separate-setter, 30 batched).
|
|
First eight successful hops per trial were excluded as before.</p>
|
|
<p>The batching removes two repeated modem checks and two modulation writes.
|
|
The helper validates a complete MeshCore bandwidth/SF/CR tuple, updates
|
|
RadioLib's cached SF/BW/CR before its automatic LDRO calculation, and restores
|
|
the old cache if the command fails. The wrapper's existing physical rollback
|
|
and safe-transition paths are retained. <strong>Frequency changes, preamble updates,
|
|
standby, IRQ/buffer setup, packet parameters, and RX restart remain unchanged.</strong>
|
|
This does not qualify eliminating those other repeated operations.</p>
|
|
<p>Raw results: <a href="../tools/hil/profile_switch_batch_results.json">profile_switch_batch_results.json</a>.
|
|
V2 test firmware SHA-256:
|
|
<code>b4403f6f5eb0a2b0a31c2d79859122225f247296699a578ad2596ef17eaed0fd</code>.
|
|
Toolchain and RadioLib pin match the first experiment. The normal
|
|
<code>heltec_v4_companion_radio_usb</code> build also succeeded with batching enabled.</p>
|
|
<p>The two new host tests execute the production method over 1,200 valid
|
|
bandwidth/SF/CR/LDRO combinations, invalid inputs and wrong modem, command
|
|
failures with cache rollback/retry, and the wrapper's failure short-circuit.
|
|
All eight relevant host tests passed. RF packet delivery and application/UI
|
|
scheduling remain outside this timing experiment; shared budgets are unchanged.</p>
|
|
<h2 id="expanded-screening-redundant-rx-setup-and-spi-v5">Expanded screening: redundant RX setup and SPI (V5)</h2>
|
|
<p>Corrected V5 measurements on 2026-09-13 cover <strong>28,800 timed retunes in 300
|
|
trials</strong> across XIAO S3/WIO SX1262 and the Indicator ESP32/SX1262. Each sweep
|
|
uses SF7/8/9 at 500 kHz paired with SF7/62.5 kHz, both directions, reversed
|
|
case order in round two, and eight excluded initial hops per trial.
|
|
All 300 trials completed their sample count and restored RC standby on exit.
|
|
There were <strong>zero timed switch failures, BUSY timeouts, RX-mode errors or
|
|
SF/BW/CR cache mismatches</strong>. The normal packet guards deferred 175 attempted
|
|
hops; these were not counted as timed retunes.</p>
|
|
<p>Twenty-one distinct cases were screened: seven individual redundant-operation
|
|
changes, a full manual RX control, combinations, 2/4/8 MHz SPI and whole-buffer
|
|
ESP32 SPI transfers. Shared controls appear in both groups. All new shortcuts
|
|
are <strong>HIL-only</strong>, not included in normal targets.</p>
|
|
<h3 id="individual-and-combined-rx-changes">Individual and combined RX changes</h3>
|
|
<p>Means in milliseconds, with warm oscillator and batched modulation throughout.
|
|
Each XIAO row has 768 timed hops; each Indicator row has 384.</p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>RX/SPI case</th>
|
|
<th style="text-align: right;">XIAO mean</th>
|
|
<th style="text-align: right;">Indicator mean</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Production batching, 2 MHz SPI</td>
|
|
<td style="text-align: right;">1.182</td>
|
|
<td style="text-align: right;">15.190</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Manual RX sequence, no omissions</td>
|
|
<td style="text-align: right;">1.181</td>
|
|
<td style="text-align: right;">15.135</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip second standby</td>
|
|
<td style="text-align: right;">1.124</td>
|
|
<td style="text-align: right;">14.195</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip repeated IRQ setup</td>
|
|
<td style="text-align: right;">1.096</td>
|
|
<td style="text-align: right;">14.399</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip repeated buffer-base setup</td>
|
|
<td style="text-align: right;">1.146</td>
|
|
<td style="text-align: right;">14.437</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip repeated packet-parameter setup</td>
|
|
<td style="text-align: right;">0.991</td>
|
|
<td style="text-align: right;">12.364</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip RX modem query</td>
|
|
<td style="text-align: right;">1.145</td>
|
|
<td style="text-align: right;">14.427</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Defer preamble to the one RX packet-parameter write</td>
|
|
<td style="text-align: right;">0.956</td>
|
|
<td style="text-align: right;">11.659</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Skip wake NOP when already awake</td>
|
|
<td style="text-align: right;">1.146</td>
|
|
<td style="text-align: right;">14.576</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined omissions, early preamble write</td>
|
|
<td style="text-align: right;">0.771</td>
|
|
<td style="text-align: right;">9.096</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined omissions, deferred preamble</td>
|
|
<td style="text-align: right;">0.732</td>
|
|
<td style="text-align: right;">8.384</td>
|
|
</tr>
|
|
<tr>
|
|
<td>4 MHz SPI only</td>
|
|
<td style="text-align: right;">0.985</td>
|
|
<td style="text-align: right;">14.996</td>
|
|
</tr>
|
|
<tr>
|
|
<td>8 MHz SPI only</td>
|
|
<td style="text-align: right;">0.889</td>
|
|
<td style="text-align: right;">14.889</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred, 4 MHz SPI</td>
|
|
<td style="text-align: right;">0.627</td>
|
|
<td style="text-align: right;">8.280</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred, 8 MHz SPI</td>
|
|
<td style="text-align: right;">0.579</td>
|
|
<td style="text-align: right;">8.224</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>The largest individual saving is programming preamble/packet parameters once.
|
|
Compare individual omissions with the manual full control when attributing
|
|
their isolated costs: replacing RadioLib's staging dispatch also has overhead.
|
|
Individual savings are not additive; some remove overlapping work.</p>
|
|
<h3 id="whole-buffer-spi-follow-up-same-v5-binaries">Whole-buffer SPI follow-up (same V5 binaries)</h3>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Case</th>
|
|
<th>XIAO mean / maximum</th>
|
|
<th>Indicator mean / maximum</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Production batching, byte loop, 2 MHz</td>
|
|
<td>1.184 / 1.221 ms</td>
|
|
<td>15.185 / 15.785 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Bulk transfer only, 2 MHz</td>
|
|
<td>1.070 / 1.073 ms</td>
|
|
<td>15.092 / 15.134 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Bulk transfer only, 4 MHz</td>
|
|
<td>0.890 / 0.903 ms</td>
|
|
<td>14.924 / 14.983 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Bulk transfer only, 8 MHz</td>
|
|
<td>0.797 / 0.806 ms</td>
|
|
<td>14.836 / 14.908 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred, byte loop, 8 MHz</td>
|
|
<td>0.579 / 0.588 ms</td>
|
|
<td>8.222 / 8.843 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred + bulk, 2 MHz</td>
|
|
<td>0.671 / 0.700 ms</td>
|
|
<td>8.369 / 9.027 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred + bulk, 4 MHz</td>
|
|
<td>0.582 / 0.595 ms</td>
|
|
<td>8.252 / 8.315 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Combined/deferred + bulk, 8 MHz</td>
|
|
<td><strong>0.535 / 0.545 ms</strong></td>
|
|
<td><strong>8.203 / 8.233 ms</strong></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>The fastest XIAO candidate saves <strong>0.649 ms (54.8%)</strong> versus that sweep's
|
|
already-warm, already-batched production control. At 8 MHz, bulk transfers
|
|
alone add about 0.043 ms of benefit to the combined RX shortcut. The Indicator
|
|
remains dominated by I2C-mediated chip-select/BUSY/DIO access; the final bulk
|
|
step improves its combined mean by only 0.019 ms. Small HAL effects varied
|
|
between executable layouts in preliminary screens; do not generalize them.</p>
|
|
<p><strong>The Indicator exceeds the generic 6 ms switch allowance even in its fastest
|
|
experimental path.</strong> These are board measurements, not a justification for
|
|
reducing the shared 6 ms switch / 4 ms loop constants. Indicator scheduling
|
|
and effective preambles need board-specific treatment before a production
|
|
rollout. Application/display/network scheduling is still excluded here.</p>
|
|
<p>Raw accepted sweeps:</p>
|
|
<ul>
|
|
<li><a href="../tools/hil/profile_switch_v5_rx_xiao_complete.json">XIAO RX cases</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_rx_indicator.json">Indicator RX cases</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_bulk_xiao.json">XIAO bulk SPI</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_bulk_indicator.json">Indicator bulk SPI</a></li>
|
|
</ul>
|
|
<h3 id="test-corrections-and-provenance">Test corrections and provenance</h3>
|
|
<p>V3/V4 broad screening accidentally called <code>SX1262::startReceive()</code> instead of
|
|
<code>CustomSX1262::startReceive()</code> in the fallback, omitting MeshCore's extra
|
|
preamble-detection IRQ flag. Their raw files are marked superseded and are
|
|
not included in the counts or conclusions above. The V4 packet sweep was
|
|
stopped on discovery. V5 preserves that flag in both normal and manual RX
|
|
paths; a host regression test checks the Custom fallback and mapped flags.
|
|
The earlier V1/V2 warm/batching experiments did not use that experimental
|
|
subclass and are unaffected.</p>
|
|
<p>An initial V5 XIAO capture stopped on a partial serial JSON line during guarded
|
|
mode exit. It is retained as incomplete, not counted above. The host now
|
|
accumulates reads until newline, with regression coverage. Initial setup
|
|
rejections are retried only for the explicit pre-measurement packet-guard
|
|
reply, bounded to three seconds and counted; packet losses and timed failures
|
|
are never retried away.</p>
|
|
<p>Final V5 firmware SHA-256:</p>
|
|
<ul>
|
|
<li>XIAO: <code>5506a40ffa8240201aca519e8e24db3647f897e7a1290bba22be6e4986d8f02f</code></li>
|
|
<li>Indicator: <code>dd595b2e7fa8c1ccb14fac9223f1a57277cd6a602864ee9bf090672f494fa2f6</code></li>
|
|
</ul>
|
|
<p>Base commit/toolchain/RadioLib pin match the earlier experiments. Thirteen unique
|
|
host tests passed (eight production regressions, two HIL boundary/buffer tests,
|
|
three serial-reader/setup-guard tests). The HIL tests cover all 255 nonzero omission masks,
|
|
normal-path fallbacks, preserved IRQ clear/SetRx, error short-circuit and
|
|
full-duplex buffer lengths 1..260. They are not full driver lifecycle tests.
|
|
An additional normal <code>t1000e_companion_radio_usb</code> nRF52 build passed with the
|
|
production warm/batching changes: 591,484-byte app, runtime RAM guard passed.
|
|
It was not flashed to the RAK or any nRF52 board.</p>
|
|
<h3 id="qualification-boundary">Qualification boundary</h3>
|
|
<p>No BUSY wait, command status validation, stale-IRQ clear, RX command or wrapper
|
|
packet-ownership guard is removed. The fastest path relies on a known
|
|
RX-to-RX window and established RX setup. Correct invalidation after TX, CAD,
|
|
sleep, reset, failed commands, and recovery must be designed and tested before
|
|
promoting these shortcuts. The per-byte/bulk HAL experiment is ESP32-specific.
|
|
Sensitivity/PER, oscillator power draw, large-frequency image recalibration,
|
|
and application-driven continuous scanning remain unqualified.</p>
|
|
<h3 id="actual-packet-checks-and-limitations">Actual packet checks and limitations</h3>
|
|
<p>Final forward matrix: Indicator transmitter to XIAO receiver, -9 dBm,
|
|
21 cases x SF7/8/9 x both profiles x 16/64/255-byte payloads = <strong>378 probes</strong>.
|
|
<strong>359 sequence/length/payload/profile checks succeeded</strong>, 13 receiver-declared
|
|
wait timeouts occurred, and six receiver USB replies did not arrive before
|
|
the host deadline. Transmitter replies returned success. Successfully read
|
|
packets had RSSI -42 to -39 dBm and SNR 10.2 to 14.2 dB. Timeout diagnostics
|
|
reported RX mode and no device errors; some retained a preamble IRQ. These
|
|
observations do not establish why packets were missed.</p>
|
|
<p>The production-batched baseline delivered 17/18 in that matrix; the fastest
|
|
combined/bulk/8 MHz candidate delivered 18/18. An earlier reversed-order
|
|
smoke test of the fastest candidate had one receiver timeout, so the clean
|
|
18-packet batch is <strong>not</strong> a reliability qualification. Earlier 0 dBm checks
|
|
also had baseline and candidate misses. Reducing power did not eliminate them.</p>
|
|
<p>Reverse direction: XIAO transmitter to Indicator receiver, -9 dBm, baseline,
|
|
combined/8 MHz and combined/bulk/8 MHz, with the same SF/profile/length matrix.
|
|
<strong>All 54 payloads arrived intact</strong>, 18/18 per case. However, one XIAO USB TX
|
|
acknowledgement was delayed past the host deadline, after which 32 later
|
|
records picked up the previous command's acknowledgement. Thus the raw file
|
|
has only 21 fully matched transactions despite 54 correctly received payloads.
|
|
This is sequence-correlated evidence of a host acknowledgement problem, not
|
|
33 RF losses. Subsequent collector code rejects/stores stale sequence replies
|
|
instead of associating them with a new command, and now asserts DTR on Windows
|
|
to match the existing <code>s3_memory_soak.py</code> HWCDC session policy. The captures
|
|
above used DTR deasserted; a causal DTR A/B test was not performed. Sequence
|
|
handling has host regression coverage, but these last host changes were not
|
|
rerun on HIL firmware after the boards were restored.</p>
|
|
<p>USB acknowledgements and actual receiver payload validity are recorded
|
|
separately. Missing acknowledgements never trigger an automatic retransmit.
|
|
The host drains the receiver concurrently with the transmitter's command and
|
|
records timeouts without hiding them. These tests establish some real packet
|
|
functionality, not a controlled packet-error-rate comparison. Fix/qualify the
|
|
test transport, repeat with a stable RF reference, then test TX/CAD/reset/RXPS
|
|
and continuous application scanning before promoting the shortcuts.</p>
|
|
<ul>
|
|
<li><a href="../tools/hil/profile_switch_v5_packets_complete.json">Forward matrix, all 21 cases</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_packets_reverse_complete.json">Reverse matrix, three cases</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_packet_smoke.json">0 dBm smoke</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v5_packet_minus9_smoke.json">-9 dBm reversed-order smoke</a></li>
|
|
</ul>
|
|
<p>Earlier incomplete packet captures and superseded screens are retained for
|
|
audit, not counted in the 378/54 final matrices. No identity or channel secrets
|
|
were transmitted: probes used synthetic sequence-tagged bytes.</p>
|
|
<h2 id="production-integration-and-usb-recovery-v8">Production integration and USB recovery (V8)</h2>
|
|
<p>Normal XIAO S3 WIO and Indicator LoRa variants now opt in to buffered 8 MHz
|
|
SPI and a guarded fast RX-to-RX path. Other SX1262 variants retain default
|
|
SPI/full RX setup; modulation batching and warm standby remain shared.</p>
|
|
<p>The fast path keeps the TCXO warm, applies one SF/BW/CR tuple and one packet
|
|
tuple, clears stale IRQs and starts RX with the original BUSY handling. It
|
|
reuses an established LoRa IRQ map and buffer bases only within an owned
|
|
continuous-RX retune. Ordinary standby, staging/TX, CAD, sleep, reset/init,
|
|
RX duty cycling and command failures invalidate that reuse. RX startup failure
|
|
now fails the whole profile transaction and restores the old profile/caches
|
|
with full setup; failed recovery keeps the profile marked for refresh.</p>
|
|
<h3 id="sleep-recovery-discovered-during-integration">Sleep recovery discovered during integration</h3>
|
|
<p>Initial lifecycle captures found <code>XOSC_START_ERR</code> (0x20) after retained sleep,
|
|
despite successful RX status. RC-policy controls reproduced the same flag:
|
|
this was not established as a regression caused by the fast path. Simply
|
|
waking in RC and entering standby before sleep did not clear it. Reapplying
|
|
the already configured TCXO voltage and 1,600 us delay resolved it.</p>
|
|
<p>The production sleep override now enters standby first, wakes in RC, and
|
|
restores TCXO configuration on wake. It refuses to clear unrelated device
|
|
faults. The warm policy resumes after full RX setup. This follows the standby
|
|
entry requirement in section 13.1.1 of the
|
|
<a href="https://files.waveshare.com/wiki/SX1262-XXXM-LoRaWAN-GNSS-HAT/DS_SX1261-2_V1.2.pdf">Semtech SX1261/2 datasheet</a>.
|
|
Section 13.3.6 describes TCXO control and the XOSC error flag; it does not by
|
|
itself prove the cause of this retained-sleep observation.</p>
|
|
<p>Diagnostic files <code>profile_switch_v6_recovery_xiao.json</code>,
|
|
<code>profile_switch_v7_recovery_xiao.json</code>,
|
|
<code>profile_switch_v7_recovery_xiao_complete.json</code> (despite its filename, its
|
|
<code>complete</code> field is false), and <code>profile_switch_v7_sleep_diagnostic_xiao.json</code>
|
|
retain these failures. They are not counted as passing lifecycle tests.</p>
|
|
<h3 id="usb-fix-and-scope">USB fix and scope</h3>
|
|
<p>The HIL host distinguishes Espressif native CDC (DTR asserted) from CH340
|
|
bridges (DTR/RTS deasserted). Replies are newline-assembled and sequence-matched.
|
|
Firmware caches completed packet <strong>and timing</strong> reports before emitting and
|
|
flushing them. A timeout or malformed report triggers a sequence-scoped result
|
|
query, never a repeated TX or timing run. Randomized session sequence starts
|
|
avoid a cached result from an earlier host session.</p>
|
|
<p>V7 had successfully fixed/retested packet result replay but a long native-USB
|
|
timing sweep still lost one response. V8 adds whole-report timing buffering and
|
|
replay. The incomplete V7 XIAO timing capture is retained, not silently completed.
|
|
The public MeshCore Companion USB protocol is unchanged; these USB fixes are
|
|
for the radio-lab transport. The previous broad Windows-DTR policy described
|
|
in the V5 history above has been replaced by native-device identification.</p>
|
|
<p>Both boards passed <strong>20 reopen cycles</strong>, deliberate lost timing replies,
|
|
deliberate lost TX replies, stale TX reply isolation, and <strong>18 lifecycle cases</strong>
|
|
each. The cases cover TX, CAD, sleep, reset/init, RC-policy sleep and explicit
|
|
TCXO-restoration controls, repeated three times. Fast counters prove one full
|
|
RX fallback after invalidation and reuse only on the following retune.
|
|
All command results, RX-mode checks and device-error checks passed.</p>
|
|
<ul>
|
|
<li><a href="../tools/hil/profile_switch_v8_recovery_xiao.json">XIAO recovery</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v8_recovery_indicator.json">Indicator recovery</a></li>
|
|
</ul>
|
|
<p>V8 test firmware SHA-256 (same pinned RadioLib/toolchain as above):</p>
|
|
<ul>
|
|
<li>XIAO: <code>e1806bbf4af5a88b31423131806a682713221082235507ff95e5beb9ef3ac067</code></li>
|
|
<li>Indicator: <code>bab4009078a4fff68dfb7aa73a5afc83e84f5c47589354d8aeb8e5b8d8798442</code></li>
|
|
</ul>
|
|
<p>Normal USB Companion builds passed for <code>Xiao_S3_WIO_companion_radio_usb</code>
|
|
(813,901 app bytes / 63,012 static RAM),
|
|
<code>SenseCapIndicator-LoRa_comp_radio_usb</code> (879,809 / 62,960), and
|
|
<code>t1000e_companion_radio_usb</code> (591,980 / 179,868). Runtime RAM budgets passed
|
|
on all three. These normal application images were compiled, not substituted
|
|
for the user's configured soak firmware during the HIL tests.</p>
|
|
<p>Host/native regression coverage includes production modulation caches/LDRO,
|
|
standby failure short-circuit, RX-start rollback failure, ownership guards,
|
|
fast-state invalidation, TCXO wake fault preservation, buffered SPI semantics,
|
|
USB result overflow/replay, partial reads and stale-sequence handling.</p>
|
|
<h3 id="final-steady-state-timing">Final steady-state timing</h3>
|
|
<p>V8 ran 256 timed retunes per trial, four production configurations, SF7/8/9
|
|
at 500 kHz paired with SF7/62.5 kHz, and two reversed-order rounds on each
|
|
board: <strong>12,288 measured retunes / 48 trials</strong>. The first eight hops per trial
|
|
are excluded. There were zero retune failures, BUSY timeouts, RX-mode errors
|
|
or modulation-cache errors. All 48 trials restored RC policy on exit. The
|
|
normal packet guards deferred 21 XIAO and 59 Indicator hops; no setup retries
|
|
or naturally missing/replayed USB reports occurred in these final sweeps.</p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Production configuration</th>
|
|
<th>XIAO mean / maximum</th>
|
|
<th>Indicator mean / maximum</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Warm + batching, per-byte SPI 2 MHz</td>
|
|
<td>1.193 / 1.227 ms</td>
|
|
<td>15.174 / 15.836 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Fast RX, per-byte SPI 2 MHz</td>
|
|
<td>0.744 / 0.770 ms</td>
|
|
<td>8.426 / 8.471 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Full RX, buffered SPI 8 MHz</td>
|
|
<td>0.828 / 0.840 ms</td>
|
|
<td>14.816 / 15.386 ms</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Fast RX + buffered SPI 8 MHz</td>
|
|
<td><strong>0.549 / 0.556 ms</strong></td>
|
|
<td><strong>8.263 / 8.879 ms</strong></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>The combined production path saves <strong>54.0% on XIAO</strong> and <strong>45.5% on Indicator</strong>
|
|
relative to each same-image warm/batched control. Small differences from V5-V7
|
|
reflect different binaries/code layout; only within-image A/Bs are compared.
|
|
Both fast configurations must increment the production success counter; full
|
|
RX controls must not. Mode/cache verification happens after the timed region.</p>
|
|
<ul>
|
|
<li><a href="../tools/hil/profile_switch_v8_production_xiao.json">XIAO V8 timing</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v8_production_indicator.json">Indicator V8 timing</a></li>
|
|
</ul>
|
|
<p>The common 6 ms switch and 4 ms loop allowances are unchanged, not delays
|
|
inserted by the driver. Indicator still exceeds 6 ms. These measurements do
|
|
not qualify continuous application scheduling, scan-overlap reception,
|
|
sensitivity/PER, power use, temperature extremes, or image recalibration on
|
|
frequency changes larger than this 1 MHz pair. Do not shorten common transmit
|
|
preambles or advertise the XIAO number for other boards.</p>
|
|
<h3 id="final-over-air-packet-matrix">Final over-air packet matrix</h3>
|
|
<p><strong>288/288 payloads and command transactions passed</strong>: 144 Indicator-to-XIAO
|
|
and 144 XIAO-to-Indicator. Each direction covers all four production cases,
|
|
SF7/8/9 secondary profiles, both target profiles, 16/64/255-byte synthetic
|
|
payloads and two reversed-order rounds. TX used buffered 8 MHz SPI at -9 dBm.
|
|
Fast receiver readiness reports had to show actual production fast resumes.</p>
|
|
<p>There were <strong>zero RX errors, receiver timeouts, missing replies, stale replies,
|
|
or natural transport-recovery queries</strong> in these matrices. Deliberately lost
|
|
and stale replies were separately exercised by the recovery tests above.
|
|
RSSI ranged -43 to -39 dBm and SNR 10.2 to 14.5 dB. This clean short-range
|
|
matrix addresses the failures seen in the earlier V5 harness; it does not
|
|
identify which single change caused each historical miss or establish a
|
|
field packet-error rate.</p>
|
|
<ul>
|
|
<li><a href="../tools/hil/profile_switch_v8_packets_forward.json">Indicator TX / XIAO RX</a></li>
|
|
<li><a href="../tools/hil/profile_switch_v8_packets_reverse.json">XIAO TX / Indicator RX</a></li>
|
|
</ul>
|
|
<p>All <strong>18 host/native regression tests</strong> passed. The HIL builds do not include
|
|
the unrelated pre-existing Companion/repeater/Wi-Fi soak edits; the normal
|
|
application compile checks include the current working tree and preserve them.</p>
|
|
<p>A subsequent requested <a href="../sf6_channel_scan_validation/">SF6/125 kHz multi-channel test</a>
|
|
used 32-symbol preambles and 4.8-symbol visits. It stopped on the third packet
|
|
at the initial four channels (two received, one timeout); no higher count was
|
|
tried. That continuous scan experiment is separate from the 288/288
|
|
stationary-after-retune matrix above.</p>
|
|
<h2 id="unchanged-modulation-tuple-follow-up">Unchanged modulation tuple follow-up</h2>
|
|
<p>The initial software-only checks below were followed by
|
|
<a href="../separated_radio_modulation_cache_validation/">same-image hardware timing and separated-radio tests</a>.
|
|
Frequency-only means improved from 548.880 to 451.897 us on XIAO and from
|
|
8,263.438 to 7,601.193 us on Indicator. Four-channel SF6 reception was not
|
|
loss-free. The following paragraph records the initial implementation stage,
|
|
not the current hardware-test status.</p>
|
|
<p>Implemented 2026-09-14 after commit <code>0e5955f8</code>, without restarting hardware
|
|
tests. On opted-in fast RX-to-RX hops, <code>setLoRaModulationParams()</code> now compares
|
|
the requested SF, encoded bandwidth, encoded CR and effective LDRO against
|
|
the last successfully acknowledged modulation write. An exact match within
|
|
a valid owned standby window omits only <code>SetModulationParams</code> (0x8B).
|
|
Frequency programming, the modem query, preamble/packet parameters, IRQ clears,
|
|
RF-switch control and BUSY waits remain unchanged.</p>
|
|
<p>The acknowledgement is separate from RadioLib's mutable software fields.
|
|
Auto/manual LDRO compares the resulting command byte, with the pinned
|
|
RadioLib >=16 ms symbol rule. A failed write revokes the whole fast context
|
|
before rollback. Ordinary SF/BW/CR/forced-LDRO setters invalidate the saved
|
|
tuple even on failure. Existing full-RX staging, ordinary standby, TX/CAD
|
|
staging, reset/init, sleep, duty cycling and failed RX/standby operations also
|
|
invalidate it. The first hop after lost context therefore writes again;
|
|
frequency-only hops that retain the context can skip subsequent writes.</p>
|
|
<p>All <strong>30 selected host/native tests passed</strong>, including repeat-write counts
|
|
for all supported bandwidth/SF/CR combinations and auto/forced LDRO modes,
|
|
each independently changed field, LDRO policy transitions, failed-write retry,
|
|
modem-query failure, ownership gates, ordinary setters and lifecycle invalidation.
|
|
Both <code>profile_switch_xiao</code> and <code>profile_switch_indicator</code> compiled successfully
|
|
against the pinned RadioLib. No firmware was uploaded, no radio command was
|
|
issued, and no new RF result was collected. The temporary build overlay was
|
|
removed. The earlier ~0.549 ms XIAO and ~8.263 ms Indicator timings do <strong>not</strong>
|
|
measure this added optimization; its time saving and RF behavior await testing.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</article>
|
|
</div>
|
|
|
|
|
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
<footer class="md-footer">
|
|
|
|
<div class="md-footer-meta md-typeset">
|
|
<div class="md-footer-meta__inner md-grid">
|
|
<div class="md-copyright">
|
|
|
|
|
|
Made with
|
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
Material for MkDocs
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
</div>
|
|
<div class="md-dialog" data-md-component="dialog">
|
|
<div class="md-dialog__inner md-typeset"></div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script id="__config" type="application/json">{"annotate": null, "base": "..", "features": ["content.action.edit", "content.code.copy", "search.highlight", "search.suggest"], "search": "../assets/javascripts/workers/search.2c215733.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
|
|
|
|
|
<script src="../assets/javascripts/bundle.d7400e89.min.js"></script>
|
|
|
|
<script src="../_javascript/firmware_picker.js"></script>
|
|
|
|
<script src="../_javascript/telemetry_decoder.js"></script>
|
|
|
|
<script src="../_javascript/filter_tool.js"></script>
|
|
|
|
|
|
</body>
|
|
</html> |