This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XIAO nRF54L15 Factory Reset Recovery Guide (PowerShell) | |
Prerequisites | |
XIAO nRF54L15 connected via USB to Windows (not WSL) | |
Python installed on Windows | |
Git installed on Windows | |
Setup - Download Recovery Tools | |
1. Clone the factory reset repository | |
powershell | |
# Navigate to your preferred directory | |
cd C:\Users\[YOUR-USERNAME]\Documents |