flipjargendy wrote:Thanks for the replies! All super helpful!
pjc123, I was thinking of going with a Nano dongle but the one you mentioned is in my price range and probably going to be better for what I want to use it for.
* I forgot that aircrack provides resources on this subject!
Oops, I didn't see the nano in the title of your post. The TP-Link is quite a bit bigger, but has unbelievably good reception (It is advertised as a high gain wifi device). Since you just received your pi, I am assuming it is a Model B
Rev 2 board and therefore TP-Link will work out of the box with that. Raspbian Wheezy has the drivers built in, and the simplest way to get it working is with the wicd gui wifi setup program. The
Rev 1 board requires that the TP-Link be powered by both USB ports with a Y splitter cable or with the USB fuses removed because it draws too much current.
There are a couple issues with the TP-Link however:
1) With the Rev2 board, sometimes it does not get an ip address at boot, so I added a script to check after boot and it resets the device. I did not have that problem with the Rev 1 board so I suspect it is something like the boot speed that is not giving it time to set up properly, as the Rev2 running Raspbian Wheezy is much faster booting and running than the Rev 1 with Soft-float Wheezy.
2) I ran a test someone posted, and I am seeing high packet loss at higher bandwidths between two of these TP-Links, but I have no way of knowing whether it is one or more of the TP-Links or my router, as I don't have a different model router or other wifi dongles to test.
Neither of these issues are noticeable when running the pi, so I am happy with it.