NurApiRestartBLEModuleToDFU Method

Restart the BLE module to DFU (Device Firmware Upgrade) mode.
After the call, another application or built-in updater can upgrade the BLE module's FW.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void RestartBLEModuleToDFU()

See Also