[Tinyos-help] NST-AODV on IRIS Motes

2011-06-28 Thread Tiong Hoo Lim
Hi, I am trying to run nst-aodv on iris motes. I have managed to compile the source but unable to make any successful communication between two motes as it return EBUSY each time it trying to send. This version of NST-AODV works for TelosB with CC2420PacketLink. I have modified the radio to use

Re: [Tinyos-help] NST-AODV on IRIS Motes

2011-06-28 Thread Miklos Maroti
Are you using the latest version of tinyos-main from google-code? Miklos On Mon, Jun 27, 2011 at 6:22 PM, Tiong Hoo Lim thli...@gmail.com wrote: Hi,    I am trying to run nst-aodv on iris motes. I have managed to compile the source but unable to make any successful communication between two

Re: [Tinyos-help] NST-AODV on IRIS Motes

2011-06-28 Thread Miklos Maroti
Hi Tiong, It is hard to see the problem from your error log. Can you compile the apps/RadioCountToLeds application in your google code tree? Best, Miklos On Tue, Jun 28, 2011 at 12:57 PM, Tiong Hoo Lim thli...@gmail.com wrote: Yes, I think I am not using the latest Tinyos. After downloading

Re: [Tinyos-help] NST-AODV on IRIS Motes

2011-06-28 Thread Miklos Maroti
Yes, you are right. I cannot really help you with checking the NST-AODV code. Best, Miklos On Tue, Jun 28, 2011 at 2:43 PM, Tiong Hoo Lim thli...@gmail.com wrote: Hi Miklos,   I can compile the RadioCountrToLeds and others but have problem with the nst-aodv. I know the problem lies within the

Re: [Tinyos-help] NST-AODV on IRIS Motes

2011-06-28 Thread Omprakash Gnawali
Tiong - if you manage to get the code to compile, test it, and get it to run on hardware platforms as well, it will be good to contribute your version of the code and your experiences to the TinyOS community. Good luck. - om_p On Tue, Jun 28, 2011 at 7:09 AM, Miklos Maroti