Re: [Tinyos-help] Help wih LPL

2009-05-19 Thread lasa323
What is this LPL_INTERVAL? If i want to broadcast a message right after a data sense, then, do i need to use this TIMER_PEROD_MILLI? in another words, i am broadcasting some information once the data is sensed, but not periodically. Thanks for any help! lasanthi 2009/4/2 Razvan Musaloiu-E. >

Re: [Tinyos-help] Help wih LPL

2009-04-02 Thread Razvan Musaloiu-E.
Hi! On Thu, 2 Apr 2009, João Paulo Amaro da Costa Luz Carneiro wrote: Hi all, Made a very simple program to test LPL but am not sending/receiving any messages or sometimes only 1 (depending on the LPL_INTERVAL value). Can someone tell me what am I doing wrong? Sending a packet on broadcast w

[Tinyos-help] Help wih LPL

2009-04-02 Thread João Paulo Amaro da Costa Luz Carneiro
Hi all, Made a very simple program to test LPL but am not sending/receiving any messages or sometimes only 1 (depending on the LPL_INTERVAL value). Can someone tell me what am I doing wrong? Thanks in advance Here's the code: Test.h #ifndef TEST_H #define TEST_H enum { AM_TEST = 6, TIM