Skip to content

Instantly share code, notes, and snippets.

View BananaRama123's full-sized avatar
💭
I may be slow to respond.

Christopher Placentile BananaRama123

💭
I may be slow to respond.
View GitHub Profile
@BananaRama123
BananaRama123 / gist:33857229b19782d5fdc98355f82ddaa7
Last active October 3, 2025 03:08
xiao-nrf54l15-recovery.md "XIAO nRF54L15 factory reset recovery" "nRF54L15 APPROTECT unlock" "XIAO nRF54L15 unbrick" "pyocd nrf54l recovery"
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