8000 CurieBLE: BLE.scan(...) allways scans without duplicate filter · Issue #369 · arduino/ArduinoCore-arc32 · GitHub
[go: up one dir, main page]

Skip to content
CurieBLE: BLE.scan(...) allways scans without duplicate filter #369
Closed
@sandeepmistry

Description

@sandeepmistry

In https://github.com/01org/corelibs-arduino101/blob/master/libraries/CurieBLE/examples/central/scan/scan.ino:

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0