Vinod,

you can look at this link to learn more about how TOSSIM 2.x works. 
http://docs.tinyos.net/tinywiki/index.php/TOSSIM

for graphical simulation of the network, you can look at the application "MViz" 
in the apps folder.

vamsidhar 


----- Original Message -----
From: [email protected]
To: [email protected]
Sent: Tuesday, May 31, 2011 11:23:59 AM
Subject: Tinyos-help Digest, Vol 97, Issue 104

Send Tinyos-help mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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


Today's Topics:

   1. Re: how to send the data through blip (Eric Decker)
   2. tossim SIMULATION HELP.............................please
      help me out (vinod kumar)
   3. how many program can we exsecute on noe mote???? (fabrice fothe)
   4. Spam on TinyOS Wiki (Martin Zoller)
   5. retrieve data from a sensor telosb (Khouloud Masmoudi)
   6. Re: Help with Python and Tossim (Giuseppe Cardone)
   7. Re: retrieve data from a sensor telosb (Antonio Li??n C.)


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

Message: 1
Date: Tue, 31 May 2011 03:37:25 -0700
From: Eric Decker <[email protected]>
Subject: Re: [Tinyos-help] how to send the data through blip
To: Markus Becker <[email protected]>
Cc: Thomas P?tsch <[email protected]>,
        [email protected], Emily day <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

On Tue, May 31, 2011 at 2:29 AM, Markus Becker 
<[email protected]>wrote:

> > >
> > > Yes. It's a REST-like application layer.
> >
> > What is REST?
>
> Representational State Transfer.
> http://en.wikipedia.org/wiki/Representational_State_Transfer
>
> > How wedded is CoAP to blip?    Can it sit on a lighter weight transport?
>
> It uses blip's UDP interface, i.e. sento, recvfrom, bind. Internally
> CoapBlip
> and libcoap also use IPv6 addresses. Other transports might work, YMMV.
> It fits rather nicely to blip though, as it is also part of the IETF stack:
> 6LoWPAN, RPL, CoAP.
>

I understand it fits into the IETF stack.   That makes sense.

But ipv6/6lowpan maybe too expensive and am wondering how easy it would be
to port to a different transport.  Addressing objects should be done using
abstract objects like berkeley sockets.    But if CoAP uses explicitly IPv6
addresses rather than addressing objects then it makes things a bit more
expensive.  It can still work because I can easily map 16 bit addresses into
large addresses but the overhead of ipv6 addresses is a bit expensive.

We'll see how things look.

Thanks,

eric


>
> > > > thanks,
> > > >
> > > > eric
> > > >
> > > > > BR,
> > > > > Markus
> > >
> > > ------------------------------------------------
> > >
> > > | Dipl.-Ing. Markus Becker
> > > | Communication Networks
> > > | Mobile Research Center
> > > | TZI - Center for Computing Technologies
> > > | University Bremen
> > > | Germany
> > >
> > > ------------------------------------------------
> > >
> > > | web: http://www.comnets.uni-bremen.de/~mab/
> > > | mailto: [email protected]
> > > | telephone: +49 421 218 62379
> > > | building: NW1 room: N2260
> > >
> > > ------------------------------------------------
> ------------------------------------------------
> | Dipl.-Ing. Markus Becker
> | Communication Networks
> | TZI - Center for Computing Technologies
> | University Bremen
> | Germany
> ------------------------------------------------
> | web: http://www.comnets.uni-bremen.de/~mab/
> | mailto: [email protected]
> | telephone: +49 421 218 62379
> | building: NW1 room: N2260
> ------------------------------------------------
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110531/2bd76f6f/attachment-0001.htm
 

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

Message: 2
Date: Tue, 31 May 2011 03:58:14 -0700
From: vinod kumar <[email protected]>
Subject: [Tinyos-help] tossim SIMULATION
        HELP.............................please help me out
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

After compilation I used "make micaz docs " which gave me some xml
documentation containing all graphs of main,blink etc.But can we get the
live simulation on the cygwin prompt itself when we enter the simulation
command.After compilation I am getting msg "TOSSIM librabry successfully
built".But it shouldnt be final naa!Some graphical simulation should start
after it gets compiled.Is there any such?How come TOSSIM acts in same way as
motes if it just compiles and leave it
 Thanks,
Vinodh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110531/d0d2ba7d/attachment-0001.htm
 

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

Message: 3
Date: Tue, 31 May 2011 12:59:36 +0100 (BST)
From: fabrice fothe <[email protected]>
Subject: [Tinyos-help] how many program can we exsecute on noe
        mote????
To: TinyOS <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hi ,
I would like to know how many program we can exsecute on the same mote at the 
same moment.

thank !!




________________________________
De : vinod kumar <[email protected]>
? : [email protected]
Envoy? le : Mar 31 mai 2011, 12h 58min 14s
Objet : [Tinyos-help] tossim SIMULATION HELP.............................please 
help me out

After compilation I used "make micaz docs " which gave me some xml  
documentation containing all graphs of main,blink etc.But can we  get the live 
simulation on the cygwin prompt itself when we enter the  simulation 
command.After compilation I am getting msg "TOSSIM librabry successfully  
built".But it shouldnt be final naa!Some graphical simulation should  start 
after it gets compiled.Is there any such?How come TOSSIM acts in  same way as 
motes if it just compiles and leave it
 Thanks,
Vinodh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110531/0e0cf713/attachment-0001.htm
 

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

Message: 4
Date: Tue, 31 May 2011 14:21:57 +0200
From: Martin Zoller <[email protected]>
Subject: [Tinyos-help] Spam on TinyOS Wiki
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi!
I've been using the TinyOS wiki in the last couple days, and it seems 
like there's a lot of spam in it. If you look at the list of recent 
changes, most of them are creations of advertising pages:
http://docs.tinyos.net/tinywiki/index.php/Special:Recentchanges

The only way to stop this is by using better protection against bot 
registrations (ReCaptcha might help) and deleting all spammers' user 
accounts. If there's too many of them it may even be necessary to lock 
ALL accounts and let users register again.
Is there anyone with admin rights who could do this? I'd be glad to help.


Thanks,
Martin


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

Message: 5
Date: Tue, 31 May 2011 16:10:24 +0100 (BST)
From: Khouloud Masmoudi <[email protected]>
Subject: [Tinyos-help] retrieve data from a sensor telosb
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

hello every body,I'm new on using tinyos and telosb motes.So, my question is 
how can I get data recieved from a telosb mote connected to my PC.I want to use 
this data to stoke it into my sql server 2005 Data Base.Please if any one could 
help me that will be very nice
thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110531/b651ff46/attachment-0001.htm
 

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

Message: 6
Date: Tue, 31 May 2011 11:16:29 -0400
From: Giuseppe Cardone <[email protected]>
Subject: Re: [Tinyos-help] Help with Python and Tossim
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

Hi,

you need to install Python's development files. If you are working on Debian
or on a Debian-based distribution (such as Ubuntu), try installing the
python2.6-dev package.

Regards,
  Giuseppe

On Monday 30 May 2011 10:27:07 Rizwan Mumtaz wrote:
> hello dear members,
>
> I recently installed tinyos 2.1.1. The pythong version I have is 2.6.5.
> After installation I changed Pythong version from 2.5 to 2.6 in sim.extra
> file in .../support/make. But now when I compile TestNetworkLpl
> application I get the following error. Can anybody help me how to solve
> the issue?
>
> -Rizwan
>
> ---------------------------------------------------------------------------
> ----------------------- mkdir -p simbuild/micaz
> make: python2.6-config: Command not found
> make: python2.6-config: Command not found
> make: python2.6-config: Comand not found
>   placing object files in simbuild/micaz
>   writing XML schema to app.xml
>   compiling TestNetworkLplAppC to object file sim.o
> ncc -c -shared -fPIC -o simbuild/micaz/sim.o -g -O0 -tossim
> -fnesc-nido-tosnodes=1000 -fnesc-simulate
> -fnesc-nido-motenumber=sim_node\(\) -fnesc-gcc=gcc -Wall -Wshadow
> -Wnesc-all -target=micaz -fnesc-cfile=simbuild/micaz/app.c -board=micasb
> -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
> -DLOW_POWER_LISTENING -DLPL_DEF_LOCAL_WAKEUP=512
> -DLPL_DEF_REMOTE_WAKEUP=512 -DDELAY_AFTER_RECEIVE=20 -I. -I../TestNetwork
> -I/opt/tinyos-2.1.1/tos/lib/net -I/opt/tinyos-2.1.1/tos/lib/net/drip
> -I/opt/tinyos-2.1.1/tos/lib/net/4bitle -I/opt/tinyos-2.1.1/tos/lib/net/ctp
> -DNO_DEBUG -DIDENT_APPNAME=\"TestNetworkLplA\" -DIDENT_USERNAME=\"rizwan\"
> -DIDENT_HOSTNAME=\"rizwan-laptop\" -DIDENT_USERHASH=0xc44a9df4L
> -DIDENT_TIMESTAMP=0x4de3a501L -DIDENT_UIDHASH=0xa7612bb2L
> -Wno-nesc-data-race TestNetworkLplAppC.nc   -fnesc-dump=components
> -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs
> -fnesc-dump=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml In
> component `LplAMSenderC':
> /opt/tinyos-2.1.1/tos/system/LplAMSenderC.nc:26: no match
> In component `TestNetworkLplAppC':
> TestNetworkLplAppC.nc:55: no match
> make: *** [sim-exe] Error 1
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

--
Giuseppe Cardone, Ph.D. Student
DEIS-LIA - University of Bologna
E-mail: [email protected]
Web: http://lia.deis.unibo.it/Staff/GiuseppeCardone/

LA RICERCA C?? E SI VEDE:
5 per mille all'Universit? di Bologna - C.F.: 80007010376
http://www.unibo.it/Vademecum5permille.htm

Questa informativa ? inserita in automatico dal sistema al fine esclusivo della 
realizzazione dei fini istituzionali dell?ente.



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

Message: 7
Date: Tue, 31 May 2011 17:23:42 +0200
From: Antonio Li??n "C." <[email protected]>
Subject: Re: [Tinyos-help] retrieve data from a sensor telosb
To: Khouloud Masmoudi <[email protected]>
Cc: [email protected]
Message-ID: <1306855422.1742.30.camel@zolertia>
Content-Type: text/plain; charset="UTF-8"

You should start with:

http://docs.tinyos.net/tinywiki/index.php/Mote-PC_serial_communication_and_SerialForwarder

If you precise concrete examples, maybe you can get some pointers from:

http://zolertia.sourceforge.net/wiki/index.php/Mainpage:TOS_advanced#Advanced_serial_communication
http://zolertia.sourceforge.net/wiki/index.php/Mainpage:Enjoy_your_Z1_now

Although the examples are based on a different platform, you can get
some clues from here (I'm sorry for using as a reference our own mote,
it's not sales-intended).

Regards,

On Tue, 2011-05-31 at 16:10 +0100, Khouloud Masmoudi wrote:
> hello every body,
> I'm new on using tinyos and telosb motes.
> So, my question is how can I get data recieved from a telosb mote
> connected to my PC.
> I want to use this data to stoke it into my sql server 2005 Data Base.
> Please if any one could help me that will be very nice
> 
> 
> thanks.
> 
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help




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

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

End of Tinyos-help Digest, Vol 97, Issue 104
********************************************
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to