Does anyone here can share the source code for a small program written in C or C++, which can be compiled on a Windows machine, and can receive the orientation data from a standard Thingy 52, running the latest 2.20 firmware?
I would like to use the Thingy 52 as an headtracker for binaural audio, mounting it over a good headphones set, but I cannot find an easy way of capturing the orientation data which the Thingy is successfully broadcasting to my smartphone...
The Thingy pairs successfully to my Windows laptop. But I cannot use the standard webapp, as it says that the firmware on the Thingy is old, whilst it is the latest, v. 2.20.
And in any case it is unpractical (and slow) to use a webapp for getting the orientation data, I would prefer to use just a small piece of code to be inserted inside my binaural rendering software, which is written in C++ and compiled with Visual Studio 2017.