[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

[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 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 needed to assume value in simulation

2012-12-04 Thread rajesh mukherjee
Hi All, i actually doing simulation of routing algorithm in WSN using tossim. i have already successfully implemented the algorithm in tossim. plz suggest me about followings: 1) What will be the packet length which i will route in the network? 2) what will i set as a maximum communication range

[Tinyos-help] HELP NEEDED REGARDING SURGE IN TINYOS VERSION 1

2012-01-20 Thread rabail kazi
Hi, I have tested surge application with micaz motes and everything works fine. I am able to see the network topology in the GUI and photo sensor values are correctly reported. But, I found that the command buttons such as focus, unfocus, Send sleep, send wakeup etc., are not activated in the

[Tinyos-help] help needed

2011-06-03 Thread shikha singh
hello, can anyone help me getting code for RBS, TPSN, FTSP(Time synchronization protocols). ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Help Needed

2011-04-21 Thread Omprakash Gnawali
On Wed, Apr 6, 2011 at 8:08 AM, ashish bhagat bhagat_kumar_ash...@yahoo.co.in wrote: Hi, I am working with TinyOS 2.x from a long time. 1. I have found the Timer interface as a non-premptive interface. In two way communication, a timer was set between the time the sender sends a packet and

[Tinyos-help] Help Needed

2011-04-07 Thread ashish bhagat
Hi, I am working with TinyOS 2.x from a long time. 1. I have found the Timer interface as a non-premptive interface. In two way communication, a timer was set between the time the sender sends a packet and waits for the acknowledgement to be received. The sender is not able to receive the

[Tinyos-help] Help needed implementing Link Quality Estimation Simulator

2011-03-31 Thread umut altun
Hi, After days of struggling to implement TinyOS both on Ubuntu and windows (cygwin), I can finally run Blink app successfully (In Ubuntu at least). However I need help on a specific case. I am getting the same error on both Ubuntu and windows. Please could you look at the output below (I know

[Tinyos-help] Help needed regarding computation time calculation in Microseconds for Atmega128 Processor

2011-03-15 Thread Sobit Thapa
I am using Timer3 as code posted below. I call startCounting() before a task executes and I call stopCounting after task executes. But, I am getting variable result. Is there any mistake in my code or somebody can provide code performing similar job. #include printf.h uint16_t coarseValues;

Re: [Tinyos-help] Help needed Mote to Pc Communication

2011-02-10 Thread lulu cheng
hi i'm new to tinyos and i was looking @ lesson four so that i can learn to pass parameter on demand by writing a C file that will be able to pass the inputs from the user to the App for the tinyos to process. I would greatly appreciate a simple example on how the parameters are passed in the

Re: [Tinyos-help] Help needed Mote to Pc Communication

2011-02-10 Thread Sergio Valcarcel
Hi Lulu, I assume you are familiar with MIG. If it is not the case you should have a look at: http://www.tinyos.net/tinyos-1.x/doc/nesc/mig.html http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson6.html I usually

[Tinyos-help] help needed with UartByte

2010-11-24 Thread Kosti Lepojärvi
Hello. I'm using Zolertia Z1 mote and my goal is to use UART0-port to read values from external frequency converter with modbus. (there's MAX232 -circuit connected to UART-port and after that RS-232/485 converter, which connects to external frequency converter. However, I'm confused with how to

[Tinyos-help] Help needed: Unable to run MViz with TOSSIM

2010-07-26 Thread Hindol Adhya
Is there a way to actually run *MViz* with TOSSIM simulated mote network? In TinyOS ver. 1, simulation builds are made using - *make pc*, but this has changed is TinyOS ver. 2. I have found a few guides that describe how to use tossim-serial in TinyOS ver. 1. How do I make TOSSIM create a

[Tinyos-help] Help Needed (Urgent) : How to restart the Counter after overflow?

2010-05-04 Thread Kartik Siddhabathula
Hi All, I am using a counter interface which stops after overflow. I want it to run after the overflow, so how to do it? There are commands and events for overflow but how to make it run is what I am unable to do! Thanks in advance, Kartik

[Tinyos-help] help needed on simulating Deluge on TOSSIM

2010-04-28 Thread rui zhang
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] Help needed for TOSSIM Error

2009-06-23 Thread bharat naik
Hi, I read almost every post on complation error related to Blink and have still not come up with a correct solution. Could someone enlighten me on the problem I'm facing. Even 'why', the problem is occurring will be greatly helpful. I think it has to do with setting the PFLAGS, but I'm not

Re: [Tinyos-help] Help needed

2009-04-23 Thread shirish
My problem is solved, and for future when ever some one gets this problem , go to /localization/Makefile and in the place where you find Makerules, replace that with MakeCalamari... But again after doing that i am facing one more problem when i do make pc i receive an error In component

Re: [Tinyos-help] help needed on uint64_t type

2009-02-06 Thread BAI LI
Hi, Thanks for your solution. It is a method. But when you use UNION structure, every time you only can store one varialbe in that UNION structure. You have to overwrite that memory address Which made it a bit inconvenience. BUt it is a good method when you break a 64 bits message into two 32

Re: [Tinyos-help] help needed on uint64_t type

2009-02-05 Thread BAI LI
Hi All, I just tested it. I guess prinf couldn't print 64 bits variables but low 32 btis instead. By moving the variable 32 bits left, it can print the high 32 bits. such as a32. it made the debugging work a bit harder but still ok. Anyone kowns how to print the whole variable instead breaking

Re: [Tinyos-help] help needed on uint64_t type

2009-02-05 Thread BAI LI
Hi Andrey, I just tested it. it didn't work though. What the flag you used in printf? Is that llx? Right? It still displayed low 32 bits. Confusing. Regards, Bai On Fri, Feb 6, 2009 at 3:27 AM, Andrey Gursky andrey.gur...@online.uawrote: Bai, you should explicit write ULL at the end of the

Re: [Tinyos-help] help needed on uint64_t type

2009-02-05 Thread Eric Decker
I don't think the tinyos printf handles 64 bit objects. eric On Thu, Feb 5, 2009 at 1:32 PM, BAI LI libai0...@gmail.com wrote: Hi All, I just tested it. I guess prinf couldn't print 64 bits variables but low 32 btis instead. By moving the variable 32 bits left, it can print the high 32

Re: [Tinyos-help] help needed on uint64_t type

2009-02-05 Thread Andrey Gursky
Hi Bai! I've tried it only in pure C (not nesC) with %lld and %llx.Regards,Andrey Hi Andrey, I just tested it. it didn't work though. What the flag you used in printf? Is that llx? Right? It still displayed low 32 bits. Confusing. Regards, Bai On Fri, Feb 6, 2009 at 3:27 AM, Andrey Gursky

Re: [Tinyos-help] help needed on uint64_t type

2009-02-05 Thread ivi610
From: BAI LI libai0...@gmail.com Subject: Re: [Tinyos-help] help needed on uint64_t type To: kiseop Lee aco...@gmail.com Cc: Tinyos-Help tinyos-help@millennium.berkeley.edu Message-ID: 1254364b0902051332q63b3d89au924f312c9f4a2...@mail.gmail.com Content-Type: text/plain; charset=iso-8859-1 Hi All

[Tinyos-help] help needed on uint64_t type

2009-02-04 Thread BAI LI
Hi All, I have defined a uint64_t type variable as follows: uint64_t a; a=0x; printf(a= %lld /n,a); printf(a= %llx /n,a); the result displayed as follows: a= -1 a= The compilation didn't show any error. What is the problem? Does printf support to display the uint64_t

Re: [Tinyos-help] help needed on uint64_t type

2009-02-04 Thread kiseop Lee
Hi, This is tested in Visual C++ in the Windows. but I don't know it in tinyos compiler. Only refer to your work... char sql[100]; __int64 var1=0x12345678ABCDABCD; sprintf(sql,%I64x,var1); //not L. Upper case of i[ai]... sprintf(sql,%I64d,var1); Best regards, K.S.Lee 2009/2/5 BAI LI

[Tinyos-help] help needed

2009-02-01 Thread mahendra nimishakavi
I have installed tinyos-1.x and trying to build a simulation for an example using* make micaz sim. *But nothing seems to work. The following error occurs: Blink.nc:42: component Main not found In file included from Blink.nc:42: In component `BlinkM': BlinkM.nc:41: too few arguments to interface

Re: [Tinyos-help] help needed in Blink

2009-01-31 Thread Razvan Musaloiu-E.
Hi! On Sat, 31 Jan 2009, mahendra nimishakavi wrote: Hello iam very new to TinyOS. I have been struggling to run the Blink application. I have used tinyos-1.x and tinyos-2.x. But did not work. Please help me. I work on Ubuntu-8.04 system. Can you give some more details about the error you

[Tinyos-help] Help needed regarding tmote and telosb.

2008-08-15 Thread MITTAL,ASHISH
I am working on a sensor networks project where the nodes measure wind pressures during hurricanes. I have a board which has a pressure sensor and other conditioning stuff to amplify that signal. I use this voltage from the board and put it on the ADC of the tmote. I sample this ADC from

Re: [Tinyos-help] Help needed regarding tmote and telosb.

2008-08-15 Thread Eric Keller
I don't see why you weren't getting a warning about atomic reads if there were non-atomic reads in the code. Maybe they were hidden by the previous build settings? It's not the end of the world to have non-atomic reads, although you should probably fix those. As far as the message length, did

[Tinyos-help] Help Needed [Collision of Packets]

2008-07-20 Thread Qasim Mansoor
Hello, I am trying to see the behaviour of packets after collisions.I am sending packets from two motes A and B at the same time by synchronizing them and receiving them at third mote C[connected to PC via serial].I have also disabled the CRC and CSMA but still i am unable to see any collided

[Tinyos-help] Help Needed [Collisions]

2008-07-19 Thread Qasim Mansoor
Hello, I am trying to see the behaviour of packets after collisions.I am sending packets from two motes A and B at the same time by synchronizing them and receiving them at third mote C[connected to PC via serial].I have also disabled the CRC and CSMA but still i am unable to see any collided

[Tinyos-help] Help needed [collisions in TinyOS] !!!

2008-06-26 Thread Qasim Mansoor
Hello, I am new to TinyOS environment, i am working on a project in which i want to collide packets originating from 2 motes. I have disabled the CSMA and CRC but still i am unable to see any collided packets.In my case i am sending packets from two and recieve them at third mote which is

Re: [Tinyos-help] Help needed [collisions in TinyOS] !!!

2008-06-26 Thread David Valencia
Qasim, Should check out this paper RID: Radio Interference Detection in Wireless Sensor Networks: http://www.cs.virginia.edu/papers/RIDPaper.pdf. David Message: 3 Date: Thu, 26 Jun 2008 20:57:32 +0500 From: Qasim Mansoor [EMAIL PROTECTED] Subject: [Tinyos-help] Help needed [collisions

[Tinyos-help] Help Needed

2008-05-21 Thread sam george
hi, How do v get the system time in TinyOS application... Regards, Sam Geo ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Help Needed

2008-05-21 Thread Janos Sallai
@millennium.berkeley.edu Subject: [Tinyos-help] Help Needed hi, How do v get the system time in TinyOS application... Regards, Sam Geo ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo

[Tinyos-help] HELP NEEDED INSTALLING AGILLA

2008-04-01 Thread sam george
We are working on fedora core 7 (linux platform) and are encountering a lot of problems in installing agilla. We would be grateful for any step by step installation guidelines. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] help needed... how to set up the hardware??

2007-08-25 Thread jothi jothi
Dear sir, I am a student developing a system in wirelsess sensor nodes.Recently i am doing some work with the crossbow products..(micaz2,MIB5100,MIB600,TMS300,,,) At first i use MIB510,usg the serial connector...i just install the micaz to mib 510(just fix it on the top of it,using

Re: [Tinyos-help] help needed... how to set up the hardware??

2007-08-25 Thread Peizhao Hu
With regard to your first question: To my understanding, MicaZ or Mica2 is battery powered. so you have access to the 51 Pin connector for your sensor board. The reasons you want to connect your Micaz/Mica2 to the MIB500 programming board are either you want to reprogram the TinyOS application

[Tinyos-help] help needed regarding tinyviz

2006-10-26 Thread Farhana Jabeen
HelloI need help regarding testtinyviz application. I could not run the make Pc command in the apps/testtinyviz application. what steps should i follow to run the testtinyviz applicationthanksfarhana Do you Yahoo!? Everyone is raving about the all-new Yahoo!

Re: [Tinyos-help] help needed regarding tinyviz

2006-10-26 Thread Sarfraz Nawaz
What error output are you getting?On 10/27/06, Farhana Jabeen [EMAIL PROTECTED] wrote: HelloI need help regarding testtinyviz application. I could not run the make Pc command in the apps/testtinyviz application. what steps should i follow to run the testtinyviz applicationthanks farhana Do you

[Tinyos-help] help needed, problem with upgrading tinyos

2006-06-29 Thread Esmaeil Nadimi
Hi all I have tried to upgrade my TinyOS environment from TinyOS 1.1.0 tinyos1.1.10Jan2005...) to CVS tinyos1.1.15DEC2005... but I have got problems. What I have done was 1) Upgrading cygwin and installing all the new packages 2) Installing CVS snapshot in the rpm directory. Now that I want to

[Tinyos-help] Help Needed with Packetizer

2006-06-25 Thread bhushan bhatt
Hi all, I have modified the TOSBase and SimpleCmd to perform the opreation as i need. I am not sure where in the code is the wiring done to invoke the Serial Forwarder. I think it calls the Packetizer.JAVA file. Can anyone give me some hint as how to get the serial forwarder working for my own

[Tinyos-help] Help needed to set position for nodes in TOSSIM

2006-05-30 Thread Tao Wu
Hi everyone: I want to do some multiple hops simulations in TOSSIM, yet I do not know how to set nodes' position. After make pc, run ./build/pc/main.exe -l=1 5. It seems that by default every node can hear each other. Would you please tell how to set nodes' position in TOSSIM and what is the

[Tinyos-help] Help needed to set position for nodes in TOSSIM

2006-05-30 Thread Tao Wu
Hi everyone: I want to do some multiple hops simulations in TOSSIM, yet I do not know how to set nodes' position. After make pc, run ./build/pc/main.exe -l=1 5. It seems that by default every node can hear each other. Would you please tell how to set nodes' position in TOSSIM and what is the

Re: [Tinyos-help] Help needed, urgently

2006-04-09 Thread Abid Ali Minhas
Hello Chandresh Parekh,Correct transmission frequency is important.Please try the following provided that you have not tried it already. •Users must compile in the correct base radio frequency otherwise radio communication will fail. The correct frequency is selected by modifying the line 213 in

[Tinyos-help] Help needed, urgently

2006-04-08 Thread chandresh parekh
Hi all,I updated my tinyos version from 1.1.7 to 1.1.15 (rpm),recently. Now, nothing seams to work. Any in built application doesn't work, which was previously working. I guess the problem is with communication part somewhere. Blink and CntToLeds apps work ok. But CntToRfmAndLeds - RfmToLeds

[Tinyos-help] Help needed in driver setup for MTS420CA sensorboard.

2006-02-20 Thread Ravilochan G S
Hello Everybody, I am trying to use the MTS420CA sensorboard on Mica2 motes. I have changed the directory setting in the makefile to point to the directory mts400 in the sensorboard directory. I think I need to include the attribute - AttrHumidity in TinyDBAttr.nc file in the tos\lib\TinyDB