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
If I change the BLE.scan(); line to either BLE.scan(true); or BLE.scan(false); all scan without duplicates. I expect it to only receive peripheral per Bluetooth address with the duplicate filter enabled.