polarofficial / polar-ble-sdk

Repository includes SDK and code examples. More info https://polar.com/en/developers
Other
449 stars 147 forks source link

Getting a different address in DeviceInfo when deviceConnected is called #370

Open aiartsev opened 1 year ago

aiartsev commented 1 year ago

Platform your question concerns:

Device:

Description: When the deviceConnected callback is called in the PolarBleApiObserver, we sometimes get a different address in the PolarDeviceInfo from the same device. Is this expected, or could it be an indication of some issue?

jimmyzumthurm commented 10 months ago

Hi, Polar H9 and H10 are using Random Static Address instead of Public Device Address, meaning that the address will change every time the battery is removed/replaced and after a firmware upgrade. Let me know if that answer your issue.