[Tinyos-help] Tiny Os Radio and Serial Communication

2015-02-18 Thread Manvinderjeet Kaur
Hi all, My name is Manvinder Jeet Kaur, i am doing my project using TinyOS and I'm trying to make a communication between one mote to basestation using MicaZ. The Scenario is that one mote will receive the information from the sensor on to UART port and will send that information wirelessely to

[Tinyos-help] Tiny OS Learn Page directs me to Stanford Information Networks Group

2014-12-16 Thread Qasim Raza
Dear All; When I click on the Learn Page of Tiny OS website, It directs me to Stanford Information Networks group.Can anyone please sort out this issue in order to availability of tutorials Regards Red ___ Tinyos-help mailing list

[Tinyos-help] Tiny OS Error for TOOLS how to resolve

2014-09-12 Thread Robert Clove
Hi All, I was trying to run tinyos I did the following steps |sudo apt-get install build-essential openjdk-6-jdk openjdk-6-jre python2.7 python2.7-dev automake avarice avr-libc msp430-libc avrdudebinutils-avr binutils-msp430 gcc-avr gcc-msp430 gdb-avr gdb-msp430 subversion graphviz

Re: [Tinyos-help] Tiny OS Error for TOOLS how to resolve

2014-09-12 Thread Eric Decker
On Thu, Sep 11, 2014 at 11:09 PM, Robert Clove cloverob...@gmail.com wrote: Hi All, I was trying to run tinyos I did the following steps what instructions were you following? I ask so we can track them down and fix them too. Various folks have over the years written their own

Re: [Tinyos-help] Tiny OS Error for TOOLS how to resolve

2014-09-12 Thread Robert Clove
Eric, Thanks for the reply. How can i make sure that tinyos is installed. Actually i am not an embedded guy,when we upgrade kernel in any linux we can see it using uname -a or we install a new os the GUI is changed, what changes we can see after installing TinyOs. Thanks

Re: [Tinyos-help] Tiny os and Contiki

2014-01-12 Thread Rahav Dor (yahoo)
Thank you for writing me back. I was a TA for an embedded systems course last semester and the following discourse articulates mine and other student experiences. I hope you will see that these are small misfortunes, but they add up to an annoying mass. Allow me to take you through what goes on

Re: [Tinyos-help] Tiny os and Contiki

2014-01-10 Thread Philip Levis
Generally speaking, and I'm a bit biased, the TinyOS code is much more solid and efficient. But you're right that Contiki has a more active developer community. The TinyOS code that's there is rock solid, but our user-facing side could be better. Also, more active development on MCU and RFIC

[Tinyos-help] Tiny os and Contiki

2014-01-09 Thread Indtiny S
Hi, When I was going through some site recently I came across with contiki which is also event based OS for tiny embedded devcies . I have started some application work on CC2430 with tinyOS as OS .. After seeing the contiki, even they do support the same hardware and ipv6 support using 6lowpan

[Tinyos-help] Tiny os and Contiki

2014-01-09 Thread Rahav Dor (yahoo)
You should also consider support. I've been using TinyOS for research purposes for a while and I can tell you that it seems like a dying product. Or at least one, that not too many people care about. It takes days if not longer to get a response on this forum. I do not know how Contiki is

Re: [Tinyos-help] Tiny os and Contiki

2014-01-09 Thread Saeid Yazdani
TinyOS is not ment to have support. A researcher at least in the case of embedded systems or WSN PhD position should not need any support...I see many people here who are researchers and they don't know basic C programming. I agree that support is a good thing but people shouldn't relay on others

Re: [Tinyos-help] Tiny os and Contiki

2014-01-09 Thread Rahav Dor (yahoo)
I tend to agree with your comment, but leaving outside the kind of support requests you mentioned, I still have hopes for TinyOS. Right now it does not feel as a vibrant, active community. On top of that our public facing information is often incorrect or incomplete, just try to install it by

[Tinyos-help] Tiny OS 1.x and 2.x radio compatibility - repost

2013-10-15 Thread Dhruv Vyas
Hi, Is there anyway two motes can communicate with each other having different tinyos versions (ie tinyos 1.x and 2.x) ? I tried to follow links below:

Re: [Tinyos-help] Tiny OS 1.x and 2.x radio compatibility - repost

2013-10-15 Thread Eric Decker
you also should verify that both motes are talking the same protocol. In other words the packets need to match exactly. I'm not sure about the endianess but if T1 is big endian and T2 little endian it wont work unless you figure out how to get them to match. Why are you trying to get T1 to

Re: [Tinyos-help] Tiny-Os help :- Compiling scheduler

2012-02-05 Thread Sobit Thapa
On Fri, Feb 3, 2012 at 3:23 PM, Sobit Thapa thapaso...@gmail.com wrote: Hello, If you want to know more about TinyOS Scheduler or anything else in detail, read Tinyos-scheduler TEP ( http://www.tinyos.net/tinyos-2.x/doc/html/tep106.html)..Itdescribes how default scheduling policy

Re: [Tinyos-help] tiny os project

2012-02-04 Thread Sergio Valcarcel
? *From:* Sergio Valcarcel serteck...@gmail.com *To:* Ali Daylamani alidaylam...@yahoo.com *Cc:* tinyos-help@millennium.berkeley.edu tinyos-help@millennium.berkeley.edu *Sent:* Friday, February 3, 2012 1:13 PM *Subject:* Re: [Tinyos-help] tiny os project Hi, You may start reviewing the tutorials

Re: [Tinyos-help] tiny os project

2012-02-03 Thread Sergio Valcarcel
Hi, You may start reviewing the tutorials to understand how to make a state machine in the motes, using timers, communications and so on. Cheers! Sergio On Wed, Feb 1, 2012 at 12:11 AM, Ali Daylamani alidaylam...@yahoo.comwrote: dear friends** can any body help me to write this

[Tinyos-help] Tiny-Os help :- Compiling scheduler

2012-02-03 Thread Omkar raiker
hello... please .. itz urgent!! can any1 suggest me a way 2 compile scheduler of tinyos?? and i want 2 check hw scheduler file is called and details of execution with example.. plz help me.. ___ Tinyos-help mailing list

Re: [Tinyos-help] tiny os project

2012-02-03 Thread Ali Daylamani
...@yahoo.com Cc: tinyos-help@millennium.berkeley.edu tinyos-help@millennium.berkeley.edu Sent: Friday, February 3, 2012 1:13 PM Subject: Re: [Tinyos-help] tiny os project Hi, You may start reviewing the tutorials to understand how to make a state machine in the motes, using timers, communications

Re: [Tinyos-help] Tiny-Os help :- Compiling scheduler

2012-02-03 Thread Eric Decker
On Fri, Feb 3, 2012 at 10:17 AM, Omkar raiker omkarraika...@gmail.comwrote: hello... please .. itz urgent!! can any1 suggest me a way 2 compile scheduler of tinyos?? No offense but his is a really strange question. The scheduler already compiles. The TinyOS scheduler is in

[Tinyos-help] tiny os project

2012-01-31 Thread Ali Daylamani
dear friends can any body help me to write this application? I have to write a programm in nesc that will be run on some nodes and create a MIS (Maximal Independent set ) To formally define the rules the following predicates defined for each node v are needed   inNeighbor(v)≡∃w ∈N(v): w.state =

Re: [Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-06 Thread Miklos Maroti
Hi! Look at some of the code in the atm128rfa1 directory, I think it is more general. I can give advice how to use that. I hope I will be able to cover all atmega platforms with a unified single atm128rfa1 codebase (which then could be renamed). Do you have some public repository? Miklos On

Re: [Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-06 Thread Eric Decker
It is my understanding that he is using an AVR32 with a CC2520 module so I'm not sure where the 128rfa1 radio comes into play. On Sat, Nov 5, 2011 at 11:24 PM, Miklos Maroti mmar...@math.u-szeged.huwrote: Hi! Look at some of the code in the atm128rfa1 directory, I think it is more general. I

Re: [Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-06 Thread Miklos Maroti
Hi Eric, On Sun, Nov 6, 2011 at 8:40 PM, Eric Decker cire...@gmail.com wrote: It is my understanding that he is using an AVR32 with a CC2520 module so I'm not sure where the 128rfa1 radio comes into play. The atm128rfa1 is an atmega chip and I am slowly rewriting some of the components of the

Re: [Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-03 Thread Subhojit Basu
HI, - Installed T2 and set-up tools - Started porting tos/chips/atm128 to tos/chips/atm32 - Some confusion regarding MCUCSR as the bit organization is different - The GPIO Interrupts are also vastly different with different CSR's, would it be safe to neglect them for now ?

[Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-02 Thread Subhojit Basu
Hi , I am new to TinyOS development and am using TinyOS1.x. I want to develop for a AVR32+CC2520 platform on linux. What changes do I need to make changes to the Makefile and the tos/platform and if any other ? Thanks in advance , -- Subhojit Basu http://in.linkedin.com/in/subhojitb

Re: [Tinyos-help] Tiny OS port to AVR32+CC2520

2011-11-02 Thread Eric Decker
TinyOS 1 has been deprecated for years. Adding a new platform/cpu/radio to TinyOS 1 is at best moving sideways. Your time would be better spent adding this to T2. I would be willing to help guide you there if you did this on T2. On Wed, Nov 2, 2011 at 9:30 AM, Subhojit Basu

[Tinyos-help] Tiny OS version

2011-10-02 Thread Indtiny s
Hi, Can any one suggest me a proper tiny OS version which support tinyVZ ..? regards Indiu ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Tiny OS 2.x, Problem in display sensor reading on PC

2011-09-14 Thread Prasanth P
Hi all, Am using Cygwin in windows for getting output from Wieye sensor board through telosb mote. Used a command java net.tinyos.tools.PrintfClient -comm serial@COM6:telosb. But got error like this java net.tinyos.tools.PrintfClient -comm serial@COM6:telosb Exception in thread main

Re: [Tinyos-help] [Tiny os] Tossim error

2011-05-08 Thread Amy
Prathap Mathiyalagan pradhap87 at gmail.com writes: hii am doing project in wsn on telosb i have following error when i Running TOSSIM with Python ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal Hello, I have the same problem, did you find a way to fix it ? Thanks.

[Tinyos-help] Tiny OS on Fedoa14

2011-03-27 Thread prabhat bhat
Hello! I'am new to fc14 i was looking for methods to install tinyOS. Can anybody share/recommend the easiest/best way to install tinyOS?? Kindly help! -- Thanking you. Your's Sincerely, Prabhat Bhat ___ Tinyos-help mailing list

[Tinyos-help] [Tiny Os]-Mesh Network

2011-03-18 Thread Halmstad Halland
Hi all,Can anyone help me to form a Mesh network with 6 nodes in the network ! I tried creating the code but i find lot of errors while running it.thank you! ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] [Tiny os] Tossim error

2011-03-09 Thread talk2kish
I would assume it was successful. I have a similar version compatibility issue with Python but i don't this displayed. the rest is more or less same. 'ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal' Prathap Mathiyalagan wrote: hi i am doing project in wsn on telosb i

[Tinyos-help] [Tiny os] Tossim error

2011-03-01 Thread Prathap Mathiyalagan
hi i am doing project in wsn on telosb i have following error when i Running TOSSIM with Python ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal hear comes what i did in Terminal (Ubuntu) *** Successfully built micaz TOSSIM library.

[Tinyos-help] [Tiny Os] tossim help

2011-03-01 Thread Prathap Mathiyalagan
Hi, I try to display my topology using Mviz tool and Tossim as simulator. can anybody tell me , how to that ? or please send me any available link which will be useful for this. plz help me about this.. Thanks -- Regards Prathap Mathiyalagan ___

[Tinyos-help] tiny os

2011-02-04 Thread balvinder sharma
respected members i want to from where i can got tinyOS live CD -- BALVINDER KR. SHARMA ASSTT. PROFESSOR ARNI UNIVERSITY INDORA(H.P) ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] tiny os

2010-11-09 Thread vanlin sathya
how to learn nesc language,any material regarding that sir.please suggest me some forum sir ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] tiny os

2010-11-09 Thread Manjunath Doddavenkatappa
This is the forum to discuss. To learn, following advice may be the one http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-April/023809.html Manjunath D

Re: [Tinyos-help] Tiny os

2010-11-03 Thread Michael Schippling
The Moteworks system from Memsic (ne Crossbow) has drivers for the MDA320, but I'm not sure if any of the current TOS 2.x versions support it directly. I don't see anything in the last TOS1.x which I use. Maybe someone using T2 can point you to other sources. As for documentation, it's pretty

[Tinyos-help] Tiny os

2010-11-02 Thread Paul Leons
hi I would like to read analog values from MDA 320, and convert it to digital values using mote MPR2400CA. Can you help me with sampple codes for TinyOs with proper documentation. Thank You. regards, Paul Leons

[Tinyos-help] Tiny Os on cc2430

2010-03-31 Thread Chethan P
Hi, I have installed the tinyos for the cc2430 , and try to run the sample blink led application .but its giving some error called unknown target. I did all setting given in the link pls help me to solve this problem regards Chethan K P Tata Consultancy Services Cell:- 09343401717 Mailto:

[Tinyos-help] Tiny-os userlevel installation

2010-02-09 Thread Kothapalli vinay kumar
Hello tinyos-help team, I am a grad student doing project on wireless sensor networks, i would like to install the tinyos software on one of our gradlab opensuse-linux machine, since i am an user not an administrator i can not able to install this software as specified in the web. So i request

Re: [Tinyos-help] Tiny-os userlevel installation

2010-02-09 Thread Fabien CHRAIM
Hello Vinay, If they absolutely refuse to give you superuser rights, can you at least get to install a virtual machine client (Vbox: http://en.opensuse.org/VirtualBox_installation) and run Xubuntuos for example? I believe the admins can add you to the list of users after Vbox is installed. Hope

[Tinyos-help] Tiny OS 2.X Time Synchronization

2008-01-10 Thread James Howard
I have been trying to implement Min Guo's time synchronization component in the contrib repository of Tiny OS 2. I believe I am correctly pointing to the DSN component, but I can still not get it to compile. The exception I am getting is:

[Tinyos-help] Tiny OS 2.0 upgradation problem

2008-01-07 Thread nisha jain
Hello All, I have upgraded the Tiny OS version from 1.0 to 2.0 but I am getting following Warnings while running tos-check-env command. I have tried to resolve problem by checking old help list but I am not able to get the solution yet. I am attaching following out of tos-check-env command

Re: [Tinyos-help] Tiny OS 2. Tutorial 4 location error

2007-07-06 Thread Philip Levis
On Jun 30, 2007, at 1:35 PM, KURT PETERS wrote: I'm going through tutorial 4 for tos 2.X and noticed references to: tinyos-2.x/tools/tinyos/java and tinyos-2.x/tools/ I checked my installation and the install rpm: tinyos-2.0.1-5.noarch.rpm and don't see this directory. I was wondering if

[Tinyos-help] Tiny OS 2. Tutorial 4 location error

2007-06-30 Thread KURT PETERS
I'm going through tutorial 4 for tos 2.X and noticed references to: tinyos-2.x/tools/tinyos/java and tinyos-2.x/tools/ I checked my installation and the install rpm: tinyos-2.0.1-5.noarch.rpm and don't see this directory. I was wondering if this has changed in 2.x, but someone didn't update the

Re: [Tinyos-help] Tiny OS 2. Tutorial 4 location error

2007-06-30 Thread Chad Metcalf
I do not believe the rpms include the tools directory. Binary versions are provided for you in the tinyos-tools rpm. There if you want the tools directory you'll need to check out TinyOS from CVS. Cheers Chad On 6/30/07, KURT PETERS [EMAIL PROTECTED] wrote: I'm going through tutorial 4 for tos

Re: [Tinyos-help] TINY OS PROBLEM

2007-04-03 Thread Michael Schippling
Not sure why this only happens with some of your devices but the output you sent shows that you are trying to use the dapa programmer: uisp -dprog=dapa... Which is not right. Check out how to set it up to use the MIB-600... In my case I set this in the MakeXbowLocal file:

[Tinyos-help] Tiny OS documentation Project

2007-02-13 Thread jim
Does anyone know what is wrong with the tinyos documentation project site, http://ttdp.org/ ? Or where there may be a mirror? If the data has been incorporated into the tinyos.net site? If there was some problem with it, and it has been pulled down, I could not find anything about it

Re: [Tinyos-help] Tiny os 2.0 set-mote-id

2006-12-01 Thread David Gay
On 12/1/06, KURT PETERS [EMAIL PROTECTED] wrote: I don't think it's either case: echo $MANPATH /usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man and I am using the latest in terms of recent T2 release/download... (not cvs fresh though). Some commands to help answer the

Re: [Tinyos-help] Tiny os 2.0 set-mote-id

2006-12-01 Thread KURT PETERS
] To: KURT PETERS [EMAIL PROTECTED] CC: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] Tiny os 2.0 set-mote-id Date: Fri, 1 Dec 2006 15:07:54 -0800 [EMAIL PROTECTED]:~/motes/2.x/apps/Blink$ make -n mica2 install.11 ... cmd () { echo $@; $@; }; if [ x = x11 ]; then cmd cp build/mica2

Re: [Tinyos-help] Tiny os 2.0 set-mote-id

2006-12-01 Thread David Gay
On 12/1/06, KURT PETERS [EMAIL PROTECTED] wrote: Thanks, that helps me get through a little, but doesn't explain how to get it to use srec instead of exe: Fix your man path and read the man page. David Gay ___ Tinyos-help mailing list

Re: [Tinyos-help] Tiny os 2.0 set-mote-id

2006-12-01 Thread KURT PETERS
] CC: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] Tiny os 2.0 set-mote-id Date: Fri, 1 Dec 2006 15:10:14 -0800 On 12/1/06, KURT PETERS [EMAIL PROTECTED] wrote: [EMAIL PROTECTED]:/usr/share/man/man1 ls /usr/share/man/man1/tos-* /bin/ls: /usr/share/man/man1/tos-*: No such file

Re: [Tinyos-help] Tiny os 2.0 set-mote-id

2006-12-01 Thread David Gay
On 12/1/06, KURT PETERS [EMAIL PROTECTED] wrote: Despite all that, I've tried: [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink tos-set-symbols build/micaz/main.srec build/micaz/main.srec.out 1 Could not find symbol TOS_LOCAL_ADDRESS in build/micaz/main.exe, ignoring symbol. AND [EMAIL

Re: [Tinyos-help] [Tiny-OS help] nesc-1.2.2-1 to nesc-1.1.3 in TinyOS

2006-05-09 Thread David Gay
On 5/7/06, reizel casaquite [EMAIL PROTECTED] wrote: I wanted to change my nesc version from nesc-1.2.2-1 to nesc-1.1.3. I tried to follow the direction in the INSTALL file. There was no error message but as I checked the version using $rpm -qa the nesc version of rpm is still nesc-1.2.2-1 but

[Tinyos-help] Tiny-OS CC2420 radio stack problem

2006-03-08 Thread Han Hoekstra
Hello all, I'm new to this mailing list so I hope this question has not come up in the past (I couldn't find it in the archives) My problem is that I sometimes don't get a 'sendDone' event from the CC2420 radio stack. The situation where this happens is the following : I have 2

Re: [Tinyos-help] Tiny-OS CC2420 radio stack problem

2006-03-08 Thread Joe Polastre
I would highly recommend downloading Moteiv's Boomerang distribution. There are a number of potential bugs in the main tree that are fixed in our distribution. We had seen the same issues in the radio and have corrected them in Boomerang. http://www.moteiv.com Depending on when you purchased

[Tinyos-help] tiny OS

2005-12-14 Thread Mariusz Klimiuk
hello, I come from Poland. My english is bad:( I saw your post on http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2005-May/009452.html. Iwant Integrating The Structural Simulator with TOSSIM from http://ceng.usc.edu/~anrg/projects/shm/install.htmland I've errors during "Go to