mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-15 18:14:19 -08:00
14 lines
604 B
Plaintext
14 lines
604 B
Plaintext
---
|
|
id: flashing-nrf52-devices
|
|
title: Flash nRF52 Devices
|
|
sidebar_label: nRF52 Device
|
|
sidebar_position: 2
|
|
---
|
|
|
|
## Flashing Methods for nRF52 Devices
|
|
|
|
The nRF52 based devices have the easiest firmware upgrade process. No driver or software install is required on any platform.
|
|
|
|
1. The [Drag & Drop](/docs/getting-started/flashing-firmware/nrf52/drag-n-drop) firmware installation method 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.
|