https://gitHub.com/meshtastic/nrf52_factory_erase
This repository contains the nRF52 Factory Erase firmware for the Meshtastic project.
https://gitHub.com/meshtastic/nrf52_factory_erase
Last synced: 5 months ago
JSON representation
This repository contains the nRF52 Factory Erase firmware for the Meshtastic project.
- Host: GitHub
- URL: https://gitHub.com/meshtastic/nrf52_factory_erase
- Owner: meshtastic
- License: gpl-3.0
- Created: 2024-09-10T07:05:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T08:59:49.000Z (over 1 year ago)
- Last Synced: 2025-10-18T07:42:46.389Z (9 months ago)
- Language: C
- Size: 338 KB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-meshtastic - nrf52_factory_erase - Firmware for factory erasing the nRF52 chips used in Meshtastic devices. (Official Source Code Repositories / Device Interaction and Integrations)
README
# nrf52_factory_erase
This repository contains the nRF52 Factory Erase firmware for the Meshtastic project.
This is the platformio version of the meshtastic nrf52 factory erase firmware (previous version was based on arduino)
builds same as meshtastic firmware with 2 variants available
* s140_nrf52_611_softdevice (RAK, LilyGo, Heltec Node T114, etc)
* s140_nrf52_730_softdevice (All Seeed, ms24sf1 and ME25LS01 variants)
The file names would also have been previously (in the docs)
https://meshtastic.org/docs/getting-started/flashing-firmware/nrf52/nrf52-erase/
Meshtastic_nRF52_factory_erase_v3_S140_7.3.0.uf2
Meshtastic_nRF52_factory_erase_v3_S140_6.1.0.uf2
e.g
./bin/build-nrf52.sh s140_nrf52_611_softdevice
then find files in release directory