Hi,
I am using the :
bt_scan_filter_add(BT_SCAN_FILTER_TYPE_MANUFACTURER_DATA, &mfgData);
scan-filter works well.
However, keeping everything same, if setting my system into CODED_PHY , the central can scan the peripheral , but always get scan_filter_NOT Match call back.
So I think my central and peripheral both work in CODED_PHY mode, but not knowing why the scan filter is failed.
Is there any limitation to use BT_SCAN_FILTER_TYPE_MANUFACTURER_DATA in CODED_PHY mode ? Thanks !
Best Regards
Frank
