Skip to content

[Bugfix] Scan duplicate filter not resetting on scan restart.#1105

Merged
h2zero merged 1 commit intomasterfrom
bugfix/scan-duplicates
Mar 8, 2026
Merged

[Bugfix] Scan duplicate filter not resetting on scan restart.#1105
h2zero merged 1 commit intomasterfrom
bugfix/scan-duplicates

Conversation

@h2zero
Copy link
Owner

@h2zero h2zero commented Mar 6, 2026

This fixes a bug caused by the arduino core enabling mesh/mesh filtering which sets the incorrect mode for normal BLE scanning. In Mesh filtering mode the controller does not flush the device cache so subsequent restarts of the scan will not provide duplicates as expected.

This fixes a bug caused by the arduino core enabling mesh/mesh filtering which sets the incorrect mode for normal BLE scanning.
In Mesh filtering mode the controller does not flush the device cache so subsequent restarts of the scan will not provide duplicates as expected.
@h2zero h2zero force-pushed the bugfix/scan-duplicates branch from 03eb64b to 385f0d5 Compare March 8, 2026 00:15
@h2zero h2zero merged commit 5217212 into master Mar 8, 2026
41 checks passed
@h2zero h2zero deleted the bugfix/scan-duplicates branch March 8, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant