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

14 lines
644 B
Plaintext
Raw Normal View History

2022-09-21 02:33:44 -07:00
---
id: flashing-nrf52-devices
title: Flash NRF52 Devices
sidebar_label: NRF52 Device
sidebar_position: 2
2022-09-21 02:33:44 -07:00
---
## Flashing Methods for NRF52 Devices
2022-11-02 11:46:54 -07:00
The NRF52 based devices have the easiest firmware upgrade process. No driver or software install is required on any platform.
1. The [drag and drop](/docs/getting-started/flashing-firmware/nrf52/drag-n-drop) firmware installation is considered the "manual process" and recommended as the easiest solution.
2. The [Python Flasher](/docs/software/python/flasher) application does a lot under the hood to prevent you from needing to use the terminal. It also allows you to configure your device.