meshtastic/docs/software/other/1.3-enthusiast.mdx
2022-09-21 21:32:45 +10:00

84 lines
2.1 KiB
Plaintext

---
id: 1.3-enthusiast
title: 1.3 Enthusiast
sidebar_label: 1.3 Enthusiast
---
Meshtastic 1.3 has not been released as a beta.
This page will function as a cheat-sheet to keep our notes on how to work with Meshtastic 1.3.
## Known Limitations
* Meshtastic 1.3 will not work with older versions of Meshtastic. All clients and device nodes on your Meshtastic Network will need to run 1.3.
* OTA updates don't work. We don't have an ETA of when this will be implemented. To update device firmware, you will need to use a cable.
## Meshtastic 1.3 - Device
There are often breaking changes in the firmware right now so please test the latest version.
The latest firmware can be found here:
https://github.com/meshtastic/Meshtastic-device/releases
Where to file bugs:
https://github.com/meshtastic/Meshtastic-device/issues
## Meshtastic 1.3 - Python
Most CLI commands are now working, documentation has been updated but the --help has not
https://meshtastic.org/docs/settings/config/
Where to file bugs:
https://github.com/meshtastic/Meshtastic-python/issues
## Meshtastic 1.3 - Android
F-Droid: https://mesh.tastic.app/fdroid/repo
or join the Play Store testing program: https://play.google.com/apps/testing/com.geeksville.mesh
Android App 1.3 apk available here
https://github.com/meshtastic/Meshtastic-Android/releases
Where to file bugs:
https://github.com/meshtastic/Meshtastic-Android/issues
## Meshtastic 1.3 - MacOS
The Meshtastic MacOS build is available in TestFlight.
https://testflight.apple.com/join/c8nNl8q1
Where to file bugs:
TestFlight
## Meshtastic 1.3 - iOS
https://testflight.apple.com/join/c8nNl8q1
Where to file bugs:
TestFlight
## Meshtastic 1.3 - Web
Hosted version available at client.meshtastic.org, we are still working to get the new webui running locally on the device firmware.
You can connect your device to WiFI using the apple apps or the python CLI
Where to file bugs:
https://github.com/meshtastic/meshtastic-web/issues
## Meshtastic 1.3 - Flasher
Currently flashing and setting region are available
https://github.com/meshtastic/Meshtastic-gui-installer/issues
Have fun!