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

nrfutil v0.52 dfu serial / ble - HCI packet in terminal

Hi,

I'm using nrfutil to update my nRF52832.

I change target from nRF51822 to nRF52832 and I want be able to bootload my target through own master.

In past, I used hci_dfu_send_hex.py in verbose mode to convert hex file in HCI packet frame.

I would make the think nrfutil.

Can you tell me how can I print in console HCI packet into dfu_transport_serial / send_packet() function?

DFU based on SDK 11.0

Related