Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware update returns "serviceNotFound" when trying to call updateFirmware function #504

Open
2 of 10 tasks
ClemDelb opened this issue Nov 19, 2024 · 1 comment
Open
2 of 10 tasks
Labels
bug Something isn't working

Comments

@ClemDelb
Copy link

ClemDelb commented Nov 19, 2024

Platform on which you observed the bug:

  • Android
  • iOS
  • Other
  • Platform is not relevant for this bug

Device on which you observed the bug:

  • Polar OH1
  • Polar Verity Sense
  • Polar H10
  • Polar H9
  • Other
  • Device is not relevant for this 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
image (2)

Here my function
image (1)

@ClemDelb ClemDelb added the bug Something isn't working label Nov 19, 2024
@pth-pe-gh
Copy link
Contributor

FLOW-60717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants