Hi YanYan,

Find the RF230ActiveMessageP.nc file in the tos/chips/rf2xx or rf230
directory and change the

        async command bool RF230DriverConfig.requiresRssiCca(message_t* msg)
        {
                return call IEEE154MessageLayer.isDataFrame(msg);
        }

command to return always FALSE. The names might have changed slightly,
depending on which version of the code you use, but the same trick
will work for all versions.

Miklos

On Thu, Apr 16, 2009 at 6:10 PM, Jane <janesjunk...@yahoo.com> wrote:
> Is there a simple and clean way to turn CCA off on Iris motes? Thanks!
>
> YanYan
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to