meshtastic / Meshtastic-gui-installer

Cross platform, easy to use GUI for installing Meshtastic firmware.
https://meshtastic.org
GNU General Public License v3.0
68 stars 21 forks source link

no such file or directory exists (Mac OS X 12.5 Monterey) #237

Closed manu-mei-singh closed 2 years ago

manu-mei-singh commented 2 years ago

Using the directions on https://meshtastic.org/docs/getting-started/flashing-firmware/meshtastic-flasher ... Python version 3.7.3

Ok, the reason "fileNotFoundError" happened because the file in the drive was named "Current.uf2" --> not sure if this specific to the set up on my RAK4631_5005 or is generalized to all RAK4631_5005

RESOLVED:

garthvh commented 2 years ago

You can't install 1.2 firmware with the latest flasher, there is a link to the pip command to install the last 1.2 flasher release here https://meshtastic.org/docs/1.2-End-of-life/

garthvh commented 2 years ago

This is the 1.2 RAK firmware file firmware-rak4631-1.3.42.8ef5100.uf2, if you are wanting to install 1.2 I would just use the drag and drop firmware update https://meshtastic.org/docs/getting-started/flashing-firmware/flashing-nrf52

manu-mei-singh commented 2 years ago

Ah I see. Great! Yeah; I did the drag and drop Firmware update afterward the GUI. Also, thanks for the quick response. Much appreciated. : )