Re: [Tinyos-help] unable to receive UART frame

2010-10-30 Thread Joarod
Hi, I have the same problem. Event receive doesn't work. How can I execute TestSerial succesfully without modifying internally the bytes sended within the frame? Thanks for any help. J Mario Riesner wrote: > > Hi Urs, > > you are right! Now my TestSerialC.nc code receives the signaled event

Re: [Tinyos-help] Using TestSerial

2010-10-30 Thread Joarod
I have the same problem. event for Receive.receive doesn't work. Xiaodong Wang-2 wrote: > > Dear All, > > I wonder if anyone has encountered my problem before? I would appreciate > any > help. > > Thanks, > David > > On Sun, Apr 4, 2010 at 7:53 AM, Xiaodong Wang wrote: > >> Hi all, >> >>

Re: [Tinyos-help] unable to receive UART frame

2010-11-01 Thread Joarod
motes, make sure the switch on the > programming board is in the off position) > > Cheers, > Urs > > > On 10/30/10 1:26 PM, Joarod wrote: >> >> Hi, >> >> I have the same problem. Event receive doesn't work. How can I execute >> Te