Hi,
I am using a nRF52 DK board and programming in python.
After performing a successful DFU over BLE i want my Target device to be disconnected from the nRF board so that i can check if the device is advertising again or not.
Is there a function or statement in python that helps disconnecting from a device connected through BLE?