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
Expected
When a peripheral is advertising, we always get the advertisement data
Actual
If a peripheral is already in our internal map (for instance, it has been added through loadRetrievedPeripheral), its advertisement data is dropped (though the RSSI is updated)
I'll make a pull request with a fix for this—it's probably the clearest explanation of the issue.
The text was updated successfully, but these errors were encountered:
Expected
When a peripheral is advertising, we always get the advertisement data
Actual
If a peripheral is already in our internal map (for instance, it has been added through
loadRetrievedPeripheral
), its advertisement data is dropped (though the RSSI is updated)I'll make a pull request with a fix for this—it's probably the clearest explanation of the issue.
The text was updated successfully, but these errors were encountered: