From cc14d2c287185783af0e9b75c7e5043484987921 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Wed, 17 Jan 2024 15:18:54 -0800 Subject: [PATCH] send erasers to flasher --- .../getting-started/flashing-firmware/nrf52/nrf52-erase.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/flashing-firmware/nrf52/nrf52-erase.mdx b/docs/getting-started/flashing-firmware/nrf52/nrf52-erase.mdx index c2d94500..15314e47 100644 --- a/docs/getting-started/flashing-firmware/nrf52/nrf52-erase.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/nrf52-erase.mdx @@ -9,6 +9,12 @@ import Link from "@docusaurus/Link"; Meshtastic uses the [littlefs](https://github.com/littlefs-project/littlefs) library to store configuration, logs, and other data in the internal flash of nRF52 & RP2040 devices. Updating the firmware does _not_ erase this additional data, which can cause issues when the format and location of data changes between releases. +:::info +You may now use the [Meshtastic Web Flasher](https://flasher.mesthastic.org) to Factory Erase your nRF52 or RP2040-based devices. Visit the flasher, select your board, and click the trash can icon to the right of the Flash button. This will open a dialogue to begin the erase procedure. + +Alternatively, follow the instructions below. +::: + ### nRF52 To reset the flash storage on your nRF52 board: