meshtastic/docs/getting-started/flashing-firmware/index.mdx

20 lines
879 B
Plaintext
Raw Normal View History

2022-03-01 11:33:22 -08:00
---
2022-03-01 14:30:47 -08:00
id: flashing-firmware
title: Flashing Firmware
sidebar_label: Flash Firmware
sidebar_position: 2
2022-03-01 11:33:22 -08:00
---
2022-03-08 23:51:46 -08:00
2022-03-01 11:33:22 -08:00
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
2022-04-29 14:39:06 -07:00
:::caution
Make sure not to power the radio on without first attaching the antenna! You could damage the radio chip!
:::
## Manual Firmware Installation
2022-06-29 17:36:49 -07:00
2022-06-29 21:03:35 -07:00
Firmware can be downloaded from the [Downloads](/downloads) page. Your initial installation has to happen over USB from your Mac, Windows, or Linux computer.
If you choose to flash the firmware using the manual method, [ESP32 based devices](/docs/getting-started/flashing-firmware/esp32/) and [NRF52 based devices](/docs/getting-started/flashing-firmware/nrf52/) have different methods. Select the appropriate one. If you don't know what chipset your device is, take a look at our [supported hardware](/docs/category/supported-hardware) section.