I have a problem with the tusensor tag kura example. I am using Raspberry Pi 3 with TI sensortag CC2650. (connects via Bluetooth).
TI sensortag hardware revision is 1.3.2And software revision is 1.2.1
when I turn on all the sensors, and I want to read the values from them, I get only the temperature and the accelerometer. It seems that sensortag is reset after this, and then starts from the beginning.
I also used the BlueZ tool, and I can read values from any sensor. I can also read with Kura, but I cannot read them all together. I tried reading from a sensor with a mobile application and it works well. I am using Kura 2.1. Does anyone know what could go wrong? (My colleague has all the good values, with the same hardware and software settings. I tried his deployment package, but I had the same result.) Maybe this is something with the Raspberry Pi Bluetooth module?
I am using the org.eclipse.kura.example.ble.tisensortag example .
Kura Web Panel Setup:
http://prntscr.com/ek868g
Terminal Log:
http://prntscr.com/ek86hp