connect

open fun connect(strDeviceAddress: String)

Connect to a bluetooth low energy device. In case a device discovery process is running on the device, it will be canceled for connect purposes (LE scans are not affected). When the device is connected all services and characteristics are discovered and ready to use. Execution type: asynchronous

Parameters

strDeviceAddress

Device address of the ble device