Hi
I'm a total beginner here and I have the gyroscope sensor LSM6DS3 and I have the nRF52 DK
I want to read the sensor's data via I2C (i.e. using SDA and SCL pins) using the nRF52 DK
I have downloaded the SEGGER Embedded studio and I have tried to run some of the ready examples to understand how the code works, but unfortunately, I didn't understand the code of any example expect this project "blinky_pca_10040"
I can build and run any of the examples to the DK successfully without problems, but my problem is that I don't understand the codes!
I feel like understanding the code of any project is so difficult and I need to connect my sensor to the DK and I don't even know what to do or where to start!
I would really appreciate your help in this issue and I totally appreciate your patience with my ignorance of this matter.