Re: [Tinyos-help] how to distinguish between packets received at base station

2010-11-02 Thread Michael Schippling
The received RSSI value is not sent over the serial connection between a base-station and the host. You will need to modify the base-station code to extract the rssi from the message trailer and insert it into the message body before it forwards the message. Long ago I remember some discussion of

[Tinyos-help] how to distinguish between packets received at base station

2010-11-01 Thread manish chaturvedi
Hi, I am working on RSSI based location tracking problem with micaz motes. The scenario is as follows: The moving node (whose location is to be tracked) broadcasts beacon signal with seqnum, and nodeid . There are four stationary nodes who receives this beacon packets and extracts RSSI value