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 from the packet.
They send the packet with RSSI value to base station which is connected to a
laptop to compute location of moving node.

The problem  I am facing is, the base station also receives the beacon
packet sent by moving node and tries to extract rssi from that packet. But
this packet do not have rssi value.

How can I distinguish between packets received from stationary node and
packet from moving node..

Thanking you,

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

Reply via email to