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

buttonless DFU in Python

Hi All,

I have all files needed for buttonless DFU for a target nrf52832 device.

I am trying to port the DFU process to python without needing a NRF52 dongle, just using the internal ble on my laptop.

how do i begin?

is there some code example for this?

Related