This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OTA DFU Thread: board not found

Hi all,

I'm working on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fthread_example_dfu.html

I'm struggling on the server part, I have a nrf52840 board from Adafruit.

If I erase the board and power on with the PC I don't have a COM port opened so I can't perform the code 

nrfutil dfu thread -f -pkg app_dfu_package.zip -p COM3 --channel 11 --panid 43981 -r 4 -rs 5000 -a FF03::1 

and I receive back the "board not found" error.

I tried to flash the bootloader on the board and now I have an assigned COM

but the error is still the same.

Thanks for the help!

(nrfutil version: 5.2.0)

Parents Reply Children
No Data
Related