Hello,I have two questions about the Bluetooth Low Energy connection.
Now, I can use the Bluetooth Low Energy Function(c++) to communicate with the BLE devices.But why it takes so long time to reconnect the BLE device, after I power off the device and then power on it. And how can i get the BLE device connect
state via c++.