C++ example
in C++
Hi, I need to stream data from MetaWear board in C/C++.
I found examples https://github.com/GaitRehabilitation/SMART and https://github.com/andrewbarnham/metawearlinuxboilerplate.
Hovewer they cant connect to the device. I suspect it is because they use old version of MetaWear C++ SDK and firmware has been upgraded since then.
Is there any current example ?
Thank you very much.