[Tinyos-help] reading rssi on Micaz gives incorrect values (-135 dBm)

2007-11-02 Thread Mayur Maheshwari
other times I get a value of -95 which seems to be correct for ambient noise). On telosb I regularly get this correct value. Any ideas why this is happening on micaz. I am wondering if it could be related to some bus contention issue? Thanks, -- Mayur Maheshwari([EMAIL PROTECTED]) "Kar

Re: [tinyos-help] clarifications about serial communication

2007-09-12 Thread Mayur Maheshwari
wn <[EMAIL PROTECTED]> wrote: > > On Sunday 02 September 2007 12:59:44 pm Mayur Maheshwari wrote: > > Hi Romain > > > > This is regarding the problem which you faced while sending the data to > the > > BaseStation from SerialForwarder(SF) when it continuously gives t

Fwd: [tinyos-help] clarifications about serial communication

2007-09-03 Thread Mayur Maheshwari
-- Forwarded message -- From: Romain Thouvenin <[EMAIL PROTECTED]> Date: Sep 3, 2007 2:15 PM Subject: Re: [tinyos-help] clarifications about serial communication To: Mayur Maheshwari <[EMAIL PROTECTED]> Hello Mayur, I am afraid I cannot help you. I didn't man

[tinyos-help] clarifications about serial communication

2007-09-02 Thread Mayur Maheshwari
the radio and the UART if such an event occurs. This is not a good technique but does help in automating the reset scenario. Do let me know fi you were able to get rid of this error completely. Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadach

[Tinyos-help] Re: a very rare serial "write failed" event on telosb

2007-08-29 Thread Mayur Maheshwari
ecome a very serious issue if the BaseStation is kept for a long time and the writes starting failing without anyone knowing about them. Thanks in advance Mayur On 8/29/07, Mayur Maheshwari <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am using TelosB motes running theTOS 2.0.1. &

[Tinyos-help] Re: Hi

2007-08-29 Thread Mayur Maheshwari
the output of : $ motelist Mayur Best Regards. > Iyad Tumar. > Jacobs university Bremen > Germany > > > > > > > > Be a better Heartthrob. Get better relationship answers from someon

[Tinyos-help] a very rare serial "write failed" event on telosb

2007-08-28 Thread Mayur Maheshwari
t and will come again when the modules are loaded again. Any guesses? Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help mail

Re: [Tinyos-help] Flash Error in MicaZ

2007-07-11 Thread Mayur Maheshwari
thanks a lot David. You have saved me a lot of debugging time :) you are welcome to checkin the modified version of the code. thanks for your notes as well. Mayur On 7/11/07, David Gay <[EMAIL PROTECTED]> wrote: On 7/10/07, Mayur Maheshwari <[EMAIL PROTECTED]> wrote: > H

[Tinyos-help] Flash Error in MicaZ

2007-07-10 Thread Mayur Maheshwari
04 00 06 00 02 00 0A 00 FF FF FF FF 04 00 06 00 02 00 0B 00 FF FF FF FF 04 00 06 00 02 00 0C 00 FF FF FF FF 04 00 06 00 02 00 0D 00 FF FF FF FF 04 00 06 00 02 00 0E 00 FF FF FF FF 04 00 06 00 02 00 0F 00 FF FF FF FF 04 00 06 00 02 00 10 00 FF FF FF FF 04 00 06 00 02 00 10 Thanks in advance Rega

[Tinyos-help] MIB520 Micaz Install problem

2007-07-03 Thread Mayur Maheshwari
] Error 2 Any suggestions? Thanks for all your help! Regards -- Mayur Maheshwari([EMAIL PROTECTED] ) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help mailing list Tinyos

[Tinyos-help] Re: PacketLink/RadioBackoff unexpected behavior

2007-06-30 Thread Mayur Maheshwari
27;t get through, and is completely optional. If you're only interested in the PacketAcknowledgement layer, then not compiling in the PacketLink functionality is the way to go, saving you memory footprint. ------ *From:* Mayur Maheshwari [mailto:[EMAIL PROTE

[Tinyos-help] Re: PacketLink/RadioBackoff unexpected behavior

2007-06-12 Thread Mayur Maheshwari
e addresses. Hope that helps, -David ------ *From:* Mayur Maheshwari [mailto: [EMAIL PROTECTED] *Sent:* Monday, June 11, 2007 4:29 AM *To:* David Moss; tinyos-help@millennium.berkeley.edu *Subject:* PacketLink/RadioBackoff unexpected behavior Hi David, It was

[Tinyos-help] PacketLink/RadioBackoff unexpected behavior

2007-06-11 Thread Mayur Maheshwari
help. Mayur -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkel

[Tinyos-help] Write Fails in BlackBook Files System

2007-06-06 Thread Mayur Maheshwari
l BFileWrite.close(); } event void BFileWrite.closed(error_t error) {fileNumber++; call Leds.led2Toggle();} } Thanks, Mayur -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani"

[Tinyos-help] SOS on BBFS ;)

2007-06-05 Thread Mayur Maheshwari
operations fails too. It will help a lot it you can share some test code where multiple read, write and delete happen simultaneously. Thanks, Mayur -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Aka

[Tinyos-help] usage of RadioBackoff in apps

2007-05-28 Thread Mayur Maheshwari
); } } 3. How will the randomization of the initial backoff timer be handled if the channel is not found clear on subsequent assessments? Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Aka

[Tinyos-help] BlackBook File System, BFileWrite interface

2007-04-19 Thread Mayur Maheshwari
. Is it possible to include the fileName parameter when these events signal. This would enable us to handle multiple opened files.egards Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Aka

[Tinyos-help] MCU and cc2420 power consumption

2007-04-07 Thread Mayur Maheshwari
s are inactive). P.S. I am using TOS2 and MicaZ(Atmel128L, cc2420). Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help mailing l

Re: [Tinyos-help] MCU and cc2420 power consumption

2007-04-06 Thread Mayur Maheshwari
consumption for finding the life of the battery in the mote that runs my application. Regards Mayur On 4/6/07, Philip Levis <[EMAIL PROTECTED]> wrote: On Apr 6, 2007, at 7:35 AM, Mayur Maheshwari wrote: > Thanks Steve for the reply. This is a very helpful information. > > If the MCU go

Re: [Tinyos-help] MCU and cc2420 power consumption

2007-04-06 Thread Mayur Maheshwari
. The msp430 goes to LPM3 (low power mode 3) in this case, which consumes about 1.1uA. The timer driven by the 32kHz crystal remains active so the msp430 can be awakened by a timer like TimerMilliC() being fired. On Friday 06 April 2007 07:41, Mayur Maheshwari wrote: > Hi All, > > I hav

[Tinyos-help] MCU and cc2420 power consumption

2007-04-06 Thread Mayur Maheshwari
guess it should be less than 8 mA which it consumes in the actual Rx mode. Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help mailing l

[Tinyos-help] Re: Blackbook updates

2007-01-19 Thread Mayur Maheshwari
TED]> wrote: Mayur - Fixed a whole bunch of bugs in the Blackbook file system. It should be much more stable now, available in the tinyos-2.x-contrib/rincon/tos/lib/blackbook -David -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma

Re: [Tinyos-help] Help on Blackbook FileSystem

2007-01-14 Thread Mayur Maheshwari
ta after confirmation from the acks will >need to be deleted. - Can't delete data out of a file once it's been written. You'll need to close the file, delete the file, and re-open the file if you want this type of behavior. Hope that helps, -David On Wed, 10 Jan 2007

[Tinyos-help] Help on Blackbook FileSystem

2007-01-10 Thread Mayur Maheshwari
ary' is not in interface `BDictionary' In component `DictionaryDemoC': DictionaryDemoC.nc:50: cannot find `StdControl' DictionaryDemoC.nc:52: no match DictionaryDemoC.nc:53: cannot find `BDictionary' make: *** [exe0] Error 1 Mayur [EMAIL PROTECTED] /o

[Tinyos-help] Dynamic On-Demand Timers

2007-01-10 Thread Mayur Maheshwari
ere are 'n' timers running to track the time-outs for every connection. I have only seen that the number of timers could only be hard-coded and have to be declared in the configuration and module of the app and after that they remain static. Regards Mayur -- Mayur Maheshwari([EMAIL PR

[Tinyos-help] Acknowledgement

2006-12-30 Thread Mayur Maheshwari
received at the other end or there is any TinyOS interface which can handle this. Regards -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Akarmani" ___ Tinyos-help ma

[Tinyos-help] TinyOS 2.0 Sensor Support for TelosB

2006-12-27 Thread Mayur Maheshwari
for the Light and Humidity. Moreover, I tried using the SENSORBOARD=basicsb while compiling the app but it throws an error. Regards, -- Mayur Maheshwari([EMAIL PROTECTED]) "Karmanye Vadhikaraste Ma Phaleshu Kadachana, Ma Karma Phala Hetur Bhurmatey Sangostva Aka