Hello every one,

I ran 6LoWPANcli with serial_tun successfully, when I ping6 , it can print
some packet in serial_tun.
"
6lowpan_compress
Length: 43
00 ff.....
"

But when I use wireshark to capture 6LoWPAN packet and try to analysis with
6LoWPAN packet format.
But it cannot show 6LoWPAN packet format. 

Does it has anyone know about my problem? What was I wrong?


Hope to have your help!!!

 Thank you and have a nice weekend!!

  Ngoc Thanh

-----Original Message-----
From: tinyos-help-boun...@millennium.berkeley.edu
[mailto:tinyos-help-boun...@millennium.berkeley.edu] On Behalf Of
tinyos-help-requ...@millennium.berkeley.edu
Sent: Thursday, November 04, 2010 4:00 AM
To: tinyos-help@millennium.berkeley.edu
Subject: Tinyos-help Digest, Vol 91, Issue 11

Send Tinyos-help mailing list submissions to
        tinyos-help@millennium.berkeley.edu

To subscribe or unsubscribe via the World Wide Web, visit
        
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

or, via email, send a message with subject or body 'help' to
        tinyos-help-requ...@millennium.berkeley.edu

You can reach the person managing the list at
        tinyos-help-ow...@millennium.berkeley.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tinyos-help digest..."


Today's Topics:

   1. Help with fragmentation issues (using Blip and LPL)
      (Antonio Li?an)
   2. MST420 MICAZ, humidity (Michal Szumski)
   3. Help with Tiny OS 2.x in Mica2 mote (Mart?n)
   4. Re: regarding exciting a relay (Michael Schippling)
   5. Re: Tiny os (Michael Schippling)
   6. Compiling TinyOS applications for a non-mica AVR board
      (Srikrishna Raghavan)
   7. msg->data (wasif masood)


----------------------------------------------------------------------

Message: 1
Date: Wed, 3 Nov 2010 09:05:53 +0000
From: Antonio Li?an <drakov...@hotmail.com>
Subject: [Tinyos-help] Help with fragmentation issues (using Blip and
        LPL)
To: <tinyos-help@millennium.berkeley.edu>
Message-ID: <snt129-w5160740a77f3975303a50bb...@phx.gbl>
Content-Type: text/plain; charset="iso-8859-1"






Hello,

I have 2 motes (BS and sender) and I'm seeing a lot (70% of the total
traffic) of IPv6 
messages of the type "next header = IPv6 no next header (0x3b)" being sended

to the BS by the sender upon receiving a router advertisement message from 
the BS, I think this could be because a fragmentation problem that I cannot
find, 
but I'm not really sure if this is the real cause.

LPL settings: 

CFLAGS += -DLOW_POWER_LISTENING -DLPL_SLEEP_INTERVAL=1024
CFLAGS +=-DBLIP_L2_RETRIES=2 -DBLIP_L2_DELAY=2048

With the LPL_SLEEP_INTERVAL set to 0 when sending messages from the
Sender to the BS (always on).

I'm trying different configurations by changing the values at IPDispatch,
ICMPResponder 
and IPRouting without any luck so far.

I would appreciate any pointers in the right direction, sorry to post this
message again.
                                          
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/201011
03/eca65e2e/attachment.html 

------------------------------

Message: 2
Date: Wed, 03 Nov 2010 14:54:36 +0100
From: Michal Szumski <m...@vp.pl>
Subject: [Tinyos-help] MST420 MICAZ, humidity
To: tinyos-help@millennium.berkeley.edu
Message-ID: <4cd1699c.4010...@vp.pl>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi
I would like to read Humidity measure from SHT11 sensor on MST420. 
MST420 is connected to MICAZ.
I can do it on TELOSA, there is driver, but on MICAZ there is no such 
driver. What should I do?

Best Regards
Michal


------------------------------

Message: 3
Date: Wed, 3 Nov 2010 12:22:17 -0300
From: Mart?n <lucas.m.sando...@gmail.com>
Subject: [Tinyos-help] Help with Tiny OS 2.x in Mica2 mote
To: tinyos-help@millennium.berkeley.edu
Message-ID:
        <aanlktinc8hnz24yssgsd3yvjpecq4rs+cety09qss...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi.

I've installed Tiny OS 2.x, make Blink sample application for Mica2 mote. I
flash the binary but it doesn't work, it does nothing.
Im modify Blink to just turn on one Led, but again it doesn't work. I know
that the mica2 mote works correctly because it used to run a Tiny OS 1.x
application without problems.
Any ideas?

Thanks

Martin S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/201011
03/d6c2acf3/attachment-0001.htm 

------------------------------

Message: 4
Date: Wed, 03 Nov 2010 11:30:25 -0600
From: Michael Schippling <sc...@santafe.edu>
Subject: Re: [Tinyos-help] regarding exciting a relay
To: "NeLzZzZ..... ." <nelr...@gmail.com>
Cc: tinyos-help@millennium.berkeley.edu
Message-ID: <4cd19c31.60...@santafe.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

By mentioning XMDA300 I will guess that you are using Moteworks.
A quick look at the RelayM.nc file shows that it is a simple driver
for turning an I/O pin on and off, so it's probably the code that
you want to use in your app. If your moisture sensor is on the same
mote as the relay you probably need to modify whatever the highest
level application files are: do a sensor sample, turn relay on/off,
repeat.

I admit to not even trying to understand what XMDA300M.nc does, but
I think it is part of Xmesh -- Motework's distributed sensor net
application suite -- which is not really targeted at doing control
functions, either local or remote. If you don't need Xmesh you should
be able to modify a much simpler demo app like Blink or (going back
to the base TOS1.x) Sense.

MS

NeLzZzZ..... . wrote:
> 
> 
> 
> 
> I'm a M.E student from Velammal Engineering College doing project work 
> using MDA300 & MICAz motes.
> I'm having a doubt about exciting a water sprinkler using the relay pins 
> in MDA300 when a analog values exceeds a threshold.[the analog value 
> will be the values from soil moisture sensor]i.e during water scarcity 
> the sprinkler should be actuated. 
> where should i do the changes in my coding? 
> should i do it in XMDA300M.nc or RelayM.nc in mda300 folder?
> please help me 
> 
> 
> 
> 
> 
> -- 
> NELSON ROSARIO
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


------------------------------

Message: 5
Date: Wed, 03 Nov 2010 11:38:43 -0600
From: Michael Schippling <sc...@santafe.edu>
Subject: Re: [Tinyos-help] Tiny os
To: Paul Leons <u4ece08...@students.amrita.ac.in>
Cc: tinyos-help@millennium.berkeley.edu
Message-ID: <4cd19e23.80...@santafe.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

The Moteworks system from Memsic (ne Crossbow) has drivers for the
MDA320, but I'm not sure if any of the current TOS 2.x versions
support it directly. I don't see anything in the last TOS1.x
which I use. Maybe someone using T2 can point you to other sources.

As for documentation, it's pretty much the doc/tutorial lessons and
the code itself. I recommend reading through the tutorial and doing
some of the exercises before trying to implement your project.

MS

Paul Leons wrote:
> hi I would like to read analog values from MDA 320, and convert it to
> digital values using mote MPR2400CA. Can you help me with sampple
> codes for TinyOs with proper documentation. Thank You.
> 
> regards, Paul Leons _______________________________________________ 
> Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu 
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


------------------------------

Message: 6
Date: Wed, 3 Nov 2010 14:34:33 -0400
From: Srikrishna Raghavan <s...@vt.edu>
Subject: [Tinyos-help] Compiling TinyOS applications for a non-mica
        AVR board
To: Tinyos-help@millennium.berkeley.edu
Message-ID:
        <aanlkti=syocssni7xce2hpo1z65cr87nprr_xsxde...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I am trying to run Blink application on my BDMicro ATMega128 board. Among
the TinyOS platforms, only the mica series boards use atmega128. The problem
of compiling an appication for the mica series (make micaz, etc) boards and
running it on a standalone avr board is all timing events are asynchronously
caputured from the 32.768kHz crystal attached to the TOSC pins. Is there a
way to compile applications in a synchronous setting (use internal 1MHz or
an external crystal attached to XTAL pins)?

Srikrishna R. Iyer
Graduate Research Assistant,
M.S. ECE <http://www.ece.vt.edu> (Computer Systems),
Virginia Tech <http://www.vt.edu>
s...@vt.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/201011
03/3feb80fb/attachment-0001.htm 

------------------------------

Message: 7
Date: Wed, 3 Nov 2010 19:43:06 +0100
From: wasif masood <rwmas...@gmail.com>
Subject: [Tinyos-help] msg->data
To: tinyos forum <tinyos-help@millennium.berkeley.edu>
Message-ID:
        <aanlkti=bv5c9kximffzpm21yv+q7wtryv=vk_h5w5...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi All,

I have a simple question, Is

 Packet.getPayload(msg) == &msg->data

????(always)



Wasif Masood
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/201011
03/316a7534/attachment-0001.htm 

------------------------------

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

End of Tinyos-help Digest, Vol 91, Issue 11
*******************************************
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.864 / Virus Database: 271.1.1/3240 - Release Date: 11/06/10
04:34:00

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to