7 years, 6 months ago.

BLE Scanning doesn't seem to work on NRF52

Has anyone else tried this? I get no error at BLE init() or startScan() either, but the AdvertisementReportCallback() is never called. Tried using setScanParams(), setScanningPolicyMode(Gap::SCAN_POLICY_IGNORE_WHITELIST) but it doesn't seem to help either. I'm using most up-to-date version of mbed-os. BLE Beacon example works fine. Thanks, Peter

Be the first to answer this question.