This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 and tmp102

Hi to everyone, i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822. I want to read the values of the sensor over a beacon app.

i have the main file

main.c

and the c file of the sensor

tmp102.c

how can i initialize the sensor in the main file?

thanks in advance to everyone

Related