Re: [Linux-zigbee-devel] Testing the MRF24J40 functionality on a custom cape

2013-11-07 Thread K F
Hi Alan & Jan, Thanks for the help! I'll forward your feedback to my colleagues responsible for the hardware implementation and hopefully we can get it sorted. Alan, your cape would be great for some personal projects I have in mind. Do let us know when it goes into production. :) The one we use

Re: [Linux-zigbee-devel] Testing the MRF24J40 functionality on a custom cape

2013-11-07 Thread Jan Lübbe
On Wed, 2013-11-06 at 22:28 -0500, Alan Ott wrote: > Some of the GPIO lines on the beaglebone crash when you try to use > them as interrupts. I don't know why. Contact your TI FAE :) You might need this patch: http://thread.gmane.org/gmane.linux.ports.arm.omap/106301 Regards, Jan -- Pengutronix

Re: [Linux-zigbee-devel] Testing the MRF24J40 functionality on a custom cape

2013-11-06 Thread Alan Ott
On 11/05/2013 10:09 AM, K F wrote: > Some research colleagues and I have designed a BBone cape which, among > other stuff, supports 802.15.4 communication (via the mrf24j40 chip). > We are in the process of testing this specific functionality, but we > get some errors I was hoping you could help