Other Parts Discussed in Thread: ENERGIA, CC2650
Hello,
I am working on CC2650 sensortag. I am trying to read the data from magnetometer sensor. I am calling functions from main.c to initialize the sensor and to read the data from the sensor. I am not able read the data from sensor. I am calling the "sensorMpu9250Init" function from my main.c but I am not getting any return value from that function.
Also I am trying to increase the advertising time of the sensortag by using
But not able to see the sensortag in my android(TI's Application) application.
Since I am new to BLE, could you kindly let me know how to initialize and read the data from sensors.
Thanks,
Sushrut