• Is there any Sample for LSM303AGR?

    Hi I'm new in nordic development. and i need sample code for LSM303AGR Accelerometer. i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these library in main.c.(ex> how to enable the sense, how to get x,y,z data, etc) I…