[Tinyos-help] Doubt regarding routing layer
Omprakash Gnawali
gnawali at usc.edu
Tue Feb 24 18:47:55 PST 2009
On Tue, Feb 24, 2009 at 2:28 AM, Ashwini G. <gashwini at cedt.iisc.ernet.in> wrote:
>
> hello sir,
>
> This is ASHWINI. i had a doubt regarding routing layer.my
> application is MultihopOscilloscope .
>
>
> 1.Is it possible to send data packets instead of beacon packets,When P Bit
> is Set.
> 2.If yes,how to send?
> i have considered only 2 nodes. i am able to set P bit , but i am
> not able to send a data packet in beaconReceive function .
Just before the send call, your application can set the PULL bit on
the packet using the CtpPacket interface.
- om_p
More information about the Tinyos-help
mailing list