Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-25 Thread Omprakash Gnawali
On Mon, Mar 24, 2008 at 5:05 AM, Kaan Tuna [EMAIL PROTECTED] wrote: Yes, we tried BlinkToRadio application and it didn't work, no message comes from Collection. Thanks. In that case, it seems like there is a problem either with the timer or the radio stack. Does Blink work? For example, when

Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-25 Thread Bulut ERSAVAS
Hi Omprakash, I'll respond on behalf of Kaan: Yes, it does blink every second. Moreover, UART works fine with the adjusted baud rates (i.e. UBR UMCTL values). We use an 8 MHz crystal oscilloscope. So a MHz is 1,000,000 Hz rather than 1,048,576 Hz. Would this require changes anywhere related to

Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-24 Thread Kaan Tuna
Hi Omprakash, When i narrow down the problem, i see that Send.sendDone event doesn't return, (Send - CollectionSenderC) while we work with this external crystal. Any other ideas would be appreciated. On 3/23/08, Omprakash Gnawali [EMAIL PROTECTED] wrote: On Fri, Mar 21, 2008 at 3:02 AM, Kaan

Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-24 Thread Omprakash Gnawali
On Mon, Mar 24, 2008 at 2:39 AM, Kaan Tuna [EMAIL PROTECTED] wrote: Hi Omprakash, When i narrow down the problem, i see that Send.sendDone event doesn't return, (Send - CollectionSenderC) while we work with this external crystal. Any other ideas would be appreciated. Are you able to send any

Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-24 Thread Kaan Tuna
Yes, we tried BlinkToRadio application and it didn't work, no message comes from Collection. Thanks. On 3/24/08, Omprakash Gnawali [EMAIL PROTECTED] wrote: On Mon, Mar 24, 2008 at 2:39 AM, Kaan Tuna [EMAIL PROTECTED] wrote: Hi Omprakash, When i narrow down the problem, i see that

Re: [Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-23 Thread Omprakash Gnawali
On Fri, Mar 21, 2008 at 3:02 AM, Kaan Tuna [EMAIL PROTECTED] wrote: Hi all, We started to use an external crystal oscilloscope (XT2 - 8 MHz). However, we have a problem with Collection protocol now (it just doesn't work). Somehow we need to adjust timers, I guess. We appreciate any ideas on

[Tinyos-help] CTP Problem with XT2 Crystal Oscilloscope (MSP430)

2008-03-21 Thread Kaan Tuna
Hi all, We started to use an external crystal oscilloscope (XT2 - 8 MHz). However, we have a problem with Collection protocol now (it just doesn't work). Somehow we need to adjust timers, I guess. We appreciate any ideas on what should change (and how). P.S. Sensing at the root node at certain