Hello,
I've noticed that the Windows implementation of this plugin currently lacks support for BLE extended advertising. As a result, devices using extended advertising features, such as coded PHY, aren’t detected during scans.
This can be addressed by enabling BluetoothLEAdvertisementWatcher.AllowExtendedAdvertisements after the watcher is instantiated. I’d be happy to submit a pull request to make this change if you’re open to supporting this feature.
More details here
Hello,
I've noticed that the Windows implementation of this plugin currently lacks support for BLE extended advertising. As a result, devices using extended advertising features, such as coded PHY, aren’t detected during scans.
This can be addressed by enabling BluetoothLEAdvertisementWatcher.AllowExtendedAdvertisements after the watcher is instantiated. I’d be happy to submit a pull request to make this change if you’re open to supporting this feature.
More details here