adaptions for auracaster

This commit is contained in:
2025-02-13 16:57:36 +01:00
parent dd84f76b59
commit 3218a20d52
7 changed files with 54 additions and 9 deletions

3
flash_dongle.sh Normal file
View File

@@ -0,0 +1,3 @@
#! /bin/bash
nrfutil pkg generate --hw-version 52 --sd-req=0x00 --application ./build_nrf52dongle/merged.hex --application-version 1 app.zip
nrfutil device program --firmware app.zip --traits nordicDfu