Warble and C++ SDK boilerplate
Is anyone aware of existing (and recent) boilerplate code showing how to directly wire Warble into the C++ SDK?
I've found a couple of other examples like this obsolete gattlib boilerplate and this maintained Qt example, and this discussion forum code, which is close, but was posted because of issues and probably needs more tweaking.
Any pointers or code would be greatly appreciated!
Comments
Python SDK does this with python bindings for both warble and the C++ SDK. You can follow the same flow.
https://github.com/mbientlab/MetaWear-SDK-Python