Thanks. But can you tell me where can I find the options for frequencies? I didn't find it in CC1000Const.h.
On 1/17/07, Philip Levis <[EMAIL PROTECTED]> wrote:
On Jan 16, 2007, at 3:48 AM, SANG Junjun wrote: > Hi, > > I loaded \opt\tinyos-2.x\apps\tutorials\BlinkToRadio in 2 mica2 > motes just as lesson 3 said. But it doesn't work. > > And then I tried to check if the packet was sent and received > successfully. The sendDone() shows the packet was successfully > sent. But It can't receive any packet. > > Does someone use the BlinkToRadio in mica2, tinyOS2.x succesfully? > Can you give me some advice? > _ There are two frequencies for mica2: 433 and 915MHz. Just as with TinyOS 1.x, if your software is configured for the wrong one, you will not receive/send packets. My default, it's configured for 433. Take a look at CC1000Const.h. Phil
-- Best Regards, SANG JUNJUN -- Best Regards, SANG JUNJUN
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
