meshtastic/docs/getting-started/meshtastic-flasher.md
2022-01-31 14:42:48 -07:00

1.1 KiB

id title sidebar_label
meshtastic-flasher Using Meshtastic Flasher GUI Meshtastic Flasher GUI

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

Prerequisites

Install Meshtastic Flasher by downloading the executable file or installing using pip.

<Tabs groupId="operating-system" defaultValue="linux" values={[ {label: 'Linux', value: 'linux'}, {label: 'macOS', value: 'macos'}, {label: 'Windows', value: 'windows'}, ]}>

pip install meshtastic-flasher
pip install meshtastic-flasher
pip install meshtastic-flasher

Flashing the Device

<Tabs groupId="chipset" defaultValue="esp32" values={[ {label: 'ESP32', value: 'esp32'}, {label: 'nRF', value: 'nrf'}, ]}>