Re: [Tinyos-help] problem with receiving packets

2009-11-19 Thread Lorenzo Beretta
Till Maas ha scritto: > On Thu, Nov 19, 2009 at 11:46:39AM +0100, wafa jaballah wrote: > >> I have to send Two types of packets . The send Command runs successfully and >> the event sendDone was signaled (the two types of packets were sent >> successfully). >> >> But , the problem is that in the r

Re: [Tinyos-help] problem with receiving packets

2009-11-19 Thread Till Maas
On Thu, Nov 19, 2009 at 11:46:39AM +0100, wafa jaballah wrote: > I have to send Two types of packets . The send Command runs successfully and > the event sendDone was signaled (the two types of packets were sent > successfully). > > But , the problem is that in the receive command, I only receive

[Tinyos-help] problem with receiving packets

2009-11-19 Thread wafa jaballah
Hi all, I have to send Two types of packets . The send Command runs successfully and the event sendDone was signaled (the two types of packets were sent successfully). But , the problem is that in the receive command, I only receive the type of packets that I have first sent.So, I don't receive