phyphox Forums
SensorTag interface description - Printable Version

+- phyphox Forums (https://phyphox.org/forums)
+-- Forum: Discussion (https://phyphox.org/forums/forumdisplay.php?fid=1)
+--- Forum: General (https://phyphox.org/forums/forumdisplay.php?fid=3)
+--- Thread: SensorTag interface description (/showthread.php?tid=1596)



SensorTag interface description - stefan_o - 07-21-2022

Hello,

I would like to use a TI SensorTag for the centripetal force experiment. I noticed that the existing experiments for the SensorTag use either the accelerometer or the gyroscope, but not both at the same time.
The bluetooth config definition varies, I assume that way the SensorTag gets configured to readout specific sensors. Is this documented anywhere? Where did the hex values in the XML came from? Is there any documentation from TI or source code of the firmware that allows you to understand how these values work?

Best regards
Stefan


RE: SensorTag interface description - Dominik Dorsel - 07-29-2022

Hey Stefan,

it was very detailed documented until TI removed this part from their homepage. I think Sebastian was able to save a cached version of this page. I will ask him next week when he is back in office.

Cheers
Dominik


RE: SensorTag interface description - SJS - 10-03-2022

Hi everyone,

I can recommend the old wiki pages, which are still accessible via the Wayback-Machine; for example the following snapshots:

CC2541
https://web.archive.org/web/20171016142721/http://processors.wiki.ti.com/index.php/SensorTag_User_Guide

CC2650:
https://web.archive.org/web/20171008081017/http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide

Best, Sebastian