[Tinyos-help] UART Problems with MicaZ, TinyOS-1.1

2007-10-10 Thread Greg Turnipseed
Hey, all. I've been trying to get my computer to speak back to the base station running a barely modified TOSBase (just added a toggle if it receives/sends things over the UART). I know for certain that I am connected, because I'm receiving packets from the motes on the network, and my

[Tinyos-help] Re: Tinyos-help Digest, Vol 54, Issue 35

2007-10-10 Thread zahid iqbal
/tinyos-help/attachments/20071010/b4ee79ef/attachment-0001.htm -- Message: 4 Date: Tue, 09 Oct 2007 20:48:33 -0600 From: Michael Schippling Subject: Re: [Tinyos-help] Re: Sending float values To: KURT PETERS Cc: tinyos-help@Millennium.Berkeley.EDU Message-ID: [EMAIL

Re: [Tinyos-help] UART Problems with MicaZ, TinyOS-1.1

2007-10-10 Thread Nick Soldner
Greg, At first when I read your post I immediately thought that you might have SW2 on the mib510 serial programming board turned on (if you're even using the mib510). If this is the case you might want to flip it. I can't remember at the moment however whenever this switch is on it will not allow

[Tinyos-help] FormatStorage on Tmote problem

2007-10-10 Thread David Henry
I'm trying to get the TestNewFlash programs to work on my TmoteSky hardware but Block consistently fails. On debugging further I noticed that reading the sector table from the top of each sector is always 1 byte off i.e. it reads from the second byte. This ties in with my experience of running

[Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread mejda chouaieb
Hello All, I want to port Tinyos to an other platform with the same radio 2024 but with a diffrent microcontroller, Now, I want to port some basic components of TinyOS to Jennic. Right now, I just want to get the URAT working. I was wondering if anyone else has attempted to port Tiny OS to

Re: [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread Marco Antonio Lopez Trinidad
here there is a lesson. http://ecosensory.com/tinyos-2.x/doc/html/tutorial/lesson10a.html ciao, --marco. Hello All, I want to port Tinyos to an other platform with the same radio 2024 but with a diffrent microcontroller, Now, I want to port some basic components of TinyOS to Jennic. Right

Re: Re : [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread SANG Junjun
what's the type of jennic's MCU? On 10/10/07, mejda chouaieb [EMAIL PROTECTED] wrote: Hello All, for more precision : I will port Tinyos2.x from telos hardware platform to jennic hardware platform both has the same radio CC2024 but a diffrent microcontroller. Thanks, Mejda CHOUAIEB

Re : [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread mejda chouaieb
Hello All, for more precision : I will port Tinyos2.x from telos hardware platform to jennic hardware platform both has the same radio CC2024 but a diffrent microcontroller. Thanks, Mejda CHOUAIEB - Message d'origine De : SANG Junjun [EMAIL PROTECTED] À : mejda chouaieb [EMAIL

[Copfilter] Copy of quarantined email - *** SPAM *** [7.9/5.0] [Tinyos-help] How to learn TinyOS

2007-10-10 Thread [EMAIL PROTECTED]
I want to learn TinyOS, Tossim, nesC very well so that i can change in thier code and add to it for example a new routing protocol.. I installed it successfully, then i started with studying its tutorials, documentations and teps from Tinyos site, but i found difficulty in

[Copfilter] Copy of quarantined email - *** SPAM *** [12.8/5.0] [Tinyos-help] where is TOSBoot? How can I install and modify it?

2007-10-10 Thread [EMAIL PROTECTED]
Hi~ all? when I install a TOS application, Bootloader , TOSBoot, will be installed together. So, I've installed a simple application 'Blink'.After reset, TOSBoot excution will count down on Leds. I guess I found two files(TOSBoot.nc, TOSBootM.nc) about TOSBoot in tos/lib/Deluge folder. And

Re: [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread SANG Junjun
We have ported T2 to Hawk platform with MSP430 and nrf905 successfully. I think the most difficult part of our work is the chip driver(driver for nrf905). I think focus on your MCU for first step is a good idea. By the way, Hawk platform is designed by Data Engineering Research

[Copfilter] Copy of quarantined email - *** SPAM *** [7.9/5.0] [Tinyos-help] mote connection with matlab

2007-10-10 Thread [EMAIL PROTECTED]
Hi everybody:- After setting Matlab to connect with tmote, and running Matlab when tmote has been connected to PC, I have the following error: groupID = 7D nameofconnection = [EMAIL PROTECTED]:tmote Warning: The value of local variables may have been changed to match the

Re: Re : Re : [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread SANG Junjun
I think you should develop drivers for JN5139 first. On 10/10/07, mejda chouaieb [EMAIL PROTECTED] wrote: JN5139 Wireless Microcontroller (IEEE802.15.4 and ZigBee) - Message d'origine De : SANG Junjun [EMAIL PROTECTED] À : mejda chouaieb [EMAIL PROTECTED] Cc :

Re : Re : [Tinyos-help] Porting Tinyos To A New Hardware Platform

2007-10-10 Thread mejda chouaieb
JN5139 Wireless Microcontroller (IEEE802.15.4 and ZigBee) - Message d'origine De : SANG Junjun [EMAIL PROTECTED] À : mejda chouaieb [EMAIL PROTECTED] Cc : tinyos-help@millennium.berkeley.edu Envoyé le : Mercredi, 10 Octobre 2007, 15h40mn 12s Objet : Re: Re : [Tinyos-help] Porting Tinyos

[Tinyos-help] Converting String to Byte to send in UART TX

2007-10-10 Thread Sikar Chan
Hello I connected a CmuCAM3 to Tmote Sky via the UART0. I want to ask how to convert a string like gv to bytes in order to send it to CmuCAM via UART0. Thanks a lot Regards Sikar Chan ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

Re: [Tinyos-help] Re: Tinyos-help Digest, Vol 54, Issue 35

2007-10-10 Thread Michael Schippling
://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071010/b4ee79ef/attachment-0001.htm -- Message: 4 Date: Tue, 09 Oct 2007 20:48:33 -0600 From: Michael Schippling Subject: Re: [Tinyos-help] Re: Sending float values To: KURT PETERS Cc: tinyos-help

Re: [Tinyos-help] UART Problems with MicaZ, TinyOS-1.1

2007-10-10 Thread Michael Schippling
If you are using Java on the host side you should use Packetizer.java as your message handling code. This is buried inside BuildSource.makePacketSource() and MoteIF The BcastInject.java utility uses MoteIF to send and receive messages. You can follow through the whole shebang in