You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been trying to use this API for the last two days since BlueCove's license on linux causes licensing issues for my project.
The issue is is there is no information for a number of important aspects of using this API.
These include
Registering a UUID (GattService1 with custom code)
Retrieving a GattService for communication as none are registered on first start
Communicating with another device (In this case with an Android phone)
There is no information on the purpose of the ObjectManagerSignalListener or any other aspects other than finding an adapter, reading paired devices, trusting them and connecting with predefined UUID's
The source code isn't available either to try to reverse engineer this API in hopes of learning how to use it.
Could really do with more relevant information to make this API usable.
The text was updated successfully, but these errors were encountered:
Been trying to use this API for the last two days since BlueCove's license on linux causes licensing issues for my project.
The issue is is there is no information for a number of important aspects of using this API.
These include
Registering a UUID (GattService1 with custom code)
Retrieving a GattService for communication as none are registered on first start
Communicating with another device (In this case with an Android phone)
There is no information on the purpose of the ObjectManagerSignalListener or any other aspects other than finding an adapter, reading paired devices, trusting them and connecting with predefined UUID's
The source code isn't available either to try to reverse engineer this API in hopes of learning how to use it.
Could really do with more relevant information to make this API usable.
The text was updated successfully, but these errors were encountered: