Re: [Tinyos-help] Sharing UART0 and SPI0 on tinyos2.0.2 (Hristo Bojkov)

2010-02-12 Thread Hristo Bojkov
to share the USART device between SPI0 and UART0 in time division, by requesting and releasing the USART device. Hristo .. Tmote, epic, tinyos 2.0.2, Cygwin -Original Message- Date: Thu, 11 Feb 2010 09:50:05 +0200 From: Hristo Bojkov hboj...@idxs.eu Subject: Re: [Tinyos-help] Sharing

Re: [Tinyos-help] Sharing UART0 and SPI0 on tinyos2.0.2

2010-02-10 Thread Hristo Bojkov
To: Hristo Bojkov Cc: Tinyos-help Subject: Fwd: [Tinyos-help] Sharing UART0 and SPI0 on tinyos2.0.2 Hi, I'm not sure it's possible to communicate over UART0. If you look on the MSP430 block diagram (attached) it shows that only UART1 goes to USB converter. Arik On Tue, Feb 9, 2010 at 18:59

[Tinyos-help] Sharing UART0 and SPI0 on tinyos2.0.2

2010-02-09 Thread Hristo Bojkov
Hello, Does anyone have a base station application in which the PC side is communicating on UART0? I have tried to convert the ordinary base station that comes with the tinyos 2.0.2, but no success. An idea just how to share the radio and the uart on the msp430 would be very welcome. Hristo

Re: [Tinyos-help] Doubts about the functioning of LPL

2009-12-22 Thread Hristo Bojkov
there is something, which could be like this on design, but is still not described in TEPs. But there is no synchronization, and lI see packet loss. Hristo Bojkov Winxp-sp3-cygwin, Tinyos 2.0, 2.1, tmote, meshbean, bsense -Original Message- Date: Mon, 21 Dec 2009 22:45:04 +0100 From: Daniel

Re: [Tinyos-help] Tinyos-help Digest, Vol 80, Issue 50

2009-12-14 Thread Hristo Bojkov
Hello Daniel You are missing one definition to wire to low power components. Add: CFLAGS += -DLOW_POWER_LISTENING Into your make file and it will wire. All best Hristo -Original Message- Message: 3 Date: Mon, 14 Dec 2009 18:32:15 +0100 From: Daniel Garcia Aubert

Fw: [Tinyos-help] serialforwarder

2008-04-01 Thread Hristo Bojkov
and see what is received. After few tests and applying correct UART settings, I am having good data stream with HDLC packets. Hristo Bojkov ...TOS environment OS : WinXP + cygwin TOS: 2.0.2 Dev : Moteiv tmote sky; Maxfor MTS--EM3000, MTS--EM4000

[Tinyos-help] serialforwarder

2008-03-31 Thread Hristo Bojkov
net.tinyos.tools.Listen -comm [EMAIL PROTECTED]:9002 Now I need to write my own app that will connect to tcp socket, so just link to protocol info is enough for me. Hristo Bojkov Senior Embedded Designer IdXS, Bulgaria ___ Tinyos-help mailing list Tinyos-help

RE: [Tinyos-help] RF230

2008-03-21 Thread Hristo Bojkov
: Janos Sallai [EMAIL PROTECTED] Subject: RE: [Tinyos-help] RF230 To: Hristo Bojkov [EMAIL PROTECTED] Cc: tinyos-help@millennium.berkeley.edu Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii Hristo, I still don't get what the problem is. If both the tmotes and the zigbits

[Tinyos-help] RF230

2008-03-19 Thread Hristo Bojkov
mask and PAN id in order to be able to communicate with other motes like tmote or micaz? Is PAN id same as mote ID? I am using modules from xbow for radio. Thank you. Hristo Bojkov ...TOS environment OS : WinXP + cygwin TOS: 2.0.2 Dev : tmote sky Java

[Tinyos-help] avrdude problem

2008-03-04 Thread Hristo Bojkov
, http://www.bdmicro.com/ System wide configuration file is c:\WinAVR\bin\avrdude.conf avrdude.exe: no programmer has been specified on the command line or the config file Specify a programmer using the -c option and try again Any help is more than welcome Hristo Bojkov

Re: [Tinyos-help] avrdude problem

2008-03-04 Thread Hristo Bojkov
-- From: Faisal Aslam [EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 2:00 PM To: Hristo Bojkov [EMAIL PROTECTED] Subject: Re: [Tinyos-help] avrdude problem I think com should be capital i.e. COM26. I do not know if that is the problem in this case but give

RE: [Tinyos-help] XBow telosb question

2008-01-16 Thread Hristo Bojkov
the mote line we will use for this year projects. Thank you in advance for your answer. Best regards Hristo Bojkov ...TOS environment OS : WinXP + cygwin TOS: 2.0.2 Dev : tmote sky, telosb Java: jdk1.5.0_06 ---Original Message--- From: Martin

[Tinyos-help] Is uint16_t a unsigned int type?

2007-12-19 Thread Hristo Bojkov
compilation is: /opt/tinyos-2.x/apps/Tutorial/FlexTimer/FlexTimer.h:25: warning: decimal constant is so large that It is unsigned ... Which type do you use to keep 16 bits unsigned integers? regards Hristo Bojkov ___ Tinyos-help mailing list Tinyos

[Tinyos-help] Temperature compensation

2007-12-05 Thread Hristo Bojkov
Hi all, I am trying to understand the relation between power supply and the resulted temperature measurement with SHT11. The ambient temperature is ~25C(~77F), to avoid humidity influence. The temperature is measured with mercuric thermometer, and I am not exactly sure that it is precise. But I

[Tinyos-help] XBow telosb question

2007-10-18 Thread Hristo Bojkov
Hi all, I have question related to coop between telosb motes. Does someone have tested moteiv motes and xbow motes working in same network? Are there any issues about mixing them? And what about micaZ... Can micaZ be used in same network with telosb? Platform: WinXp/Cygwin TinyOS: 2.0.2

[Tinyos-help] Tos-bsl invoke script

2007-10-08 Thread Hristo Bojkov
Some weeks ago I posted a query here in this thread about using COMx as bsl target, not using the standard numbering. So compilation can be started like: make tmote install,0 bsl,COM18 I received no answer. Then I tried to change the tos-bsl by my self in order to be able to compile with

Re: [Tinyos-help] run cygwin command from Java : work around

2007-09-10 Thread Hristo Bojkov
/apps/Test/ make tmote install,1 bsl,15 _ This script can be saved every time I need to compile for a mote, and I change the Node ID and the comport according to a input in program that executes the bat file. Hope that helps Hristo Bojkov Platform

[Tinyos-help] Low Power Listening collection

2007-08-31 Thread Hristo Bojkov
a component to normalize the routes? Or it should be done by any ready component from the collection component? 2. Where is the problem? In the root of the collection, or in the producers? If someone is working over Lpl and Collection/Dissemination and can give me advice will have one on me. Hristo

[Tinyos-help] Small useful Tos-bsl change

2007-08-28 Thread Hristo Bojkov
tos-bsl.exe and put it in /usr/bin. Thank you in advance. Hristo Bojkov Platform: WinXp/Cygwin TinyOS: 2.0.2 Device: Tmote ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo

Re: [Tinyos-help] Weird error when transmitting serial data

2007-08-24 Thread Hristo Bojkov
Hi Inderjit, I think that it works when you have uint8_t* p; because for some reason you have longer message than the length of TOS_Msg. Then only when you have defined the pointer, you have enough space. You have a check for valid length, and you compare with this expression MSG.length

Re: [Tinyos-help] Request for Comments on TEP 113

2007-08-22 Thread Hristo Bojkov
regards Hristo Bojkov ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Graphiz version

2007-08-20 Thread Hristo Bojkov
Hello TOS coders, I switched to TOS 2.0.2 and executed tos-check-env to solve the problems. There was one warning left about Graphiz which I am not sure how to deal with. The tos-check-env tools complains that I don't have version 1.10 of the Graphiz. Do I need to downgrade to 1.10? ...as I have

Re: [Tinyos-help] HDLC problem with BaseStationCC2420

2007-08-01 Thread Hristo Bojkov
: 01.08.2007 г. 19:59:19 To: Hristo Bojkov Cc: Tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] HDLC problem with BaseStationCC2420 I believe that they changed the message structure slightly in T2 So as to be incompatible with any previous host software...Look Into the equivalent