I am using CC2650 sensor tag and CC2540 USB dongle.
After I connect the sensor tag with BTool, I went to read/write option and in Characteristic Read I clicked Discover Characteristic by UUID and then in Chara UUID I typed 0x30 to read the accelerometer data but it did not work and said "Invalid UUID Entry".
My questions
1- What am I doing wrong? and how to fix it ?
2-Let's say we made it works, how can I make it update the accelerometer data by itself?
3-finially, how to save the accelerometer data into text/excel ?
Thank you