Re: [Tinyos-help] Help in handling UartStream.Receive timeout

2018-01-01 Thread Jobish John
Thanks Xiaoyang for the help and suggestions. Will go through the mentioned documentations and try "*byte-by-byte" * handling. Regards Jobish john On Mon, Jan 1, 2018 at 9:18 PM, Xiaoyang Zhong wrote: > The idea is to use "*async event void

Re: [Tinyos-help] Help in handling UartStream.Receive timeout

2018-01-01 Thread Xiaoyang Zhong
The idea is to use "*async event void UartStream.receivedByte(uint8_t data)*" to process the stream *"byte-by-byte"*, instead of calling the "*UartSream.receive(buf, len)"* function. The later would return only when exactly "len" bytes are received, and it would hold the resource. Processing the

[Tinyos-help] Help in handling UartStream.Receive timeout

2018-01-01 Thread Jobish John
Hi, I am using telosb mote and UartStream interface in nesc to receive data from a sensor (Tinyos 2.1.2). Once UartStream.receive() is initiated and due to some reasons if the data is not received, the mote will keep on waiting for the data and is not able to receive or transmit any packets after

Re: [Tinyos-help] [HELP] Reading Serial Data from Serial Port error3 TOSComm Jni

2016-08-26 Thread vbiajo
Guys, I solved the problem reinstalling the TinyOS in Ubuntu. Thank you! -- View this message in context: http://tinyos-help.10906.n7.nabble.com/HELP-Reading-Serial-Data-from-Serial-Port-error3-TOSComm-Jni-tp24980p24991.html Sent from the TinyOS - Help mailing list archive at Nabble.com.

[Tinyos-help] [HELP] Reading Serial Data from Serial Port error3 TOSComm Jni

2016-07-12 Thread vbiajo
Hi guys! I am using Windows + Cygwin + mib510 and micaz motes and I’m having some problems to read data from serial port. I’ve tested the serial communication with Realterm (a serial terminal for windows) and checked the output with the standard outputs given by the 4th lesson of the tutorial

[Tinyos-help] Help Regarding TestSimComm

2016-04-12 Thread Ashikahmed Bhuiyan
Hello, I am facing some problem to understand the application *TestSimComm *( Located at tinyos-main/apps/tests/TestSimComm/). In test-equal.py, there defines a output *channel SNRLOSS>>> t.addChannel("SNRLoss", sys.stdout)* But i did not find its corresponding *DBG* statements anywhere in

[Tinyos-help] help

2015-09-30 Thread Nouasria Dalila
Hello everyone:Actually ,i have a problem in compilling a simple application Blink in TinyOs; when i enter the commande "make"i get this message : pc@pc-PC ~/TinyOs_Files/apps/Blink $ make     : No such file or directory-▒-main                

[Tinyos-help] Help: Firmware Programming Shimmer version 2

2015-04-27 Thread Mirko Lelansky
Dear Sir or Madam, I am using the TinyOS to programming the firmware of a Shimmer-sensor version 2. I want to use the Accelerometer and the ECG with one senser and analyse the receive data. The configuration of this isn't a problem a successfully configured the shimmerAnalogSetup interface,

[Tinyos-help] Help-Sending and receiving message to Mote Using BaseStation

2015-04-19 Thread Atif Naseer
Hi I am bit new to TinyOS. I need help in sending message to mote by using java application through basestation. What i really want is to take control of all the nodes connected to the Basestation from their IDs and send message to specific Node only (by providing NodeID). Thanks Atif

[Tinyos-help] Help in Error 53 writing to telosb

2014-12-10 Thread Muhammad Musaddiq
I have installed tinyos 2.x in cygwin, after doing all the installation procedure. I am facing this problem, Kindly please tell me how can I resolve this error. $ motelist Reference  CommPort   Description -- -- - XBQ53HHN   COM4   crossbow Telos Rev.B $ 

[Tinyos-help] help on dissemination in tossim

2014-11-24 Thread Jisha Mary Jose
Hi, I have two doubts.. 1) i want to send two types of packets say first a packet containing a key to some nodes then a data packet to the same nodes. is this possible in tossim if we use two separate sending and receiving interfaces? 2) how to send hex values in packets? i am not getting the

[Tinyos-help] Help for generating attacks in tossim

2014-09-21 Thread Jisha Mary Jose
Hi, Can anyone please help me and tell me how to demonstrate an attack in tinyos ie in TOSSIM. I have to generate a pollution attack when we do network coding for dissemination of packets. please help me... urgent... Regards, Jisha Mary Jose ..jMj..

[Tinyos-help] help on security in tinyos2.x

2014-07-03 Thread Jisha Mary Jose
Hi, Please can anyone tell me how to make SHA-1 in tinyECC-2.0 working? I am getting numerous number of register errors. Generally how to make tinyECC-2.0 WORK IN TINYos-2.1.2? Regards, Jisha Mary Jose ..jMj.. ___ Tinyos-help mailing list

[Tinyos-help] Help needed: BlinkToRadio on Motes‏

2014-06-09 Thread Priyank
Hi, I m trying to use BlinkToRadio program on motes. I have successfully Uploaded the BlinkToRadio code on node. I have successfully uploaded the BaseStation Code on the node at gateway node. After this I have used MIG tool for generating java file. Now I have written a java program that listens

Re: [Tinyos-help] help on security schemes in tinyos

2014-06-05 Thread nivedita datta
If you are talking about encryption algorithms, any and all of them can be easily implemented in TinyOS. I myself have implemented around 15 different encryption algorithms and they all work efficiently. Apart from that, you can also look into TinySec (

[Tinyos-help] help on security schemes in tinyos

2014-06-04 Thread Jisha Mary Jose
Can anyone suggest me the security schemes or algorithms that can be implemented in tinyos? Regards, Jisha Mary Jose ..jMj.. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] help DymonetworkC

2014-06-04 Thread Roadstar Runner
You need an xml(depending on your platform) file in the same directory as your makefile. you should be able to find this in one of the TinyOS projects in the source tree For IRIS motes , you need volumes-at45db.xml On Tue, Jun 3, 2014 at 10:57 PM, trung phạm trungitiu09...@gmail.com wrote:

[Tinyos-help] help DymonetworkC

2014-06-03 Thread trung phạm
when i test dymo i have that error, and i dont understand that Please help me check it In file included from DymoNetworkC.nc:38, from TestC.nc:10: In component `DymoServiceC': DymoServiceC.nc:35: `VOLUME_DYMODATA' undeclared here (not in a function)

Re: [Tinyos-help] help JTossim

2014-05-28 Thread manishkk
I am using same version of java, while creating new project using JTossim some things are not visible like these snapshots: http://arni.epfl.ch/software/jtossim_tutorial like- only plain blank screen at the time of compile application. next step no options in debug channels. i checked TinyOS is

[Tinyos-help] Help regarding SHT21 sensor

2014-04-08 Thread Antonis Tzounis
Hello, I am trying to use SHT21 sensor, but there are errors both in my configuration file and when I am trying to compile my code. The error is : component 'Sht21C' is not generic This is the part of the code that has this error: components new Sht21C as TempSensor; components new Sht21C as

Re: [Tinyos-help] Help regarding SHT21 sensor

2014-04-08 Thread András Bíró
Hi Antonis, What platform are you using? What is DHT21? I couldn't find anything about it.. Best, Andras Biro http://ucmote.com On Tue, Apr 8, 2014 at 6:22 PM, Antonis Tzounis atzou...@gmail.com wrote: Hello, I am trying to use SHT21 sensor, but there are errors both in my configuration

[Tinyos-help] Help to run apps with TOSSIM

2014-01-20 Thread Julyan Figueredo Martins
Hello folks, I can compile the apps that came in the tinyos directory, but I'm not sure what is necessary to run the simulation with tossim. In this tutorial http://tinyos.stanford.edu/tinyos-wiki/index.php/TOSSIM it tells that we have to run the python interactive mode, but I don't understand

Re: [Tinyos-help] Help for installing TinyOS

2013-12-24 Thread Eric Decker
That's easy. check out the instructions.at gh:tp-freeforall/prod(tp-master)/00b_Development_Environmenthttps://github.com/tp-freeforall/prod/blob/tp-master/00b_Development_Environment and there is a section that talks about using the release repository rather than the tip of the

Re: [Tinyos-help] Help for installing TinyOS

2013-12-23 Thread ℜ ℜ
*install.sh contents:* *** #Install a package #rpm –ivh packagename #upgrade a package #rpm –Uvh packagename # # rpm -ivh --ignoreos RPM/msp430tools-base-0.1-20050607.cygwin.i386.rpm rpm -Uvh --nodeps --ignoreos

Re: [Tinyos-help] Help for installing TinyOS

2013-12-23 Thread Jim Stephens
On 12/23/2013 4:58 AM, R R wrote: _*install.sh contents:*_ _***_ #Install a package #rpm --ivh packagename #upgrade a package #rpm --Uvh packagename # # rpm -ivh --ignoreos RPM/msp430tools-base-0.1-20050607.cygwin.i386.rpm failed: No such file or

Re: [Tinyos-help] Help for installing TinyOS

2013-12-23 Thread Eric Decker
what version of TinyOS are you using? none of the tools listed below are supported anymore. msp430-gcc 3.2.3 is very old and no longer supported. On Mon, Dec 23, 2013 at 4:58 AM, ℜ ℜ nagaraj.frie...@gmail.com wrote: *install.sh contents:* ***

Re: [Tinyos-help] Help for installing TinyOS

2013-12-23 Thread ℜ ℜ
Can you please tell me how to install it in ubuntu. I really don't know about the version. I just followed that document without any knowledge about version. Or please tell me the web sites where I can get detailed procedure for installation in Winodws or ubuntu. Thank you

[Tinyos-help] Help for installing TinyOS

2013-12-22 Thread ℜ ℜ
Hello, I have installed cygwin by following instructions in Getting Started doc. After installation of cygwin, I am unable to install tinyos packages (rpm). It is giving error as below failed: No such file or directorye-0.1-20050607.cygwin.i386.rpm failed: No such file or directory failed: No

[Tinyos-help] Help- LEACH

2013-12-07 Thread Jaydeep Scet
Hi all, i am working on key management in WSN and my work is on the bases LEACH protocol. so can any one send me the code for LEACH in tinyos . Thanking you . Regards Jaydeep Barad 9825574926 (ME-II) Computer Engg. ___ Tinyos-help mailing

[Tinyos-help] Help Needed: Power Analysis in TinyOS 2.x

2013-11-29 Thread nivedita datta
Hi all, As I have seen in documentations, we can install PowerTossmZ for TinyOS 1.x. However, I could not find any power analysis module for tinyos2.x. Can anyone let me know how to do power analysis in tinyos 2.x. The following link works fine for TinyOS 1.x. I need something similar for TinyOS

Re: [Tinyos-help] Help Needed: Power Analysis in TinyOS 2.x

2013-11-29 Thread Eric Decker
I strongly suspect you will have to port it. I haven't heard anything about it already being done. If you do port it, and do a decent job, I'll sponsor putting it into the repository. On Fri, Nov 29, 2013 at 1:33 PM, nivedita datta sweetniv...@gmail.comwrote: Hi all, As I have seen in

[Tinyos-help] Help : TinyOS CC2420 AES Encryption

2013-11-05 Thread Bipin
Here i am doing a simpleSensor Reading application in my mote with AES Encryption. I can successfully encrypt the data and send to the Base Station.But the Base station can't receive any single packet coming from the mote. On both side i am using the

[Tinyos-help] Help about changig hardware interrupt in FTSP test

2013-10-15 Thread rocklee
Goodmorning, i'm a new user i'm searching to modify the SFD interrupt used in FTSP apps. As i understand the FSD interrupt is called from the file CC2420TransmitP.nc(in radio chip), i would like to change this interrupt with the HplMsp430GeneralIOC component. my purpose is to begin the

Re: [Tinyos-help] Help about changig hardware interrupt in FTSP test

2013-10-15 Thread Eric Decker
SFD is an output from the CC2420 chip. When in transmit mode it indicates that it has finished actually transmitting the SFD byte. You can't do what you are asking about. please go read the data sheet for the radio to see what you can and can not do. Or your problem statement is poorly

Re: [Tinyos-help] Help about changig hardware interrupt in FTSP test

2013-10-15 Thread rocklee
i'm sorry, maybe the question is poorly formed. my target is to replace the function of radiocounttoled in FTSP test with a signal generator connected by the gpio input(port26) directly from MPSP430. So i suppose that it's possible to start comunication between FTSP node and basestation node

Re: [Tinyos-help] Help about changig hardware interrupt in FTSP test

2013-10-15 Thread Eric Decker
Maybe its me.But still poorly formed. So you want the FTSP node to send a packet to the BaseStation when the signal generator says so? If so, you can do that by writing some code. You can't do that by connecting the signal generator to the SFD pin of the chip. Writing the code and

[Tinyos-help] Help on multichannel reading from a mote

2013-10-01 Thread Rahul Ashok
Hi, As part of a project, I would like to get all the sensor readings from all the nodes and push all the data to database. I am able to read single sensor values (Light or Temperature) on the Oscilloscope app. But how to read multiple values? I am new to TinyOS, so any help is appreciated.

Re: [Tinyos-help] Help with tinyos

2013-09-12 Thread He Dajiang (I2R)
. Help with tinyos (Hong Ling) -- Message: 1 Date: Thu, 5 Sep 2013 19:00:35 +0800 From: Hong Ling hongling902...@hotmail.com Subject: [Tinyos-help] Help with tinyos To: tinyos-help@millennium.berkeley.edu Message-ID: col126

[Tinyos-help] help regarding database connectivity with tinyos2.1.2

2013-09-10 Thread mousumi saha
Hi, I am working with tinyos2.1.2 in ubuntu and with WiEye sensor board. I want to store the sensed PIR data value in a mysql database. But don't know how to do it. I am using SenseToradioMsg folder (under the apps folder) to see the sensed data on screen but unable to store tha data ina

[Tinyos-help] Help for Xsniffer

2013-08-08 Thread rukaiya javaid
Hello. can you forward me step by step instruction for iris motes to capture data on XSniffer as i am new for all this and working first time for my thesis. Kindly, help me i'll b every thankful to you Regards, rjavaid ___ Tinyos-help mailing list

[Tinyos-help] Help simulating micaz using TinyOS 2.1.2 on Ubuntu 12.4 LTS with Python 2.7.3

2013-07-16 Thread François ZISY ANDRIAMANDIMBY
Hi, The execution of make micaz sim produced the following error: make: python2.7-config: Command not found --- make: g++: Command not found make: *** [sim-exe] Error 127 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] Help simulating micaz using TinyOS 2.1.2 on Ubuntu 12.4 LTS with Python 2.7.3

2013-07-16 Thread Eric Decker
you need to install g++ On Tue, Jul 16, 2013 at 5:09 AM, François ZISY ANDRIAMANDIMBY andzis...@gmail.com wrote: Hi, The execution of make micaz sim produced the following error: make: python2.7-config: Command not found --- make: g++: Command not found make: *** [sim-exe] Error 127

[Tinyos-help] help regarding rpl implementation on iris mote using tinyos 2.1.2

2013-07-06 Thread Neha Gupta
hello , has anyone implemented RPL on iris mote?? the problem I am facing is on implementing the BLIP stack..I am not able to ping to the base station because of the memory problem I think..Since iris has 8k RAM but the code of PppRouter is consuming more than 10k RAM , so has anyone tried to

Re: [Tinyos-help] help regarding rpl implementation on iris mote using tinyos 2.1.2

2013-07-06 Thread Eric Decker
Sigh.You need to analyze what RAM is being used and then do some dissection. no one is going to just give you the answer. On Sat, Jul 6, 2013 at 12:29 AM, Neha Gupta nehagupta8...@gmail.com wrote: hello , has anyone implemented RPL on iris mote?? the problem I am facing is on

[Tinyos-help] help regarding rpl

2013-06-26 Thread lav sharma
does BLIP supports Tinynode..if i want to work on TinyOS with Tinynode...what should I do?? thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] help regarding implementation of rpl

2013-06-25 Thread Neha Gupta
can u plz tell tell me how to implement rpl using tinyos...how to proceed for dis?? ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] help regarding implementation of rpl

2013-06-25 Thread Eric Decker
On Tue, Jun 25, 2013 at 3:03 AM, Neha Gupta nehagupta8...@gmail.com wrote: can u plz tell tell me how to implement rpl using tinyos...how to proceed for dis?? Seriously? You expect someone to answer such a silly question? There is an RPL implementation that is part of BLIP. There is a BLIP

[Tinyos-help] help regarding code

2013-06-25 Thread lav sharma
has anybody is with code to implement rpl using tinyos?? do tell me plz ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Help

2013-05-29 Thread Iyadh Faleh
Hi , I want to read the current energy of the sensor node . I used TinyOS 2.x . Thank you for help. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Help - Micaz - SHT75

2013-05-29 Thread Mohammed YASSINE
Hi EvryOne, i'm mohammed from morocco, i'm studying embedded systems and i have my graduate project in WSN with TinyOS on Micaz. i have to work with Sensirion SHT75; i saw the contrib code from

[Tinyos-help] Help Required

2013-05-17 Thread imran mak
Hi All, I am writing a small application in tinyos1.x. I have installed XUBUNTOS on a VMware server console. I am trying to use FileRead.nc, an interface in FS folder in tos\librarywith its implementation in memread2.nc file (attached in module files folder). Once i compile the

[Tinyos-help] help

2013-05-07 Thread touihri ala
Hi Msi want to ask for the code in nesc who will allow me to discover the list of mote present in my wireless sensors networks from the terminal, i mean like search bluetooth.i work with tinyos , zolertia and code with nescin addition want to add code to base station for print a simple message

Re: [Tinyos-help] help

2013-05-07 Thread Erdélyi Ádám [Edöm]
If all your motes are within the range of your base-station radio, you can simply broadcast these data from each mote on demand. Adam On 07/05/13 13:59, touihri ala wrote: Hi Ms i want to ask for the code in nesc who will allow me to discover the list of mote present in my wireless sensors

[Tinyos-help] Help with XMDA300

2013-04-24 Thread Muhammad Asad
Hi, I had a question about XMDA300. I see following readings: -- health: node id=2 parent=0 battery=2967 mV temperature: =23.545799 C humidity: =44.552540% p_adc0 =-0.15 mv p_adc1 =0.13 mv p_adc2 =0.10 mv

[Tinyos-help] Help regarding MEMSIC XSERVE

2013-04-22 Thread Muhammad Asad
Hi everyone, I'm stuck in what seems to be a trivial problem. I'm working with MDA300 Data Acquisition Board. I'm using XSERVE to display reading on the computer. But when I write: xserve -device=com5 This is what I get: Opening serial port @57600 but then it gets stuck! Nothing happens. Can

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

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

Re: [Tinyos-help] help JTossim

2013-04-02 Thread fares mezrag
If you are using Ubuntu, this link good for you http://www.ehow.com/how_5233065_update-java-ubuntu.html From: Meriam Khochtali merioum...@yahoo.com To: fares mezrag mezrag_fa...@yahoo.com Sent: Tuesday, April 2, 2013 11:03 AM Subject: Re: [Tinyos-help] help

Re: [Tinyos-help] help JTossim

2013-04-02 Thread MICHARD Romain 231795
That won't change anything. I've got the same errors. De : tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] De la part de fares mezrag Envoyé : mardi 2 avril 2013 12:50 À : tinyos-help@millennium.berkeley.edu Objet : Re: [Tinyos-help] help JTossim

Re: [Tinyos-help] help JTossim

2013-04-02 Thread Lavita Agarwal
Hi, I had installed JTossim and it is working fine now. To install it I had to first install the JDK 1.6 and then set the classpath correctly. If you are receiving the exception please check if it is correct version of java is being used or not. -- Lavita

Re: [Tinyos-help] help JTossim

2013-04-01 Thread meriam
hello, could you please give me where do you install jtossim (path) and which commands do you use for installing (java -jar JToSsim)? which version of java do you use and classpath of java i have java5(/usr/lib/jvm) i install jdk7u17 (usr/local) when i want to execute jtossim by taping the

[Tinyos-help] help regarding coding

2013-03-28 Thread Sindhu Snesi
I am trying to interface analog PIR sensor with TelosB mote using 10 pin connector on TelosB, but i don't know to which pin should i connect the output of the sensor. Also please tell what r the changes that i should make in RadioSenseToLeds application to read the value of PIR sensor. and as

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-24 Thread Jhon James
Hello Anotniio, I just wanted to tell you that I fixed the problem. I think my compiler was compiling in some wrong directory but now the problem is fix. I want to thank you for your help. I was just wondering that since we have 90KB ROM available then why not move the code to ROM as much as we

[Tinyos-help] Help Regarding Ping Command size

2013-03-24 Thread Jhon James
Dear all I have installed the Blip on Z1 motes and I was trying to ping the node. I saw that I can ping till 699 bytes. I cannot ping with 700 bytes to the node. Can anyone tell me how can I increase the payload size. The maximum payload size for Ipv6 is 1280. How can i achieve that?? Regard's

[Tinyos-help] Help Regarding Increasing Heap Size

2013-03-24 Thread Jhon James
Dear all, I want to increase the heap size in my Z1 platform to allow great pings can anyone tell how I can achieve that?? If you have experience with telos even then that is not a problem. I just need a hint Regard's ___ Tinyos-help mailing list

Re: [Tinyos-help] Help Regarding Increasing Heap Size

2013-03-24 Thread Eric Decker
There really isn't a heap. The heap traditionally (on larger cpus, larger memory) is unallocated memory and used by malloc. Malloc is frowned on in small embedded systems (tends to promote wild pointers). So I'm not sure what you mean when you say you want to increase the heap. I suspect

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-24 Thread Eric Decker
On Sun, Mar 24, 2013 at 6:12 AM, Jhon James softtro...@gmail.com wrote: Hello Anotniio, I just wanted to tell you that I fixed the problem. I think my compiler was compiling in some wrong directory but now the problem is fix. I want to thank you for your help. I was just wondering that since

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-24 Thread Jhon James
Hey Eric Thanks for helping out I used the 4.7 version for compilation of BLIP 2.0 for Z1 motes it provides a bit better compression. I can do a ping with it till below 700 bytes what is the best way to increase the size to 1280 bytes or at least above 700 bytes. The Z1 motes are 8Kbytes so is

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-24 Thread Eric Decker
On Sun, Mar 24, 2013 at 11:29 AM, Jhon James softtro...@gmail.com wrote: Hey Eric Thanks for helping out I used the 4.7 version for compilation of BLIP 2.0 for Z1 motes it provides a bit better compression. I can do a ping with it till below 700 bytes what is the best way to increase the

[Tinyos-help] help in xubontos

2013-03-23 Thread amrita ghosal
I am working in Xubontos. Can anyone please let me know how to see the output of any program? (without the use of motes) Till compilation I am able to do but after that not able o proceed further on how to see the result. You can explain with the blink example. Thanks Regards

Re: [Tinyos-help] help in xubontos

2013-03-23 Thread Varun Agrawal
Hey Amrita, You can use TOSSIM to simulate a mote environment. TOSSIM is written in Python and uses simple Python commands to run, so it should not be too tough to understand. On 23 March 2013 11:38, amrita ghosal ghosal_amr...@yahoo.com wrote: I am working in Xubontos. Can anyone please let

[Tinyos-help] Help Regarding BLIP which hardware to chose

2013-03-23 Thread Jhon James
Dear all, I am trying to run the BLIP implementation for 6LowPAN in TinyOS for the Z1 motes I have a problem and the following error appears. /opt/msp430-47/bin/../lib/gcc/msp430/4.7.0/../../../../msp430/bin/ld: region `ram' overflowed by 400 bytes collect2: error: ld returned 1 exit status

Re: [Tinyos-help] help JTossim

2013-03-22 Thread meriam
hi, i want to use jtossim in my simulation but i cant insatll it (it require java6 and i cant update java5) plz can you give me the system that you are using. any help will be precious thank you inadvance i am with VM player and xubuntos and i can't install jtossim

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-21 Thread Antonio Linan
No idea, I replicated on my box and as said already in the previous email, it compiled for both msp430-46/47, here's my environment: a-linan@zolertia:~/Desktop/TinyOS/tinyos-github$ git log --oneline 85de51d CC2420X driver fixes a-linan@zolertia:~/Desktop/TinyOS/tinyos-github$ msp430-gcc

[Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
Hello Help Desk, Antonio and Eric, I was trying to install 6LowPAN Blip implementation on Z1 motes using the following link http://zolertia.sourceforge.net/wiki/index.php/Blip_v2.0 I have the latest release of the TinyOs and the problem that I am currently having is that when I try to install

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Antonio Linan
Read the wiki, again but carefully, it shows the files you need to change for the applications to compile, and the code examples already points out how to set the node id on compilation (install,X where X is the desired ID). --Antonio On Wed, Mar 20, 2013 at 11:54 AM, Jhon James

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Antonio Linan
Examples are self explanatory: make z1 blip install,2 bsl,/dev/ttyUSB1 Replace ttyUSB1 for whatever port the mote is assigned. --Antonio On Wed, Mar 20, 2013 at 11:58 AM, Antonio Linan ali...@zolertia.com wrote: Read the wiki, again but carefully, it shows the files you need to change for

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
Hello Antonio, Thanks for the pointer. I just scrolled the page down. and read further. I thought that page was quite an old one. That is why I asked whether that implementation is included in the latest release or not. I will change the code and will get back to you if I will need any further

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
Hello Antonio, // UDP shell on port 2000// components UDPShellC; // prints the routing table// components RouteCmdC; It is not mentioned in which file you need to comment these files. PppRouterC.nc is the file in which I found these links to comment

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Antonio Linan
Add those defines to the Makefile, if you want to know where are defined by default use something like grep/find. --Antonio On Wed, Mar 20, 2013 at 2:23 PM, Jhon James softtro...@gmail.com wrote: Hello Antonio, // UDP shell on port 2000// components UDPShellC; // prints the routing

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
defined them in makefile and commented the lines as instructed here is the error /usr/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld: build/z1/main.exe section `.bss' will not fit in region `ram' /usr/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld: region `ram' overflowed by 1218

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Antonio Linan
Makefile: COMPONENT=PppRouterC # PFLAGS += -DENABLE_SPI0_DMA # PFLAGS += -DCC2420_DEF_CHANNEL=21 CFLAGS += -DMAX_PARENT=1 CFLAGS += -DROUTE_TABLE_SZ=3 Results: warning: variable ‘in_actions’ set but not used [-Wunused-but-set-variable] compiled PppRouterC to build/z1/main.exe

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Antonio Linan
BTW, I'm using msp430-47, code size is a little smaller than msp430-46 but nevertheless it compiles for both. --Antonio On Wed, Mar 20, 2013 at 3:08 PM, Antonio Linan ali...@zolertia.com wrote: Makefile: COMPONENT=PppRouterC # PFLAGS += -DENABLE_SPI0_DMA # PFLAGS += -DCC2420_DEF_CHANNEL=21

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
I can switch to that as well if that is more efficient not a problem. Thanks for helping out I will try and will get back to you if it works well. Thanks once again On Wed, Mar 20, 2013 at 2:10 PM, Antonio Linan ali...@zolertia.com wrote: BTW, I'm using msp430-47, code size is a little smaller

Re: [Tinyos-help] Help Regarding the Border Router On Z1 motes

2013-03-20 Thread Jhon James
Now the size of the code reduced from 1218 bytes overflow to 436 check this error /root/top/t2_cur/tinyos-release/tos/lib/ppp/LcpAutomatonP.nc:543:93: warning: variable ‘in_actions’ set but not used [-Wunused-but-set-variable] /usr/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld:

Re: [Tinyos-help] Help Regarding TinyOS Setup

2013-03-19 Thread Antonio Linan
You downloaded: git clone -v git://github.com/tinyos/tinyos-release this created a directory called tinyos-release in your current working directory.Which is what? I downloaded using above command which created a directory named tinyos-2.x. The directory is placed in /home folder

[Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Jhon James
Hello, I tried installing the tinyOS for Z1 motes using the following link http://zolertia.sourceforge.net/wiki/index.php/Getting_Started_with_Z1#Installing_TinyOS_2.1.2_.28released_on_August_21_2012.29 I am able to install it sucessfully and when I plug the mote in PC I can detect the mote

Re: [Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Jhon James
On Sun, Mar 17, 2013 at 8:07 PM, Jhon James softtro...@gmail.com wrote: Hello, I tried installing the tinyOS for Z1 motes using the following link http://zolertia.sourceforge.net/wiki/index.php/Getting_Started_with_Z1#Installing_TinyOS_2.1.2_.28released_on_August_21_2012.29 I am able to

Re: [Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Antonio Linan
Mmm instructions need to be updated to reflect the new repo at github... I'd install the toolchain following the instructions given in here: http://tinyprod.net/debian-dev/ Then get a fresh working copy from: git clone git://github.com/tinyos/tinyos-main.git And modify the tinyos.sh file from

Re: [Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Eric Decker
On Sun, Mar 17, 2013 at 8:32 AM, Antonio Linan ali...@zolertia.com wrote: Mmm instructions need to be updated to reflect the new repo at github... I'd install the toolchain following the instructions given in here: http://tinyprod.net/debian-dev/ should be...

Re: [Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Eric Decker
On Sun, Mar 17, 2013 at 5:52 PM, Eric Decker cire...@gmail.com wrote: On Sun, Mar 17, 2013 at 8:32 AM, Antonio Linan ali...@zolertia.comwrote: Mmm instructions need to be updated to reflect the new repo at github... I'd install the toolchain following the instructions given in here:

[Tinyos-help] Help Regarding TinyOS Setup

2013-03-17 Thread Jhon James
/ should be... http://tinyprod.net/repos/debian/ - Done. -- Forwarded message -- From: Jhon James softtro...@gmail.com To: Eric Decker cire...@gmail.com Cc: tinyos-help-requ...@millennium.berkeley.edu Date: Mon, 18 Mar 2013 04:20:33 + Subject: Re: [Tinyos

[Tinyos-help] Help about source code of GPSR algorithm in TinyOS 2.x

2013-03-16 Thread Djemaa Adel
Hello every one, Is there an implementation of GPSR And/Or TPFG algorithms, on TinyOS 2.x (These two algorithms are geographic and used for routing in WSN)? Best Regard. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] help JTossim

2013-03-12 Thread Alpha Gama
Hi all, please can you help me in using JTossim. It works fine exept it don't display the tree built by the protocol, it displays only the topology. can anyone help me pleaase  I will be grateful  thank you in advance ___ Tinyos-help mailing list

[Tinyos-help] Help: Installing SimX on windows !!!

2013-03-06 Thread khuram
I want to simulate energy efficient routing protocol in SimX simulator. I can find the instructions to install it on Linux but is there simple instruction to install simx and related software on windows 7. I guess this can be done using VMWare and Cygwin but do not know step by step instructions.

[Tinyos-help] Help in creating a Tree of Nodes

2013-03-05 Thread Lavita Agarwal
Hi, I am trying to create a Tree of Nodes having one Root Node and others as sub-node of the root. I have read that using Collection Tree Protocol we can define one node as the root of the tree. But I am unable to figure out how to define which nodes are subnodes in the Tree i.e how to define

[Tinyos-help] Help needed regarding TOSSIM

2013-03-04 Thread Indranil Chakraborty
Hello Sir, I am new to this mailing system. I have recently started learning Tinyos and using Tossim on tinyos applications. I want to know if there any detailed tutorial on Tossim with examples of python programs , available. I am facing some problems in using two different

[Tinyos-help] help me

2013-02-19 Thread babli sen
I'm interested in running TinyDB in simulation, so I did: /apps/TinyDBApp/make pc /tools/java/net/tinyos/tinydb/make -f MakePC Everything went ok but some warning msg for TinyDBApp. I run: /apps/TinyDBApp/build/pc/main.exe -gui 5 java ...tinyviz.jar java ...TinyDBMain -sim What happens is that

Re: [Tinyos-help] HELP AODV implementation

2013-02-01 Thread Electronics Pub
Hi, Sorry I have no expirience with that. you might ask you question from tinyos mailing list: tinyos-help@millennium.berkeley.edu On 31-1-2013 7:21 AM, - wrote: SENDER: BALAJI EMAIL: balajigupta.s1...@gmail.com SUBJECT: HELP

[Tinyos-help] Help identifier mote

2013-01-21 Thread jerbi jerbi
Hello I want to make a communication between sensors 6 and I want to know the identifier of each capteurdans simulator Tossim fpythton.py Description: Binary data RadioCountToLedsAppC.nc Description: Binary data RadioCountToLedsC.nc Description: Binary data

  1   2   3   4   5   6   7   8   9   10   >