Hi, I'm new to Android and BLE.
I'm working on customizing the App in Android-DFU-Library, and I'm seeking some guidance on how to add a preliminary step before starting DFU.
The desired step involves reading a value via a read characteristic and then sending another value back through a write characteristic.
If anyone has experience with such modifications or can provide insights on how to effectively implement this, I would greatly appreciate your input.
Original sequential in Android-DFU-Library
Expect sequential to be in Android-DFU-Library
Thank you.