Re: [Linux-zigbee-devel] 802.15.4 USB dongle

2014-08-14 Thread Owen Kirby
For 802.15.4 USB hardware, there are two devices that I'm familiar with both based on the Atmel AT86RF231 transceiver: The RZUSB stick from Atmel and the family of USB transceivers from Dresden Electronik. Both devices will present themselves to the USB host as a ACM serial port, and they'll ha

[Linux-zigbee-devel] 802.15.4 USB dongle

2014-08-10 Thread Frank Meerkötter
Hello, I am looking for a 802.15.4 USB dongle. The host device would be Linux (OpenWrt). I plan run 6LowPan on top of it. Any suggestions? I've checked the 3.16 kernel source - the drivers i've seen there are all for devices attached over SPI. Is there a viable USB option today? Thanks! Regard