Dear Sir or Madam,

I am using the TinyOS to programming the firmware of a Shimmer-sensor 
version 2.
I want to use the Accelerometer and the ECG with one senser and analyse 
the receive data.

The configuration of this isn't a problem a successfully configured the 
shimmerAnalogSetup interface, the timer to call the 
shimmerAnalogSetup.triggerConversion command, which fire the event 
DMA0.transferDone, when new data are available so that i can call 
DMA0.repeatTransfer to store the new data. This setup based on the 
SimpleAccel example under 
https://github.com/ShimmerResearch/tinyos-shimmer or under 
tinyos-2.x-contrib.

My problem is that when I receive a new value I have no information, if 
the new value are received by the Accelerometer or by the ECG. If there 
are any way to get the information, because I want to make different 
analyses on the values , this is why I need the information.

Yours faithfully
Mirko Lelansky
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to