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

19 lines
851 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
The nRF52 based devices have the easiest firmware upgrade process. No driver or software install is required on any platform.
### Drag & Drop
2023-06-30 22:27:00 -07:00
nRF52 devices use the [Drag & Drop](/docs/getting-started/flashing-firmware/nrf52/drag-n-drop) installation method to install firmware releases.
### Factory Erase
You may wish to perform a [Factory Erase](/docs/getting-started/flashing-firmware/nrf52/nrf52-erase) prior to installing firmware to clear data that may change format and location between releases.
### Convert RAK4631-R to RAK4631
2023-06-30 22:19:30 -07:00
If your device did not come with the Arduino bootloader you will need to [perform the conversion](/docs/getting-started/flashing-firmware/nrf52/convert-rak4631r).