I would like to implement DFU OTA updates without the Master Control Panel, and I have a couple questions:
- Is there example code for the client-side of the DFU service or a guide on how to write client code?
- In the DFU documentation, the mandatory properties listed are "WriteWithoutResponse", "Write", and "Notify". Does the "Write" property here mean that the client expects a Write Response? If so, then what's the point of the Notifications?
I'm referring to the documentation here: developer.nordicsemi.com/.../a00103.html
For reference, I'm developing using the S110 (with the Peripheral acting as the DFU client) and SDK v8.0.0.