Hi all, it's been a good while since I last popped onto the community channel.
I just an anomaly with the BLE extension that I wanted to check.
I am using BLE Extension Version: 20200828 / Date Built: 2020-08-28
If I use the BluetoothLE. StartScanning method the BluetoothLE.Scanning flag will be correctly set to true.
However, I found that if I use the BluetoothLE. ScanForService method this flag is (incorrectly) not set to true.
Thanks.