Re: [Tinyos-help] Node platform based on 128RFA1

2013-04-03 Thread András Bíró
Hi Christian, If you plan to use RFR2: It should be almost completly compatible with the RFA1, but I will try it soon. Andras Biro http://ucmote.com On Thu, Apr 4, 2013 at 1:06 AM, Johny Mattsson wrote: > On 4 April 2013 01:26, Miklos Maroti wrote: > >> Creating a platform is not documente

Re: [Tinyos-help] Node platform based on 128RFA1

2013-04-03 Thread Johny Mattsson
On 4 April 2013 01:26, Miklos Maroti wrote: > Creating a platform is not documented I beg to differ. TEP 131 is named "Creating a New Platform for TinyOS 2.x", and I found it very useful when I got the Arduino port going! Quick link: http://www.tinyos.net/tinyos-2.1.0/doc/html/tep131.html Ch

Re: [Tinyos-help] (no subject)

2013-04-03 Thread Eric Decker
It is very unlikely that you will get an answer to this question. typically, this is an engineering problem that you need to evaluate and make decisions on your own. Given that you are doing essentially new hardware you should probably not use these older CPUs. If I were doing this project, I wo

Re: [Tinyos-help] Software Differences IRIS vs. MICA2

2013-04-03 Thread Eric Decker
On Wed, Apr 3, 2013 at 7:39 AM, Stephan Lorenz wrote: > Dear All, > is it possible to use code that is written for the mica2 platform directly > on an IRIS mote? Are there any differences to be aware of? I am thinking of > purchasing the IRIS platform in order to replace old mica2's but would lik

Re: [Tinyos-help] Miracl library

2013-04-03 Thread Eric Decker
sure. figure out what the core of the library is and put nesc wrappers around it. then build an application that uses it. jees. On Wed, Apr 3, 2013 at 10:50 AM, sushant chougule wrote: > Hi, > I want to use pairing function in MIRACL library with TinyOS. Is there any > way to integrate MIRACL

Re: [Tinyos-help] help JTossim

2013-04-03 Thread Lavita Agarwal
Hi, I have installed JDK 6 and I followed the instructions from this Link https://help.ubuntu.com/community/Java You need to use the command : sudo update-alternatives --config java to change the default version of Java. Hope this will help you. Cheers, Lavita _

[Tinyos-help] Miracl library

2013-04-03 Thread sushant chougule
Hi, I want to use pairing function in MIRACL library with TinyOS. Is there any way to integrate MIRACL library with TinyOS? Thank you! -- Sushant Chougule M. Tech (ACS) NIT Warangal. (+919966385877) ___ Tinyos-help mailing list Tinyos-help@millennium.b

[Tinyos-help] Software Differences IRIS vs. MICA2

2013-04-03 Thread Stephan Lorenz
Dear All, is it possible to use code that is written for the mica2 platform directly on an IRIS mote? Are there any differences to be aware of? I am thinking of purchasing the IRIS platform in order to replace old mica2's but would like to use a lot of the code I have written for mica2. Thanks, St

Re: [Tinyos-help] Node platform based on 128RFA1

2013-04-03 Thread Miklos Maroti
Hi Christian, Just copy the ucmini platform, and strip everything off you do not need :). Creating a platform is not documented, but it is not that hard. You should look for the commit in the git history where the ucmini platform was added to tinyos-main. There you will see everything you need to

[Tinyos-help] Node platform based on 128RFA1

2013-04-03 Thread Christian Renner
Dear all, I have been using the Iris platform for quite a while and am about to switch to deRFmega modules (see the link below). They come with an ATmega128RFA1 (or ATmega256RFR2 as an alternative) and an antenna. I've seen that the UCmini node uses the same MCU (but ships with additional sens

[Tinyos-help] (no subject)

2013-04-03 Thread Faruk Baturalp Günay
Hello all, I have Telosb and MICAz motes,i'm planning to connect 3 axis accelerometer,magnetometer and high accuracy (<1m) GPS receiver to those nodes.Which one of these nodes can be useful for connections,and which expansion ports i should use for mentioned connections?Moreover can you suggest

[Tinyos-help] (no subject)

2013-04-03 Thread Faruk Baturalp Günay
Hello all, I have Telosb and MICAz motes,i'm planning to connect 3 axis accelerometer,magnetometer and high accuracy (<1m) GPS receiver to those nodes.Which one of these nodes can be useful for connections,and which expansion ports i should use for mentioned connections?Moreover can you suggest

Re: [Tinyos-help] help JTossim

2013-04-03 Thread meriam
hello,  could you plz tell me the link that you follow , the complete version or name with the extension of jdk. cause i installed jdk 6 and 7 and i always when i tape java-version i got java5 so if you dont mind can you give me the link to that jdk and how to set the path correctly (the command)