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

What is the UUID of the dfu control point?

Hello,

I am having a few problems when trying to check if the nrf52 is dfu mode with my python script.

For that i was trying to get the firmware version from the dfu control point to check if it is in dfu mode or not.

However what is the UUID of the control point in the docs it says 2 alternative ones:

link to doc:

infocenter.nordicsemi.com/.../lib_dfu_transport_ble.html

Related