Hi,
I'm having problems with TestPrintfClient --- I have installed tinyos (from
cvs snapshot) on a new PC and PrintfClient does not seem to work anymore. It
just prints nothing. Has anybody else had the same problem?
Note that Listen works (output below)
Using Listen:
[EMAIL PROTECTED]:/opt/cvs/
On Jul 11, 2008, at 5:00 AM, Elvar Ólafsson wrote:
> Hi.
>
> I am using Timers in my TinyOS project using TinyOS 2.0.2. I do not
> have any actual motes so I am simulating everything in TOSSIM. It
> works great so far but when I set the timers to fire 10-20 million
> milliseconds into the f
There is a ListenRaw.java program that prints everything it gets.
It still looks for sync bytes but only uses them for formatting.
It only connects to a serial port though.
You can use that as an example to make an even simpler listener.
I'm not sure what you mean by "when characters sent to the U
Hi Mr David,
Please, how could I calculate packet sent by application layer and link layer.
and which are the appropriate components.
All my gratitude,
Funofnet
_
Envoyez avec Yahoo! Mail. Une boite mail pl
Hi,
Is there any Listen application in which all bytes sent to the tcp port are
printed out?
I have the problem that the default listen application checks for a specific
packet format. So, when characters sent to the UART are resend to the tcp port
the application goes to Packetizer where it
Hi Andrea -
You cannot specify a subset of nodes to send a packet to without programming
in your own logic (i.e. deliver the packet to the broadcast address and
include the list of addresses that should accept the packet within the
payload). The AM_BROADCAST_ADDR is the address to use when you
I've read several emails in the archives about this, but I just can't
seem to get mine to work. I am using the MULTIHOPROUTER along with
RadioC, which is wired to CC1000RadioC. In my program, I call
RadioC.init() in the StdControl.init() command, RadioC.start() in my
send_radio_msg() task, and
Hui Kang wrote:
> Dear All:
> In tinyos-1.x, I can check the CCA before calling send by
> TOSH_READ_RADIO_CCA_PIN.
> Is there a similar macro or function in Tinyos-2.x? Or how can I do
> this?
I found this macro works under 2.x.
> Thanks.
>
> - Hui
>
> ___
Dear All:
In tinyos-1.x, I can check the CCA before calling send by
TOSH_READ_RADIO_CCA_PIN.
Is there a similar macro or function in Tinyos-2.x? Or how can I do
this? Thanks.
- Hui
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https
Hi Janos
The program I am working with was written by my predecessor so I'm not 100%
sure that it doesn't lock the flash however I do know that it uses memcpy a
fair amount would that be a problem?
There are also many atomic statements all are less than 3 lines.
Charles
On Thu, Jul 10, 2008 at
Dear all,
I am using the oscilloscope application for a Mica2 platform. When I am using
the Serial Forwarder and I define 57600 for the speed, as it is supposed to be,
no data is acquired, but when I define 115200 as the speed everything works
well. Is this difference make some influence on
Hi.
I am using Timers in my TinyOS project using TinyOS 2.0.2. I do not have any
actual motes so I am simulating everything in TOSSIM. It works great so far
but when I set the timers to fire 10-20 million milliseconds into the future
then that takes alot of simulation time(sometimes hours) even th
Hi,
what do you think about this?
http://www.chilidevices.com/site/products/hardware/chilimodule_CDM15400.html
--marco
> Hi all,
> is any one working currently with a platform with capabilities for
> different wireless interfaces? What I'm looking for is a platform
> that is compliant with 802.
2008/7/10 jiwen zhang <[EMAIL PROTECTED]>:
> Hello om_p :
> yes , you are right , when the user send the data , he does not put the
> data at the beginning of the payload of the message_t , but an offset whose
> length is the size of the ctp_header . i understand .
>another question :
>
Hi all,
is any one working currently with a platform with capabilities for
different wireless interfaces? What I'm looking for is a platform
that is compliant with 802.15.4 (thus, with a cc2420 chip), but that
can be somehow extended to be compliant also with bluetooth or
802.11. I have nev
15 matches
Mail list logo