Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
6.4.2, 6.6.2
-
Tested on Windows10
Description
I encountered the following issues while trying to connect to my BLE hardware:
- It takes relatively too long time to discover and report discovered devices with less stability compared to previous version such as PySide6.2.1. This is minor issue compared to the next issue.
- Trying to connect to device fails!
Here are the console output:
New Bluetooth low energy device was discovered: Bluetooth 28:c6:3f:a3:e2:41 New BLE device was found: Bluetooth 28:c6:3f:a3:e2:41 28:C6:3F:A3:E2:41 User wants to connect to device: 28:C6:3F:A3:E2:41 QLowEnergyController.ControllerState changed. new state is ControllerState.ConnectingState An error has occurred while trying to connect to BLE device. Error is : Error.ConnectionError QLowEnergyController.ControllerState changed. new state is ControllerState.UnconnectedState