Re: [Tinyos-help] deluge T2 problem

2011-12-15 Thread sadun silva
thanks a lot! solved! i got it to work. i did not have automake installed on my system. silva On Thu, Dec 1, 2011 at 1:40 PM, sadun silva wrote: > hi, > > Thanks a lot for the prompt reply. > it is not the latest svn. But when i tried to follow the instructions (in > the Deluge T2 wiki) with

Re: [Tinyos-help] deluge T2 problem

2011-12-15 Thread sadun silva
hi, Thanks a lot for the prompt reply. it is not the latest svn. But when i tried to follow the instructions (in the Deluge T2 wiki) with the latest version (after an svn checkout from googlecode) it gives the following set of errors. when i go to /tools & type ./Bootstrap + aclocal ./Bootstrap:

Re: [Tinyos-help] Change adc prescaler for accelerometer sampling operation

2011-12-15 Thread Michael Schippling
Sorry I can't help any further as I don't use ReadStream or any other TOS2 interfaces... You are probably on the right track in looking at Microphone sampling apps. MS Kushal Sarkara wrote: > Michael, > > Thank you for your response. In keeping with the topic of our original > conversation, I a

Re: [Tinyos-help] Problems with Atmel128 I2C-Components (iris) with slow I2C sensors

2011-12-15 Thread András Bíró
On Thu, Dec 1, 2011 at 12:19 PM, "Sebastian Dölker" wrote: >> By the way: How do you use blip on iris? It's not >> supported yet (see the thread "IRIS support on current Blip Version") > > I don’t use the current (blip 2.0) version… I use the first version of blip > which works fine on iris nodes

[Tinyos-help] Fragmentation not working on Blip2/RPL

2011-12-15 Thread Harsha Chenji
Hello all, Tried sending 400 byte payload packets, but it looks like anything over 100B payload never makes to the destination. Has anyone else encountered the same problem? I tried tracing down the problem with printfs, it looks like fragments are never acked by the destination - this causes a r

Re: [Tinyos-help] Mic

2011-12-15 Thread krishna murthy
Hai,  serial@COMn:230400... writing 230400 is giving error.. If i am writing "iris" in place of that then its working 230400 gives bad packet... Do we need to update anything?... From: hafid oussaadi To: krishna_murthy...@yahoo.com Sent: Thursday, Novemb

[Tinyos-help] Increase range for telosb communication

2011-12-15 Thread Baudry Arthur
Hello everyone, Right now I am working with telosb node on a system that detects light and temperature and forward those data to a laptop. I am using Basestation to gather the data and Oscilloscope on every node equiped with a sensor to send the data to the BaseStation. My problem is that my nodes

Re: [Tinyos-help] TinyOS for TI CC430F5137

2011-12-15 Thread Doug Carlson
Howdy. A work-in-progress repository based on a merge with the PeoplePower code base and the current tinyos svn git mirror is available at git://git.hinrg.cs.jhu.edu/git/breakfast It has several cc430-based platforms defined, most usefully the em430 (TI's evaluation module). See README.breakfast.

Re: [Tinyos-help] TinyOS for TI CC430F5137

2011-12-15 Thread Eric Decker
On Wed, Nov 30, 2011 at 11:47 AM, Andres Vahter wrote: > Hi, > > I guess CC430F5137 is not yet supported in current tinyos-main trunk. > I've put together a new msp430 core that includes support for the basic x1 (1611, telosb, etc), x2 (2617, 2618, z1), and x5 (cc430f5137, msp430f5438, surfboard,

[Tinyos-help] Implementing security in Zigbee transmission

2011-12-15 Thread Prasanth P
Hi all, How can i implement security in zigbee transmission. I know it is a vague and generic question, but where to start for implementing security in zigbee transmission. Am following the Tiny OS Wiki tutorial and TelosB mote for hardware. Any kind of suggestions are welcome, since it wil

[Tinyos-help] 802.15.4 testbed setup?

2011-12-15 Thread Johny Mattsson
Hi all, I'm wondering if anyone here has got any interesting (900MHz) 802.15.4 testbed setups? What I would like to do here is to connect up a bunch of nodes via an RF matrix switch/mixer/attenuator, so I can run deterministic tests on the meshing functionality. The ability to control the strength

Re: [Tinyos-help] deluge T2 problem

2011-12-15 Thread sadun silva
hi, when i try to compile the GoldenImage it gives me the following error. tos/lib/net/Deluge/DelugePageTransferP.nc: In function `DelugePageTransferP__BlockWrite__writeDone': /opt/tinyos-main-read-only/tos/lib/net/Deluge/DelugePageTransferP.nc:455: Internal compiler error in gen_lowpart, at emit

[Tinyos-help] Rejoindre mon réseau sur LinkedIn

2011-12-15 Thread yamina khenfouci tramite LinkedIn
LinkedIn yamina khenfouci ha chiesto di aggiungerti ai suoi collegamenti su LinkedIn: -- Je vous invite à faire partie de mon réseau professionnel en ligne sur le site LinkedIn. Accetta l'invito di yamina khenfouci http://www.li

[Tinyos-help] EWSN'12 Call for Participation: EARLY REGISTRATION DEADLINE ***DECEMBER 20***

2011-12-15 Thread Anna Förster
The deadline for early discounted registration to attend EWSN'12, the 9th European Conference on Wireless Sensor Networks is *December 20, 2011* Registration after this date is still available but at the non- discounted rate. Registration information is available at:

[Tinyos-help] simulation code downloading

2011-12-15 Thread Shamali Gunawardena
Hi, I need to find a code that will do a simple network clustering. Where can I get code is of this available in the internet for free(legal)  and what are the sources of getting them. for example if I need a tree view say in java for my application then I could download that code from source

[Tinyos-help] change node distance

2011-12-15 Thread ehsan enayati
Hi, how can I change node distance in a tinyos program? I'm using tossim and tinyos 2.1___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Collection Tree Protocol (CTP) ROOT problem

2011-12-15 Thread Omprakash Gnawali
On Thu, Nov 24, 2011 at 8:14 PM, Alshaboti wrote: > > Hi, >  In Collection Tree Protocol (CTP) is there anyway to know if the only root > failed ?? > > How do other noods know if there is no root any more? If the root is no longer there, the routes will be invalidated eventually. - om_p ___

Re: [Tinyos-help] Multi-hop application

2011-12-15 Thread Omprakash Gnawali
On Wed, Nov 30, 2011 at 12:05 PM, Prasanth P wrote: > Hi all, > >    I am following tinyos wiki page and now i want to do one multi hop > application using telosb mote ( Simple one: One router between sensing node > and base station ). Can i do it with the Base station apllication itself or > have

[Tinyos-help] Sending array to the PC

2011-12-15 Thread Martin Stehlik
Hello! In my application, I have defined following structure: typedef nx_struct neighbors { nx_uint16_t id; // id of the neighbor nx_uint8_t rssi; // rssi of the signal received from neighbor } neighbors_t; Then, I have following array: neighbors_t tableOfNeighbors[MAX_NEIGHBORS

Re: [Tinyos-help] Problems with Atmel128 I2C-Components (iris) with slow I2C sensors

2011-12-15 Thread András Bíró
Hi Sebastian, On Fri, Dec 9, 2011 at 2:30 PM, Sebastian Dölker wrote: > Hi Andris, > > Yesterday I continued with my i2c problems and discovered the following: > > The debug values: > 20:03:44 "cmd" 0x00 0x00 > 20:03:44 "ir read done.." > 20:03:44 "init" 255 3 > 20:03:44 "cmd" 0x04 0x01 > 20:03:4

[Tinyos-help] ** DEADLINE in 10 days ** NovaEnEv -- ICC Workshop on Energy Measurement and Evaluation in Wireless Networks

2011-12-15 Thread Christian Haas
NovaEnEv --- First International Workshop on Novel approaches to Energy Measurement and Evaluation in Wireless Networks in conjunction with ICC 2012, June 10.-15., Ottawa, Canada http://novaenev2012.tm.uka.de/ Scope: Energy efficiency is an omnipresent topic in the field of wireless network

[Tinyos-help] check this

2011-12-15 Thread JEBARI Mohamed
Click here to read this message ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TinyOS help - Reg

2011-12-15 Thread dwaraka nath
Hi, I'm working with TinyOS for MSP430x2618 with CC2520. I'm encountering errors while compiling in Cygwin as well as in Ubuntu. Please help me in rectifying the problems. -- Tulasi Dwarakanath.V ___ Tinyos-help mailing list Tinyos-help@millennium.

[Tinyos-help] Sending array (tables) to the PC or between the nodes

2011-12-15 Thread Martin Stehlik
Hello! In my application, I have defined following structure: typedef nx_struct neighbors { nx_uint16_t id; // id of the neighbor nx_uint8_t rssi; // rssi of the signal received from neighbor } neighbors_t; Then, I have following array: neighbors_t tableOfNeighbors[MAX_NEIGHBORS

[Tinyos-help] Bundle Layer implementation

2011-12-15 Thread Diego Borsetti
Hi all, i would like to use the Bundle Layer (DTN) on TinyOS. Does anybody know if there is an available implementation suitable for TinyOs? What about DTNlite? Is it included in the latest version of TinyOS? If not, where could i find it? thanks, Diego -- ---

[Tinyos-help] Tinynode reading from serial port

2011-12-15 Thread Victoria Pimentel
Hello. I have a wind sensor with an RS232 output cable. I want to connect this cable to a tinynode 1 serial port. The wind sensor will send readings to its RS232 output cable and the tinynode 1 will read the sensor readings from the tinynode 1 serial port. Then, I want this tinynode 1 to send to t

Re: [Tinyos-help] Sending array to the PC

2011-12-15 Thread Michael Schippling
This looks like a structure assignment which should copy between two pointers: nmsg->neighbors = tableOfNeighbors; but I think it might not work correctly with arrays. You probably need to do a memcpy() to get the contents of your table into the message. I'm a little rusty on my C pointers (to

Re: [Tinyos-help] Tinynode reading from serial port

2011-12-15 Thread Michael Schippling
You might be able to use basestation as a "basis" for your re-Mote node, but I expect it would be easier to hack up a demo app that reads from an internal sensor like O'scope. The serial messages that basestation expects are the whole TOS Message struct and your wind sensor probably doesn't format

Re: [Tinyos-help] Sending array (tables) to the PC or between the nodes

2011-12-15 Thread Igglezakis Antonios
On 12/15/2011 12:06 PM, Martin Stehlik wrote: > Hello! > > In my application, I have defined following structure: > > typedef nx_struct neighbors { > nx_uint16_t id; // id of the neighbor > nx_uint8_t rssi; // rssi of the signal received from neighbor > } neighbors_t; > > Then, I have f