Replies: 13 comments
|
What pins have you used? |
0 replies
|
Sorry for not telling you the platform: seeed nrf45l15 Sense so it is build in. |
0 replies
|
Speaking of the Sense, has anyone found a use for the microphone? |
0 replies
|
I will add some sense specific examples later. |
0 replies
They are |
0 replies
|
Here are three of my sketches that use the XIAO IMU. Please use them as a reference. nRF54_XIAO_IMU_AdaLib.zip You might also find this link helpful. |
0 replies
|
Thank you @lyusupov . Moved this to discussion |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to read data from acceleration sensor LSM6DS3TR-C with i2c, but I can't get connection.
I can read acceleration from same sensor with micropython.
I also tried Seeed_Arduino_LSM6DS3 with same result. Any good ides how to make it work?
Edit.
I tried to scan any i2c devices, but there is none of them.
All reactions