[Tinyos-help] MDA 300

2006-09-15 Thread goetgheb
Hi everybody I ask you about I2C Pins of the MDA300. I should connect a sensor into my MicaZ network and I see we have I2C pins in the MDA300. In fact, Ive a sensor that works as follow: 1) When an event is detected, the Enable output signal set up (edge). (here I should make an

[Tinyos-help] MDA300 Problem

2006-08-28 Thread goetgheb
Hello everybody Im using tinyos-1.15 version with MicaZ motes and should connecting a sensor into my network. When I compiled the application XsensorMDA300 into my micaZ with Mda300 interface, Ive got errors. Does MDA300 application works with micaZ motes? In fact, my sensor used

[Tinyos-help] Cygwin Version Problem

2006-07-12 Thread goetgheb
Hello everybody I am using tinyOS-1.15 under Cygwin application (the original cygwin from tinyos 1.1.0) But when I upgraded my Cygwin version (into 1.2 or 1.5), I cant upload my application into my motes. In fact, after writing the command make micaz install,0 mib510,com1, It

[Tinyos-help] Cygwin problem

2006-07-12 Thread goetgheb
Andres gave me the answer We should use ,/dev/ttyS0 and not com1 when we write the command under cygwin I think the file where /dev/ttyS0 = com1 has been changed but I dont know what is it? Thanks for help Sincerely Matt

[Tinyos-help] FTSP with MicaZ Problem

2006-06-15 Thread goetgheb
Hello everybody, Ive tested the FTSP Protocol into my MicaZ Motes. After I used PrintDiagMsgs and first, it starts printing the messages: NodeId | SeqPolling | GlobalTime | LocalTime | Skew | Synched? | Rootid | Seq | Msgstored 2 1 0 0 0.0 0 65536 0 0 3 1 0 0 0.0 0 65536 0 0

[Tinyos-help] TIME Synchro into Mica2 MicaZ Motes

2006-05-22 Thread goetgheb
Hello I have tried Time Synchronisation TPSN source code for Mica2 from www.ee.ucla.edu/~saurabh/time_synchronisation. I want to know how we can test and view the synchronisation? Which software should I use? (Moteview,Surgeview or ...?) Is it possible to compile Mica2 source

[Tinyos-help] Time Synchro Problems

2006-05-17 Thread goetgheb
Hello I'm trying to use Time Synchro TPSN source code for Mica2 from www.ee.ucla.edu/~saurabh/time_synchronisation but it doesn't work (give me many error during compilation). Is it possible to compile Mica2 source code for MicaZ Motes? What should I have to change? Has anybody a