Other Parts Discussed in Thread: CC2540
Hi,
I need to send my 16 bit accelerometer data to my host system ( Laptop) and read it in a file while on the run, as I move my SensorTag through bluetooth. I am using BLESTACK2. Can someone please guide me on how to proceed about it.
Till now I was trying to figure out if that data is sent through Radio core and trying to capture the data on the pins. However the requirement of the project is to see the output on the screen. I am a beginner on this. Also how does the 2650 sense the data dynamically on the run?
I have the SensorTag app that does the same but on my iOS.