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 -> CsmaControl;

.... but it's not working this way.  May you help me?
Please don't link to the NesC guide ... I read it, but I can't understand why 
they complicated it so much ... C is much easier :-)

Thanks,
N.T. Kannengiesser

Attachment: 0xC5C0E7EA.asc
Description: application/pgp-keys

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

Reply via email to