> thanks Jan for your reply. is it the default tinyos 802.15.4 library and what
> about the zigbee library what is that?

TKN154 is an implementation of the IEEE 802.15.4-2006 MAC, take a look
at tos/lib/mac/tkn154/README.txt, where the implementation status is
described. The MAC is not the default MAC in TinyOS 2, i.e. you have
to add some lines to your Makefile to use it (see README.txt which
points to example apps). ZigBee is not covered by TKN154.

Jan

On Mon, Sep 17, 2012 at 11:20 AM, mamta_b <[email protected]> wrote:
>
> thanks Jan for your reply. is it the default tinyos 802.15.4 library and what
> about the zigbee library what is that?
>
> Jan Hauer-2 wrote:
>>
>> TKN154 is only available on the platforms listed in
>> tos/lib/mac/tkn154/README.txt (i.e. not on iris at the moment)
>>
>> Jan
>>
>> On Fri, Sep 14, 2012 at 1:25 PM, mamta_b <[email protected]>
>> wrote:
>>>
>>> hi,
>>> i want to use ieee 802.15.4 standard phy and mac layer in tinyos
>>> applications over iris mote. but there is an application given named
>>> tkn154
>>> and its library is also present but it uses only cc2420 tranceivers i.e
>>> micaz , telosb motes. but i want to use iris motes, and applications
>>> using
>>> ieee 802.15.4 layers. i am confused that how to use ieee 802.15.4 phy and
>>> mac layers in our application on iris motes. plz help. thanks.
>>> --
>>> View this message in context:
>>> http://old.nabble.com/how-to-use-IEEE-802.15.4-layer-in-iris-motes-in-any-application-tp34432532p34432532.html
>>> Sent from the TinyOS - Help mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/how-to-use-IEEE-802.15.4-layer-in-iris-motes-in-any-application-tp34432532p34441633.html
> Sent from the TinyOS - Help mailing list archive at Nabble.com.
>
> _______________________________________________
> 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

Reply via email to