Someone have a example of reading orientation sensor in javascript/HTML of the Thingy:52 equal of the github Nordic Example? github.com/.../Nordic-Thingy52-Thingyjs
Someone have a example of reading orientation sensor in javascript/HTML of the Thingy:52 equal of the github Nordic Example? github.com/.../Nordic-Thingy52-Thingyjs
Hi Daniel
If you take a look at the supported operations, you can see that gravityvector read and write functions are not supported in this repo. Same goes for quaterion, Euler, Heading and absolute orientation. To read and write these operation I suggest you take a look at the user guide and how it is done in for example the Android version, and try to convert that to js.
Best regards,
Simon
Do you have a link of the android Example in the user guide, please?
Do you have a link of the android Example in the user guide, please?