Skip to content

Commit c17330a

Browse files
author
Daniel Dakhno
committed
adapted docs to XIAO bootloader file
1 parent b0f8137 commit c17330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FIRST_STEPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If it doesn't show up at all, follow [this](#generic-board--without-bootloader).
1919

2020
On these boards, you need to update the bootloader first.
2121
Thus install `adafruit-nrfutil` using pip.
22-
Then, get THIS FILE and run `adafruit-nrfutil dfu serial -p BOARD_PORT -pkg BOOTLOADER_FILE.zip`.
22+
Then, get [this file](https://github.com/user-attachments/files/19794746/xiao_nrf52840_ble_bootloader-0.9.2-10-g4329614-dirty_s140_6.1.1.zip) and run `adafruit-nrfutil dfu serial -p BOARD_PORT -pkg xiao_nrf52840_ble_bootloader-0.9.2-10-g4329614-dirty_s140_6.1.1.zip`.
2323
After, make sure that the .txt on the board shows Softdevice version 6.1.1.
2424
After, you just need to copy the right file onto the board, which appears as a flash drive.
2525
The firmware file to search for contains `xiao_ble.uf2`.

0 commit comments

Comments
 (0)