meshtastic/docs/software/other/1.3-enthusiast.mdx

84 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-05-26 19:34:59 -07:00
---
id: 1.3-enthusiast
title: 1.3 Enthusiast
sidebar_label: 1.3 Enthusiast
---
Meshtastic 1.3 has not been released as a beta.
2022-05-26 19:34:59 -07:00
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
2022-08-15 05:19:42 -07:00
There are often breaking changes in the firmware right now so please test the latest version.
The latest firmware can be found here:
2022-05-26 19:34:59 -07:00
2022-07-12 11:58:51 -07:00
https://github.com/meshtastic/Meshtastic-device/releases
2022-05-26 19:34:59 -07:00
Where to file bugs:
2022-06-07 19:34:26 -07:00
https://github.com/meshtastic/Meshtastic-device/issues
2022-05-26 19:34:59 -07:00
2022-08-15 05:19:04 -07:00
## Meshtastic 1.3 - Python
Most CLI commands are now working, documentation has been updated but the --help has not
2022-05-26 19:34:59 -07:00
2022-08-02 22:29:52 -07:00
https://meshtastic.org/docs/settings/config/
2022-05-26 19:34:59 -07:00
2022-08-02 22:29:52 -07:00
Where to file bugs:
2022-05-26 19:34:59 -07:00
2022-08-02 22:29:52 -07:00
https://github.com/meshtastic/Meshtastic-python/issues
2022-05-26 19:34:59 -07:00
2022-06-14 02:37:50 -07:00
## Meshtastic 1.3 - Android
2022-05-26 19:34:59 -07:00
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
2022-05-26 19:34:59 -07:00
2022-07-12 11:58:51 -07:00
https://github.com/meshtastic/Meshtastic-Android/releases
2022-05-26 19:34:59 -07:00
Where to file bugs:
2022-06-07 19:34:26 -07:00
https://github.com/meshtastic/Meshtastic-Android/issues
2022-05-26 19:34:59 -07:00
2022-06-07 19:34:26 -07:00
## Meshtastic 1.3 - MacOS
2022-05-26 19:34:59 -07:00
2022-06-07 19:34:26 -07:00
The Meshtastic MacOS build is available in TestFlight.
https://testflight.apple.com/join/c8nNl8q1
2022-05-26 19:34:59 -07:00
Where to file bugs:
2022-06-11 23:42:57 -07:00
TestFlight
2022-05-26 19:34:59 -07:00
2022-06-07 19:34:26 -07:00
## Meshtastic 1.3 - iOS
2022-05-26 19:34:59 -07:00
2022-06-07 19:34:26 -07:00
https://testflight.apple.com/join/c8nNl8q1
2022-05-26 19:34:59 -07:00
Where to file bugs:
2022-06-11 23:42:57 -07:00
TestFlight
2022-05-26 19:34:59 -07:00
2022-06-07 19:34:26 -07:00
## Meshtastic 1.3 - Web
2022-05-26 19:34:59 -07:00
Hosted version available at client.meshtastic.org, we are still working to get the new webui running locally on the device firmware.
2022-08-02 22:29:52 -07:00
You can connect your device to WiFI using the apple apps or the python CLI
2022-05-26 19:34:59 -07:00
Where to file bugs:
2022-08-02 22:29:52 -07:00
https://github.com/meshtastic/meshtastic-web/issues
2022-05-26 19:34:59 -07:00
## Meshtastic 1.3 - Flasher
Currently flashing and setting region are available
2022-06-07 19:34:26 -07:00
https://github.com/meshtastic/Meshtastic-gui-installer/issues
Have fun!