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

nrfutil, raspberry pi, secure dfu, nrf52832

Hi Nordic:

I want to build a raspberry connected to a 52832 board via uart,

this raspberry pi with 52832 board need doing secure DFU to remote BLE device, the raspberryPI and 52832 board are inside a box, we can't replace 52832 board by 52840 dongle because

a dongle outside of the box is not acceptable.

Our software architecture in this box is following:

1. Raspberry pi run nrfutil, maybe also need pc-ble-driver.

2. 52832 board has connectivity hex firmware, but uart setting in connectivity firmware should be correct, 52832 board's uart port setting is not same as 52832 DK.

3. So Rapsberry pi could doing secure DFU to remote BLE device.

My questions are:

1. Is there nrfutil for ARM platform version? if it's no, Do I have any other choice of a secure DFU utility on raspberry platform?

2. How to change UART pin setting of connectivity firmware?

3. Does our above software architecture make sense? please comment, thanks.

Regards.

Related