Hello all!
I am having an issue with the BLE extension. I have a simple layout with a button, a listview and a label. The label is set to show the error of the BLE scanning function and the listview is set to display the results of the scan, and the button starts the scanning.
But when I press the button, the label displays “BleError: Cannot start scanning operation”.
Does anyone know the cause of this problem? or how to fix this to get a successful scan?
I am using a Google Pixel 3 with no other Bluetooth devices connected.