Re: [Tinyos-help] Deluge T2 strange boot behavior

2010-08-23 Thread Fabrice Dossin
Yes, it is. As a proof when I flash my app on the mote as the golden image it works like a charm... I just need this to link it to my app, no ? components DelugeC; DelugeC.Leds - LedsC; Regards, Fabrice On 21 August 2010 03:33, Chieh-Jan (Mike) Liang clia...@cs.jhu.edu wrote: Hi, Is your

Re: [Tinyos-help] Excitation Voltage

2010-08-23 Thread Francesco Ficarola
Miklos Maroti ha scritto: Hi! Seacrh for the MicaBusC component, it provides the GeneralIO interfaces which you can use to do the thing what you need. Miklos Hi Miklos. I tried it with success. Thank you very much for your help. I implemented it in this way: *** CONFIGURATION ***

[Tinyos-help] using NetProg

2010-08-23 Thread marcodisano
Hi everybody, I want to use NetProg module for reboot my device(TELOSB), but I have a compilation error because it doesn't find some modules. Can someone tell me how to use NetProg??? Can someone send me an example of this? thanks a lot ___

Re: [Tinyos-help] LinkLayerModel Error

2010-08-23 Thread mojtaba raznahan
Hi Mark, Thanks for response. At first your solution didn't work but after testing with -classpath It worked!. Thank you for the solution. Regards, On Sun, Aug 22, 2010 at 3:23 AM, Mark Proctor mp_markproc...@hotmail.comwrote: are you in the right directory? compiling it puts it in the

[Tinyos-help] TinyOS questions

2010-08-23 Thread Surfman19
Hello, After reading a TinyOS tutorial I have 4 remaining questions: 1.) Why do you need the = operator for wiring? Does the configuration as well as the module provide and use interfaces? Why is the provides interface Leds; outside of the implementation? configuration LedsC { provides

Re: [Tinyos-help] [Blip-Users] Problems using blip and uart0 of expansion port

2010-08-23 Thread Alan Marchiori
On Thu, Aug 19, 2010 at 1:03 PM, Aldo Insfran insfran.a...@gmail.com wrote: Hi All, I'm having problems with an application, the thing is simple, the mote is supposed to to communicate with an external module using Uart0TX and Rx of the U28 expansion port while using the ipv6 stack, In can