i want to work with 9 axis motion sensor thingy52 which is inbuilt in thingy52 ... for this where can i get the example code ?
i want to work with 9 axis motion sensor thingy52 which is inbuilt in thingy52 ... for this where can i get the example code ?
Hi.
You can find an example for the Thingy:52 in the Thingy:52 SDK.
This can be downloaded here:
https://www.nordicsemi.com/Software-and-Tools/Prototyping-platforms/Nordic-Thingy-52/Download#infotabs
If you want to use SEGGER Embedded Studio, I suggest that you take a look at this thread:
https://devzone.nordicsemi.com/f/nordic-q-a/51236/unable-to-compile-ses-project-in-thingy-52-sdk
Best regards,
Joakim Jakobsen
hi joakin jakobsen i tried ... but i am getting the error while compiling ....
"no source": Error: #5: cannot open source input file "..\..\..\sdk_components\nfc\ndef\uri\nfc_uri_msg.c": No such file or directory
Did you follow the steps in the setup guide on how to install the Thingy SDK?
Br,
Joakim
i have done steps in the setup guide , but while i am running the setup sdk.bat
i have done steps in the setup guide , but while i am running the setup sdk.bat
The error message indicates that the problem is that make is not installed. Have you tried installing that?