How to enable BLE DFU for bonds only? (v2.7.0)

Hello, I have an application, that uses the Bluetooth to do over the air updates using these two configs:

  • CONFIG_BOOTLOADER_MCUBOOT=y
  • CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU=y

How can I have it so only a connection that is bonded can do a firmware update?

Parents Reply Children
No Data
Related