fix: remove hardcoded keys and load them from NVS + script + key reset

This commit is contained in:
Alexis Fourmaux 2026-05-13 20:34:54 +02:00
parent 7a07bb2522
commit 20fa0bc034
7 changed files with 31 additions and 36 deletions

6
secrets.csv.example Normal file
View file

@ -0,0 +1,6 @@
key,type,encoding,value
lorawan,namespace,,
join_eui,data,hex2bin,0011223344556677
dev_eui,data,hex2bin,0011223344556677
app_key,data,hex2bin,AABBCCDDEEFF00112233445566778899
nwk_key,data,hex2bin,AABBCCDDEEFF00112233445566778899