Hi,
Im writting a code to read temperature and humidity using mts420 sensor
board attaced to iris mote.. i have got this error regarding the GenericComm
In component `SenseTempM':
SenseTempM.nc: In function `StdControl.init':
SenseTempM.nc:163: Comm.init not connected
SenseTempM.nc: In function `StdControl.start':
SenseTempM.nc:178: Comm.start not connected
make: *** [exe0] Error 1
I have defined it as
GenericComm as Comm
Main.StdControl -> Comm.Control;
SenseTempM.Send ->Comm.SendMsg[AM_XMULTIHOP_MSG];
SenseTempM.Receive ->Comm.ReceiveMsg[AM_XMULTIHOP_MSG];
any idea from where this error comes ?
Thanks in advance
Noor
--
View this message in context:
http://old.nabble.com/problem-with-GenericComm-tp33326964p33326964.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help