[Tinyos-help] reg the transmission power

2009-09-28 Thread Siva Sankar Gupta
Hello Everyone, I have a doubt regarding the tx power of the tmote sky nodes. If the tx power level is set to 31 and is it possible that if the battery power is less, then does the tx power remains same as 31 or will it decrease? with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19

[Tinyos-help] Received power in telosb nodes

2009-09-23 Thread Siva Sankar Gupta
Hello Everyone, I have a doubt regarding the received power in telosb nodes. Is there any interface or procedure to get the value of received power in telosb nodes as we have for the transmitted power? with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph

[Tinyos-help] Received power in telosb nodes

2009-09-21 Thread Siva Sankar Gupta
Hello Everyone, I have a question regarding the received power by telosb nodes. Is RSSI, received power one and the same? I want to measure the received power in these nodes...If any one has the answer please do reply with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt

[Tinyos-help] sending of messages from Mote to PC

2009-08-24 Thread Siva Sankar Gupta
int("Rcvd msg no:"+datamsg_counter+"\t"); for(int i=0; i<50; i++) { System.out.printf("%c", datamsg[i]); } System.out.println(""); } } If you understood my problem, please do repl

[Tinyos-help] Reg. sending of messages from PC to the mote

2009-08-20 Thread Siva Sankar Gupta
lity in the nodes by sending messages from PC. waiting for your reply with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph:- 0043 6606871071 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.mil

[Tinyos-help] Reg.the TOSH_DATA_LENGTH field in TinyOS 2.0

2009-07-08 Thread Siva Sankar Gupta
Hello, I'm working on Tmote sky motes using TinyOS 2.0. I want to send upto 100 bytes of payload over the radio and also via the serial port. Is there any way to modify the value of TOSH_DATA_LENGTH? I will be waiting for your reply Thanks to one and all with regards -- Siva Sankar

[Tinyos-help] Not receiving messages over the radio

2009-05-06 Thread Siva Sankar Gupta
ages in the buffer to the PC for testing,it does not display the message received from node 2 which should be (1-11-16). But the leds show that it received 2 messages. I hope you are clear what is my problem. Thanks to all with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfu

[Tinyos-help] reg. the receiving a msg over the radio

2009-04-08 Thread Siva Sankar Gupta
Hello, I have a doubt regarding the reception of a msg over the radio... can a node receive the msg which it has sent over the radio(self receiving)? If the question is wrong please excuse me with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria

[Tinyos-help] Sending different type of messages over the radio in TinyOS 1.x

2009-03-30 Thread Siva Sankar Gupta
StdControl; uses interface SendMsg; uses interface ReceiveMsg; uses interface SendMsg as SendUART; uses interface ReceiveMsg as ReceiveUART; } what does the numbers 1 and 5 stand for? i hope you understood the problem and waiting for your replies Thankyou for your help wit

[Tinyos-help] Reg. the node address

2009-03-24 Thread Siva Sankar Gupta
Hello, I mean if we receive a message over the radio can we know the source of the message? Is there any interface in TinyOS 1.x to know the address of the node which broadcasted the message. If anyone knows the solution please do reply... Thankyou all with regards -- Siva Sankar Gupta

[Tinyos-help] Reg. The Serial Forwarder tool

2009-03-13 Thread Siva Sankar Gupta
ination = TARGET_ID; data->sequence_no = sequenceCounter; if (call SendMsg.send(TOS_BCAST_ADDR, sizeof(Msgbody_t), &message) == SUCCESS) call Leds.redOn(); else call Leds.yellowOn(); } } //end of the module Hope you can understand the code and reply with reg

[Tinyos-help] Reg.the Serial Forwarder application

2009-03-04 Thread Siva Sankar Gupta
sg to fit... I'm using TinyOS 1.x platform :cygwin/WinXP Can any one help me in solving this problem...! -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph:- 0043 6606871071 ___ Tinyos-help mailing list T

[Tinyos-help] Method to sent packets from PC to Mote

2009-02-06 Thread Siva Sankar Gupta
.. with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph:- 0043 6606871071 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Application to send packets from PC to the tmote

2009-01-27 Thread Siva Sankar Gupta
Hello, I would like to run an application in java through which i want to read the contents of an audio file and sent them to the tmote sky node through the UART. Iam using Tinyos 1.x Does any one know which application should i use to acheive this task? with regards -- Siva Sankar Gupta

[Tinyos-help] From Siva

2009-01-26 Thread Siva Sankar Gupta
message couldn't execute avr-gcc failed to parse file ByteMessage.h Could any one help me in solving this problem..If you can i would be very thankful to you.. with regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph:- 0043 66068

[Tinyos-help] Sending data to the serial port

2008-12-09 Thread Siva Sankar Gupta
Hi, Iam a beginner in this area of sensor networks. I would like to know how to send data to the serial port using a java application. Further i want to send the information from the serial port to the motes using Serial Forwarder. I would be thankful if any one can reply. -- Siva Sankar Gupta

[Tinyos-help] From Siva Sankar Gupta

2008-11-19 Thread Siva Sankar Gupta
this relaying approach with out the RTS and CTS messages? With regards -- Siva Sankar Gupta Guggilum Schubertstraße 19 Klagenfurt,9020 Austria Ph:- 0043 6605211447 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu