[Tinyos-help] Multihop messages

2006-11-07 Thread Crif1102
Hi everybody! I'm using tmote sky and tinyos 1.x. I'm using /opt/moteiv/tos/lib/MultiHopLQI for send messages to base station in MultiHop but I have some problems.. Sometimes some packets are duplicated, that is the base station received the same packet. The only field that differentiate the

[Tinyos-help] Send messages on TinyOs 1.x

2006-09-29 Thread Crif1102
Hi all,I use TinyOs 1.x and the SendMsg and ReceiveMsg for one-hop radio comunication.In some "make" output I read a warning says to use SP interface...Are above interfaces deprecated in place of SP protocol? thanks to all!Cristian __Do You

[Tinyos-help] MultiHop LQI

2006-09-28 Thread Crif1102
Hi, I've a question to suppose... I'm using MultiHop in /moteiv/tos/lib/MultiHopLQI and i try to understand code inside. I've looked that in MultiHopLQIM is used the lqi field of the TOS_Msg but in the definition of the TOS_Msg structure I haven't found it! Further, in MutliHopLQIM this field

Re: [Tinyos-help] Question about tasks in Tinyos 1.x

2006-09-27 Thread Crif1102
Hi all, As Hui I don't understand the difference between async and sync... If thethe answeris like Cory says, there is no difference between sync and async command, perhaps only the fact that the compiler reports possible data races in the command was delcare sync. Is right? About events.. I

Re: [Tinyos-help] Multihop in tmote

2006-09-22 Thread Crif1102
I'had the same problem..and now (today) it seems to work! Try to verify that UartDetectC recognize that mote was connected via USB... I found this problem. Perhaps one other problem was to strictly verify that base station don't comunicate with the sender mote...in one test after two minutes I

[Tinyos-help] MultiHop

2006-07-12 Thread Crif1102
Hi all, we are new to TinyOS and we are trying to use MultiHop components (in opt/moteiv/tos/lib/MultiHopLQI) tosend and receive messages through the network. It appears that all messages we send reach only the base station even if wefill in the field address in TOS_Msg messagge the address of a