You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, sometimes the same device returns the name and deviceId and sometimes just the deviceId. I noticed this by keeping track of the deviceId since on Android it corresponds to the Mac address and never changes unlike on iOS. I tried to do several scanning tests with nRF connect and I didn't encounter this problem, so I decided to write here to ask if anyone has had the same problem.
@emanueletoffolon I have the same problem under Android.
Sometimes it's the ID of the devices, sometimes it's the name (as per BLE GAP).
It's inconsistent and I wonder if this has to do with some caches on the Android part regarding "known devices" (but I'm far from being a specialist).
I'm referring to the Android pop-up listing the found devices after a requestLEScan() call.
Describe the bug
Sometimes the scan does not return localName and device.name but only device.deviceId
To Reproduce
Start the scan using requestLEScan with the default options
Smartphone (please complete the following information):
Plugin version:
Has this ever happened to you?
Thanks
The text was updated successfully, but these errors were encountered: