Releases: jppteam/jppdevice-meshtastic
Releases · jppteam/jppdevice-meshtastic
Release list
Meshtastic 2.7.26 (build 4)
You can install Meshtastic to your J++Device in two ways:
- J++Device Manager
- Download
meshtastic-jppdevice-2.7.26-4.merged.binfrom the assets of this release below - Go to https://jppdevice.by.m4l3vi.ch/manager
- Connect the J++Device to your computer
- Follow the UI to choose the downloaded binary and install it
- Download
esptool- Install
esptool - Download
meshtastic-jppdevice-2.7.26-4.merged.binfrom the assets of this release below - Open a terminal in the folder with the downloaded binary
- Connect the J++Device to your computer
- Run the flashing command:
esptool.py --chip esp32c6 --baud 921600 write_flash 0x0 meshtastic-jppdevice-2.7.26-4.merged.bin
- Install
Meshtastic 2.7.24 (build 2)
You can install Meshtastic to your J++Device in two ways:
- J++Device Manager
- Download
meshtastic-jppdevice-2.7.24-2.merged.binfrom the assets of this release below - Go to https://jppdevice.by.m4l3vi.ch/manager
- Connect the J++Device to your computer
- Follow the UI to choose the downloaded binary and install it
- Download
esptool- Install
esptool - Download
meshtastic-jppdevice-2.7.24-2.merged.binfrom the assets of this release below - Open a terminal in the folder with the downloaded binary
- Connect the J++Device to your computer
- Run the flashing command:
esptool.py --chip esp32c6 --baud 921600 write_flash 0x0 meshtastic-jppdevice-2.7.24-2.merged.bin
- Install