mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
95 lines
2.3 KiB
Plaintext
95 lines
2.3 KiB
Plaintext
---
|
|
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.
|
|
|
|
*** WARNING ***
|
|
|
|
Meshtastic 1.3 Experimental!
|
|
|
|
*** WARNING ***
|
|
|
|
If you're reading this and want to experiment with Meshtastic 1.3, you must be an
|
|
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
|
|
|
|
There are often breaking changes in the firmware right now so please test the lastest 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
|
|
|
|
Many more 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
|
|
|
|
Android App 1.3 debug 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
|
|
|
|
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
|
|
|
|
Where to file bugs:
|
|
|
|
https://github.com/meshtastic/meshtastic-web/issues
|
|
|
|
## Meshtastic 1.3 - Flasher
|
|
|
|
Not yet available, dependant on the CLI being completed
|
|
|
|
Where to file bugs:
|
|
|
|
TBD
|