This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

what is the best way to streaming motion data to computer?

Other Parts Discussed in Thread: CC2640, CC2650, CC2540

Hey guys

I have 5 SensorTag and I want steaming motion data to one computer via BLE port. can someone enlighten me?


Is it okay to use python to get data?


I never had streaming data experience. So should I get those data then save it to buffer or stack then print on screen or save it in an array? any examples that I should learn first???

I need SensorTag working at 100hz sampling rate for motion data. is that possible via one USB bluetooth dongle?