Hello,
I am currently developing on a custom board based on the nRF7002 + nRF5340.
The SDK version is v2.8.0, and the development is based on the BLE Provisioning example.
Now I am trying to add BLE DFU functionality.
From what I’ve found, there seems to be example code available for general DK boards, but it’s difficult to apply directly to my case since those examples rely on specific hardware configurations like LEDs, buttons, and external memory present on the DK.
I’d like to ask if there are any reference examples or manuals suitable for my setup.