2010/10/19 白惠文 :
> Can someone tell me whether Deluge T2 works correctly with CTP in tinyos-2.1
> now?
>
> I'm using the most recent tinyos from CVS. However, I still observe weird
> behaviors when using Deluge with CTP. I know there were bugs before, but
> they should have been fixed. If someone
Can someone tell me whether Deluge T2 works correctly with CTP in tinyos-2.1
now?
I'm using the most recent tinyos from CVS. However, I still observe weird
behaviors when using Deluge with CTP. I know there were bugs before, but they
should have been fixed. If someone is currently using Delug
Hello,
I was wondering if someone can answer my question regarding tossim. How
does one control the nesC code from tossim (python). I wanted to control
certain parameters such as number of nodes, source and destination
information etc from python script. Can someone guide me through this
proces
> --
> Wasif Masood
> -- next part --
> An HTML attachment was scrubbed...
> URL:
> https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20101019/b9bfd459/attachment-0001.htm
>
> --
>
>
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
Tried to run sf with tossim-serial option and got the error : Couldn't
instantiate tossim packet source. Did you compile tossim?
Traced it to net.tinyos.packet.BuildSource.java function
private static PacketSource makeTossimSource(String name, String host) ;
It is looking for net.tinyos.sim.packe
Please send messages to the help list, I'm cc'ing this back there...
I believe a similar protocol works for I2C register reading.
The devices I've worked with need a command that specifies
which register will be read, followed by the actual read.
Again, study your device's spec sheet carefully and
Hi,
I'm building a WSN and I was wondering if there was a standard protocol for
transporting and storing the data from the sensors outside the WSN? I'll be
using Berkeley DB as a storage engine.
Many thanks,
Magnus
___
Tinyos-help mailing list
Tinyos-he
Hi,
I am wondering how S4 gets the information of next hop because I don't find
any reference to S4Neighborhood.addNextHopEntry anywhere in the code,
I have download the code from SVN repositry.
Without that forwarding can only work in among the nodes within same
cluster. Am I right or is there s
-- Forwarded message --
From: wasif masood
Date: Tue, Oct 19, 2010 at 5:55 PM
Subject: S4 implementation
To: tinyos forum
Hi,
I am wondering how S4 gets the information of next hop because I don't find
any reference to S4Neighborhood.addNextHopEntry anywhere in the code,
I hav
Hi,
I am wondering how S4 gets the information of next hop because I don't find
any reference to S4Neighborhood.addNextHopEntry anywhere in the code,
I have download the code from SVN repositry.
Without that forwarding can only work in among the nodes within same
cluster. Am I right or is there s
Hi Chaitanya,
Actually, I've been very busy writing and I haven't used TinyOS again, so
I'm still a beginner. Anyway, to use TOSSIM to simulate I'd recommend you to
follow this tutorial http://docs.tinyos.net/index.php/TOSSIM. There it's
everything explained, but it's kind of hard to run simulatio
Hi Lina,
You will need to capture the interrupt coming from the button push and act
on it accordingly. You will also probably want to debounce the button as
you're at it.
As an example take a look at TestUserButton in
tinyos-2.x-contrib/shimmer/swtest/UserButton
This app includes debouncing and
Hi All!
I'm a freshman with TinyOS.
During my internship I'm dealing with Energy-Harvesting, where electrical
energy is generated
and collected from the environment. As electric energy source I'm using
thermoelectric
generators.
So far everything looks very promising and I get a few mA cont
Dear All,
We are not able to figure out a reason why ETX values in CTP increases as
wake-up interval of the LPL (BoXMaC-One) increases. We have a simple setup
of a sender and a root node placed adjacent to each other. Nodes use
maximum power of 0 dBm.
1) We are using IPI of 15s. We repe
Hi Urs,
I tryed to use the serialsend C code:
=>
Sending ff
writing 44 26 ff
encoded 7e 44 26 ff dd 73 7e
noack
But it doesn't work. And the encoded frame is a bit short, I think the source
and destination address are missing. The second point is I have to explain some
stuff in my Master These
Hi all,
I have an extra-added push-button to my shimmer2r unit (in Port25) that I want
to work as a start/stop signal for the JustFATLogging.
Have anyone done this before and can help me on how to do this? I would be very
greatful!!
--
Best Regards,
Lina Lundgren
Hi Urs,
thanks for your reply, I checked my code and commented the conditions out and
set all LEDs instead of one. My module still doesn't call the receive event
handler if I send a packet.
I can't match all bytes of the frame with its function (3 and 7 are missing).
The frame I try to receive
Hi,
Can I directly load tinyOS application's binary on CC2420DBK?
Does TinyOS support CC2420DBK board?
Thanks.
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
18 matches
Mail list logo