Firmware update returns "serviceNotFound" when trying to call updateFirmware function #504
Open
2 of 10 tasks
Labels
bug
Something isn't working
Platform on which you observed the bug:
Device on which you observed the bug:
Describe the bug
After connecting H10 device to my app, calling updateFirmware function returns "serviceNotFound"
How to Reproduce
Add PolarBleSdkFeature.feature_polar_firmware_update in the polarImplementation
Connect a device with BLE with connectToDevice function then call updateFirmware function
Expected behavior
Device should enter in the firmware update process
Screenshots and logs
Polar SDK log: [BLE][ERROR] Error during firmware update: serviceNotFound
Here my polar implementation
Here my function
The text was updated successfully, but these errors were encountered: