vault / meshtastic-firmware / v2.0.21.83e6cea
meshtastic-firmware @ v2.0.21.83e6cea
integrity
- size
- 699.3 KiB
- downloaded
- last checked
- detected
- raw version: universal archives only
release notes
Due to some significant radio changes, it is recommended to update all your devices when using this firmware.
Bug fixes
- Sanity check for sending NodeInfo by @GUVWAF in https://github.com/meshtastic/firmware/pull/2276
- RadioLib's scanChannel returns LORA_DETECTED for SX126x and SX128x by @GUVWAF in https://github.com/meshtastic/firmware/pull/2293
- Use LORA_DIO1 as RadioLib GPIO for SX127x chips by @GUVWAF in https://github.com/meshtastic/firmware/pull/2290
New features and updates
- Nano G1 Explorer by @neilhao in https://github.com/meshtastic/firmware/pull/2287
- Enable Device Telemetry on Portduino by @GUVWAF in https://github.com/meshtastic/firmware/pull/2272
- Send and request NodeInfo when hearing new node by @GUVWAF in https://github.com/meshtastic/firmware/pull/2273
- NodeInfo fixes for other roles by @GUVWAF in https://github.com/meshtastic/firmware/pull/2274
- Add metadata to phone api want config messages by @thebentern in https://github.com/meshtastic/firmware/pull/2278
- Preamble length change by @thebentern in https://github.com/meshtastic/firmware/pull/2279
- Add Ukrainian symbols by @Krezalis in https://github.com/meshtastic/firmware/pull/2286
- Update Screen.h (Ukrainian symbols continued) @Krezalis in https://github.com/meshtastic/firmware/pull/2285
Full Changelog: https://github.com/meshtastic/firmware/compare/v2.0.20.7100416...v2.0.21.83e6cea
download
unix · zip
curl -fL -o v2.0.21.83e6cea.zip https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.zip
printf '%s %s\n' 'f4fd7a869f74e590f0cef6d958b89bdcd8bf4ea7e776fd909bd6798099b18664' 'v2.0.21.83e6cea.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.zip"
$out = "v2.0.21.83e6cea.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f4fd7a869f74e590f0cef6d958b89bdcd8bf4ea7e776fd909bd6798099b18664") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.0.21.83e6cea.tar.gz https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz
printf '%s %s\n' 'baf48d3818be0649b3d01a4b3e84797cc500d115b3bddf0010c18c4855c19845' 'v2.0.21.83e6cea.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz"
$out = "v2.0.21.83e6cea.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "baf48d3818be0649b3d01a4b3e84797cc500d115b3bddf0010c18c4855c19845") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.0.21.83e6cea.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.zip
printf '%s %s\n' 'f4fd7a869f74e590f0cef6d958b89bdcd8bf4ea7e776fd909bd6798099b18664' 'v2.0.21.83e6cea.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.zip"
$out = "v2.0.21.83e6cea.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f4fd7a869f74e590f0cef6d958b89bdcd8bf4ea7e776fd909bd6798099b18664") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.0.21.83e6cea.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz
printf '%s %s\n' 'baf48d3818be0649b3d01a4b3e84797cc500d115b3bddf0010c18c4855c19845' 'v2.0.21.83e6cea.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz"
$out = "v2.0.21.83e6cea.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "baf48d3818be0649b3d01a4b3e84797cc500d115b3bddf0010c18c4855c19845") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.0.21.83e6cea.zip | zip | 707.5 KiB |
blake3-24 8e98e77fb47690f4ed38d6a58b986bfeff97219a27d75be3
sha256 f4fd7a869f74e590f0cef6d958b89bdcd8bf4ea7e776fd909bd6798099b18664
sha1 a8df950c5e6b77881853b8371983679120b791b6
|
| v2.0.21.83e6cea.tar.gz | tar.gz | 461.4 KiB |
blake3-24 32048ffe89d589964378d0fd4f18dacd5adf81a40568b9c5
sha256 baf48d3818be0649b3d01a4b3e84797cc500d115b3bddf0010c18c4855c19845
sha1 ef08c811f34c4e13ff79afc25144806c73cb5ca3
|
install
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz"],
integrity = "sha256-uvSNOBi+Bkmz0BpLPoR5fMUA0RWzvd8AEMGMSFXBmEU=",
strip_prefix = "meshtastic-firmware-v2.0.21.83e6cea",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz"],
integrity = "sha256-uvSNOBi+Bkmz0BpLPoR5fMUA0RWzvd8AEMGMSFXBmEU=",
strip_prefix = "meshtastic-firmware-v2.0.21.83e6cea",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.0.21.83e6cea.tar.gz",