Hi,

please DON'T use the sourceforge mailinglist. We have linux-wpan now
[1]. 

On Mon, Feb 23, 2015 at 04:38:29PM +0000, Ludwig, Mike wrote:
> Hi,
> 
> I'm currently trying to get a grip on the IEEE 802.15.4 stack in mainline and 
> bluetooth-next. I do succeed in using the fakehard.ko and fakelb.ko to add a 
> wpan-phy for MAC or 6LoWPAN operations. However, doing real stuff on the MAC 
> seems still broken as already mentioned here (Re: [Linux-zigbee-devel] 
> 802.15.4 scan, scan_req and 
> ieee802154_nl_scan_confirm()<http://www.spinics.net/lists/linux-wpan/msg00365.html>).
>  That is, a scan - which would be the first step in network establishment - 
> still fails

yes you are right any mlme ops was never "right" implemented. What you
see there is only some callbacks structures to make them available for
HardMAC drivers. (Then you need only to implement the interface and not
the real algorithm). That's my assumptation what the previous
maintainers did there.

> 
> As far as I can tell the status of the MAC in bluetooth-next has not changed 
> since this post. I guess the rework is still in progress.

Yes the rework is still in progress and the MLME ops state isn't changed
yet. The rework will do some things more "generic" so we have the chance
to implement MLME ops.

The rework also contains various changes to grab some good things from
wireless stack but with 802.15.4 functionality.

> Are there may some preliminary rework results (without any support), that 
> could be tested? My intention would be to test the kernel implementation 
> against the current lowpan-tools, or is there anything blocking this?
> 

You need the wpan-tools which is based on iw now. See [0].

> I finally would like to establish a WPAN with linux being either  coordinator 
> or device for plain IEEE 802.15.4 and 6LoWPAN communication using some simple 
> modules (e.g. Atmel based Transceiver or SoC). I would hope this to be 
> possible with the lowpan-tools but welcome any new tools there as well.
> 

See [0], but we also have no coordinator support. The further plans are
to add a "coordinator" interface type.

> I would welcome any hints on getting closer to this. Thanks a lot in advance.
> 
> Best regards
> 
> 

- Alex

[0] http://wpan.cakelab.org/
[1] http://vger.kernel.org/vger-lists.html#linux-wpan

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to