Something must be wrong with your setup because the default channel
for the CC2420 is 26.  Either that or something breaks when
CC2420Config.setChannel() is called with 26 as the channel.

Kevin

On 8/28/07, Saatvik Agarwal <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've been running some tests on changing the channel of the radio. Whenever
> I change the channel to 26, the receiver doesn't receive any packets. All
> other channels work except for 26. I used a packet sniffer to check if the
> transmitter was transmitting on channel 26 and it was. I tried different
> motes but nothing worked. I'm using the standard CC2420Config.setChannel()
> and sync() commands to set the channel, but they don't seem to work for
> channel 26 for some reason. Does anyone know why? I'm pretty sure all the
> wiring and code is correct because they work for all other channels.
>
> Thanks,
> Saatvik Agarwal
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>


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

Reply via email to