Part Number: TIDC-CC2650STK-SENSORTAG
Other Parts Discussed in Thread: CC2650, CC2650STK, CC2640, BLE-STACK
Tool/software: Code Composer Studio
I have been struggling with the device for the last few days and wanted to ask a question regarding it.
I need to increase the data transmission rate to preferably around 100Hz (if possible then faster) in order to get the accelerometer/movement data. I have tried to load an example onto the device but now it isn't detectable anymore and the red light is on. My steps were as follows:
- Downloaded BLE SDK, code composer studio, Flash programmer 2. Installed/saved all of them to their default path with admin privileges.
- Opened CCS and got the recommended compiler (ARM Compiler Tools 5.2.6)
- Connected CC2650 with debugger and computer.
- Imported the Sampletag example into CCS. Built first the stack then the app project.
- tried to first load the stack then the app onto the device by clicking debug. Since that didn't work I opened up flash programmer 2 and put in both hex files. Then clicked on the blue/white arrow to start the process. Now my device has the red light on and I can't even connect to it.
I did install the firmware Flash programmer 2 wanted me to install, since it got angry at me and told me it couldn't identify the device.
Could anyone help me a bit or give me some advice? Just getting to this point has been a pain. Also, I would need some progress soon...
Furthermore, how fast can I get the transmission rate just for the movement data, specifically acceleration data. I don't really need all the other sensors if disabling would make the recording of data faster.