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

nrfutil C library

Hi

Is there any implementatiaon of nrfutil, and more specifically the DFU via serial port, as a C library? My use-case is I need to update an nRF52840 from within an already existing application written in C++ and would rather not have to call out to a python script with everything that entails.

Regards

Andreas

Related