v0.9.1-logging
Pre-release
Pre-release
·
11 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
One .fap per firmware family. Install the one matching the
firmware on your Flipper.
| File | Firmware |
|---|---|
meshtastic-ofw.fap |
Official |
meshtastic-unleashed.fap |
Unleashed |
meshtastic-momentum.fap |
Momentum |
Copy it to apps/Tools/ on the SD card. It appears under Apps,
Tools, Meshtastic. The filename does not matter to the Flipper; the
name shown comes from the app manifest.
Installing the wrong one gives "App Too old" or "App too new" on
launch. That is the loader rejecting a mismatched API version, not
the app crashing.
Receiving mesh traffic needs an external SX1262 module. The
Flipper's own CC1101 cannot demodulate LoRa. Without that module
the app still runs, and the BLE side still works, but no packets
arrive and the radio state says so on screen.
What's Changed
Full Changelog: v0.9.0-getowner...v0.9.1-logging