http://www.tinyos.net/dist-2.0.0/tinyos-2.x/doc/nesdoc/mica2/ihtml/tos.chips.cc1000.CsmaControl.html

Hello,

I would like to use the functions which are descripted above, but I'm
unable to include it in my source (Octopus App) and always got the
error that it's not wired. I need to disable CCA for testing purpose.

I defined it this way in OctopusC :

interface CsmaControl as NILS;
Nils.disableCca();

and tried to wire it

OctopusC.Nils -> CsmaControl;

.... but it's not working this way.  May you help me?
Please don't link to the NesC guide ... I read it, but it didn't help

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

Reply via email to