Dear tinyos users,

I am trying to simulate an application in which a gropu of nodes send some
data to a base station and the base station will then further do some
processing on the
data.

I have chosen the sensetorfm application for this.Here I have hard coded the
id of
base station .e.g. node 2 by changing TOS_BCAST_ADDR in IntToRfmM.nc to 2.

Now I wish the values received by this base station should be stored in a
file.

I guess I should add a few statements in AMStandard's TOS_MsgPtr
received(..)function.

But what exactly needs to be written is not known ...

Any suggestions would be greatly appreciated.

Regards,
Kiraneet
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to