[Linux-zigbee-devel] MRF24J40MA on BeagleBone Black

2013-11-08 Thread Andersan Xiley
Hello, I'm in doubt about buying the BeagleBone Black version. The project on the link below is suppose to work on the BeagleBone Black? https://github.com/beagleboard/kernel/tree/3.8 Best regards, -- November Webinars

Re: [Linux-zigbee-devel] mrf24j40 on BeagleBoneBlack Production Image 2013.06.20 Incompatible with baseboard for 'BB-BONE-MRF24J40'

2013-11-08 Thread Craig Peacock
Joao, Yes, got it working. Summary can be found: http://wiki.beyondlogic.org/index.php/BeagleBoneBlack_IEEE802154_Microchip_MRF24J40 In brief, I fixed up the typo in /kernel/firmware/capes/cape-bone-mrf24j40-00A0.dts and got to to rebuild. Then there was an I/O conflict with the HDMI, so I tur

Re: [Linux-zigbee-devel] mrf24j40 on BeagleBoneBlack Production Image 2013.06.20 Incompatible with baseboard for 'BB-BONE-MRF24J40'

2013-11-08 Thread Alan Ott
On 11/08/2013 06:29 PM, Craig Peacock wrote: > Yes, got it working. Summary can be found: > http://wiki.beyondlogic.org/index.php/BeagleBoneBlack_IEEE802154_Microchip_MRF24J40 > > In brief, I fixed up the typo in > /kernel/firmware/capes/cape-bone-mrf24j40-00A0.dts and got to to > rebuild. Then the

Re: [Linux-zigbee-devel] MRF24J40MA on BeagleBone Black

2013-11-08 Thread Alan Ott
On 11/08/2013 01:05 PM, Andersan Xiley wrote: > > I'm in doubt about buying the BeagleBone Black version. > > The project on the link below is suppose to work on the BeagleBone Black? > > https://github.com/beagleboard/kernel/tree/3.8 > Yes. Use the 3.11 branch. Use Craig Peacock's tutorial posted