Am 26.10.10 11:19, schrieb Pierre-emmanuel Goudet:
>    Hi Bastian,
>
> I may not understand well the question.
>
> But on our side we use the embedded MAC implementation inside our
> transceiver. And "nullmac (which does nothing)" inside Contiki.
> Then as an example i can use the serial driver implementation of linux
> zigbee, and sniff raw 802.15.4 frames with a 'wpan' interface under
> linux-zigbee.
>
> Is that an expected answer ?

Partly. ;)

 From the conceptual point of view, the situation is as follows:

Linux-zigbee uses the IEEE 802.15.4 MAC mechanisms. This includes the 
necessity to attach to a PAN to receive a 16 bit address.

Contiki uses custom MAC mechanisms for communication which mostly rely 
on the fact, that all nodes have unique 16 bit addresses.

Technically, either Contiki needs to associate to the coordinator (which 
it currently cannot do, if I am not mistaken) or linux-zigbee needs to 
learn any of the Contiki MAC mechanisms.

I am aware of the fact, that communication is still possible. But I 
doubt that this is, how the protocols were intended to be used.

So the question remains: is there any "specified" way of low-level 
communication between Contiki and linux-zigbee?


Cheers,

Bastian
-- 
Wolf-Bastian Pöttner       Institut für Betriebssysteme & Rechnerverbund
Tel.: +49-531-391-3265                            Mühlenpfordtstrasse 23
Fax.: +49-531-391-5936      TU Braunschweig         D-38106 Braunschweig

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to