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 have some protocol that's similar to the top of the MLME and MCPS API in the IEEE 802.15.4 specification.
The Atmel RZUSB dongles are running an AVR processor with an AT86RF231 and a PCB antenna. However, I've found the RF performance to be quite terrible, and they'll struggle to get packets across my cubicle. The Dresden Electronik dongles have much better RF performance, and are running an Atmel SAM3S processor with either an AT86RF212 or an AT86RF231 and they use a small ceramic antenna. They do have pads on the board to add a u.FL connector if you're good with a soldering iron. We prefer to use these USB dongles for our 802.15.4 projects (although, we wound up rewriting the firmware and changing the serial protocol). DE dongles: http://www.digikey.ca/product-search/en/rf-if-and-rfid/rf-receiver-transmitter-and-transceiver-finished-units/3539949?k=derfusb Atmel RZUSB: http://www.digikey.ca/product-detail/en/ATAVRRZUSBSTICK/ATAVRRZUSBSTICK-ND/1886204 Cheers, Owen On 14-08-10 11:42 AM, Frank Meerkötter wrote: > 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! > > Regards, > Frank > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel ------------------------------------------------------------------------------ _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel