pjrebordao
Member
Using the BLE2 library, from the documentation it's not clear to me how to read a characteristic value, knowing its UUID (and of course after a connection is already open).
In the Documentation,
ReadData2 (Service As String, Characteristic As String)
Are the Service and Characteristic strings, their UUIDs ?
In the Documentation,
ReadData2 (Service As String, Characteristic As String)
Are the Service and Characteristic strings, their UUIDs ?