Hi everyone,

I am facing a very peculiar issue regarding code that is running on 
mica2 and mica2dot motes

The application is as follows :

    - motes transmit a message with their ID, received by other motes 
and the basestation (Mote2MoteMsg)
    - periodically, while in the presence of a basestation, they will 
transmit  a report of what other motes they've seen
    (FullReportMsg).


on Mica2 motes everything runs fine, and FullReportMsg is being received 
by the BaseStation (the one included in tiynos-2.x/apps/BaseStation).

However, on Mica2dot motes, while everything will appear to run fine, 
FullReportMsg is  never received  by the Basestation, regardless of what 
kind of mote the basestation is. The Mica2Dot mote reports that 
FullReportMsg was sent successfully though.

Any ideas on what the cause of this might be?




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

Reply via email to