Hi,

On Thu, Jan 02, 2014 at 03:10:35PM +0530, Varka Bhadram wrote:
> hai..
> 
> I loaded the driver by using Device Tree Overlay on BeagleBoneBlack. I am able
> to bind the radio to the IEEE-802.15.4 layer means i successfully register 
> with
> the ieee802154 layer.
> 
> Then my question is how to enable the lowpan interface in linux and How to
> communicate over the IEEE-802.15.4 Sockets...
> 

please read [1] for instruction how to setup a lowpan interface.

To communicate over 802.15.4 sockets, you don't need the 6lowpan
interface. A wpan interface is fine.

There exists a protocol family PF_IEEE802154 for raw and dgram sockets.
See "net/ieee802154/af_ieee802154.c" inside linux kernel src.

- Alex

[1] http://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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