You're welcome.

You need CC2420ActiveMessageC component and CC2420 interface for tx power
adaptation. For the wiring:

App.CC2420Packet -> CC2420ActiveMessageC;

Hope this helps.
Ittipong

2009/3/3 milos rovcanin <ro1208...@gmail.com>

> Thanks, man! You have been very halpful!!! ;)
>
> I have just one more question: I can connect CC2420PacketC to my
> configuration using only CC2420Packet and CC2420PacketBody interface, right?
> Becuse, those two interfaces are all I need!  I don't have to do anything
> else?
>
> MyApp.CC2420Packet-> CC2420PacketC;
> MyApp.CC2420PacketBody;-> CC2420PacketC;     Like this?
>
>
> --
> Best regards, Milos Rovcanin
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to