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

97 lines
2.4 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 is currently highly experimental. While we believe that it's stable-ish,
it's not yet complete.
2022-05-26 19:34:59 -07:00
*** WARNING ***
2022-06-14 02:37:50 -07:00
Meshtastic 1.3 Experimental!
2022-05-26 19:34:59 -07:00
*** WARNING ***
2022-06-14 02:37:50 -07:00
If you're reading this and want to experiment with Meshtastic 1.3, you must be an
2022-05-26 19:34:59 -07:00
enthusiast and are OK with being fustrated and things not working.
Once Meshtastic 1.3 is stable, we will make the first public and generally available
version Meshtastic 2.0. If you want the latest and greatest and something stable, please wait for Meshtastic 2.0.
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:04 -07:00
There are often breaking changes in the firmware right now so please test the lastest 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
When upgrading to the 1.3 version of the python cli from pip, you must add the `--pre` argument.
2022-05-26 19:34:59 -07:00
2022-08-02 22:29:52 -07:00
Many more 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
Android App 1.3 debug apk available here
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
2022-08-02 22:29:52 -07:00
available at meshtastic.local once your device is on your WiFi network
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
Not yet available, dependant on the CLI being completed
2022-06-07 19:34:26 -07:00
Where to file bugs:
TBD