I have an application that uses the 6LoWPAN stack. When I send a packet
through TOSSIM, it is received at the TossimActiveMessageC module. Although
Receive interface provided by TossimActiveMessageC is wired to that used by
module IPP in configuration IPC, the packet does not reach upto the network
layer. The Receive.receive(...) signal issued in Model.receive of
TossimActiveMessageC ends up executing the default event implemented in
TossimActiveMessageC itself inspite of the wiring.
If I remove the default event *receive*, the make system issues an error
saying Receive.receive not connected in TossimActiveMessageC.

Please help.

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

Reply via email to