[Tinyos-help] error installing telosb in linux ubuntu

2008-08-25 Thread bayu anggorojati
Dear all, I have a tinyOS 2.1.0 installed in my Ubuntu terminal. I have a problem when trying to install the Blink application for telosb mote. FYI, when I am installing on the MICAz it is working fine. I use this command to install the app. into the MICAz mote: make micaz install,0

[Tinyos-help] tos.chips.msp430.usart documentation

2008-08-25 Thread - -
Hi there! We are two university students searching for enlightenment... We need to send and receive data throug the Uart of a TMote node (Msp430) running TinyOS, so we looked at your NesC communication interfaces (tos.chips.msp430.usart section of the API reference

Re: [Tinyos-help] Regardig Interfaces, configurations and Modules files

2008-08-25 Thread Nicola Wegner
Hi Dinesh, an interface can have several implementations for example depending on the hardware architecture or on the purpose of usage. You can use the source code documentation[1] of your hardware platform to easily find the implementation. Lets say you are using the interface AMSend provided

[Tinyos-help] ctp details

2008-08-25 Thread João Paulo Amaro da Costa Luz Carneiro
Hi, Where can I find more details about the ctp? I read both the tutorial and teps but I would like to find out more details such as: In a network with multiple roots: - how is a sender informed of an existing receiver? - how does a node decide which root to send to? - what happens if the

[Tinyos-help] Help:How to convert Collected Samples result to real data

2008-08-25 Thread Brandon Fu
Hi all, I am doing a project on sensor readings. I would like to know how can I actually convert the collected sensors readings to the exact data value. For example the reading 500, actually represent how many degree celsius. Any links or files to read to get help on data conversion.

[Tinyos-help] Help:How to convert Collected Samples result to real data

2008-08-25 Thread Brandon Fu
Hi all, I am doing a project on sensor readings. I would like to know how can I actually convert the collected sensors readings to the exact data value. For example the reading 500, actually represent how many degree celsius. Any links or files to read to get help on data conversion.

Re: [Tinyos-help] Help:How to convert Collected Samples result to real data

2008-08-25 Thread Nicola Wegner
Hi, have a look at the hardware documentation for the hardware you are using. If you are using crossbow hardware this might help you http://www.xbow.com/support/Support_pdf_files/MTS-MDA_Series_Users_Manual.pdf Nicola 2008/8/25 Brandon Fu [EMAIL PROTECTED]: Hi all, I am doing a project on

Re: [Tinyos-help] ctp details

2008-08-25 Thread Omprakash Gnawali
On Mon, Aug 25, 2008 at 7:17 AM, João Paulo Amaro da Costa Luz Carneiro [EMAIL PROTECTED] wrote: Hi, Where can I find more details about the ctp? I read both the tutorial and teps but I would like to find out more details such as: In a network with multiple roots: - how is a sender informed

Re: [Tinyos-help] Does CTP work on Mica2 ?

2008-08-25 Thread Omprakash Gnawali
On Sun, Aug 24, 2008 at 1:39 PM, Zainul M Charbiwala [EMAIL PROTECTED] wrote: ... 3. What is this exchange ? Is this a link layer acknowledgment ? 0 0:00:22.368266 74.74.AA.AA.AA.AA.AA.AA.AA.AA.AA.AA.AA.AB.BA.83 6.666 ms 1 0:00:22.368697

[Tinyos-help] mote-pc serial communication problem

2008-08-25 Thread Jierui Cao
Hi, guys in TinyOS community, After installing the TestSerial application on a micaZ node,the command line is #make micaz install mib510,/dev/ttyUSB0 And then I followed the tutorial in lesson 4, and type #java TestSerial Then, I encounter this problem: [EMAIL PROTECTED]:9002 died -

[Tinyos-help] How to share IRIS's UART1 with other devices?

2008-08-25 Thread Li, Zhen Li
Hi I'm a layman of Tinyos staffs and right now I have to share IRIS's UART1 which is connected to the flash with other devices. What command's shall I use? since these two devices are not using the same baud rate, do I have to stop one of them before using another in the program? Can anyone

Re: [Tinyos-help] Does CTP work on Mica2 ?

2008-08-25 Thread Zainul M Charbiwala
Thanks, I'll investigate with TestNetwork further and keep the group posted. Regards, Zainul. On Mon, Aug 25, 2008 at 8:28 AM, Omprakash Gnawali [EMAIL PROTECTED] wrote: On Sun, Aug 24, 2008 at 1:39 PM, Zainul M Charbiwala [EMAIL PROTECTED] wrote: ... 3. What is this exchange ? Is this a

Re: [Tinyos-help] mote-pc serial communication problem

2008-08-25 Thread Andrey Gursky
Hi! Do you have the environment variable MOTECOM properly set? For example: export MOTECOM=/dev/ttyUSB1:micaz Andrey Jierui Cao wrote: Hi, guys in TinyOS community, After installing the TestSerial application on a micaZ node,the command line is #make micaz install

Re: [Tinyos-help] tos.chips.msp430.usart documentation

2008-08-25 Thread Zainul M Charbiwala
Hi, Since you're looking at TinyOS-2.x, I believe a good starting point may be the BaseStation application in the apps directory. Regards, Zainul. On Mon, Aug 25, 2008 at 6:40 AM, - - [EMAIL PROTECTED] wrote: Hi there! We are two university students searching for enlightenment... We need

[Tinyos-help] RS232 - will Max232 work or do I need Max3232?

2008-08-25 Thread Sandip Bapat
Hi Does the Maxim Max232 (with the external caps etc) work as a level converter for connecting a TelosB UART to a true RS232 adapter or do I need the Max3232? I have the datasheets which indicate I may need the 3232 but I can get my hands on the Max232 locally and need to order the 3232 online

[Tinyos-help] Pls Help:Raw Data conversion to engineering units

2008-08-25 Thread Brandon Fu
Hi all, I am currently doing a project on data conversion captured to engineering units. Do anyone know the formula to change the ADC values collected to engineering units. For example light,temperature and acceleration ADC samples to engineering units. light samples collected = 1412 = how

[Tinyos-help] Error

2008-08-25 Thread Wilbor
Hi, have anyone solved this bellow problem before? $ make micaz sim mkdir -p simbuild/micaz mig -target=null -java-classname=MVizMsg java MViz.h mviz_msg -o MVizMsg.java nesc1: internal error: couldn't define builtin macros - exiting failed to parse message file MViz.h make: ** [MVizMsg.java]

[Tinyos-help] Flash Error

2008-08-25 Thread NARENDRA NAUKWAL
TosCheck Completes without errors and rpm -qa gives the following output I am Narendra and presently i am working with Mica2 motes that came in the professional kit from crossbow. I am novice with using tinyos but i know it is installed correctly as toscheck completes without errors. I