Hi, We are facing issue with updating firmware using NordicSemiconductor/IOS-Pods-DFU-Library. we are unable to upload new firmware and getting failed operation at the time of uploading process.
We tried same thing with NordicSemiconductor/IOS-nRF-Toolbox getting same error with this.
Logs:-
Verbose: Connecting to Prototype2...
Debug: centralManager.connect(peripheral, options: nil)
Debug: [Callback] Central Manager did connect peripheral
Info: Connected to Prototype2
Verbose: Discovering services...
Debug: peripheral.discoverServices(nil)
Info: Services discovered
Error: DFU Service not found
Verbose: Disconnecting...
Debug: centralManager.cancelPeripheralConnection(peripheral)
Debug: [Callback] Central Manager did disconnect peripheral
Info: Disconnected