can not connect to wifi

hello

I have got my monitor working , and its updating to emoncms. (but only when it is connected to an Ethernet cable). so following some of the post i have decided to try a wifi dongle approach,

I have purchesed  a "EDIMAX nano adaptor 802.11b"

but when i follow the set up guide

http://svay.com/blog/setting-up-a-wifi-connection-on-the-raspberrypi/

and try to add the device in step two

/etc/wpa_supplicant/wpa_supplicant.conf.

i get a "No Such File " error on my pie..

is there any issues with the "emonSD-13-08-14.img" i have running 

or can somebody help me get around this problem

thanks in advance

dylan

JD's picture

Re: can not connect to wifi

Check for typos... it should be there!  

sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

If not then just create a new file.

The rest of the steps in that guide are good, I had to do the "ping your router every minute" to get mine to stay connected to some routers.  With my home router (Verizon FIOS) I don't need it, but other places I have needed it and I see several reconnects per day in the logs.

 

glyn.hudson's picture

Re: can not connect to wifi

I've always added the wifi credentials directly to interfaces file rather then a sperate wpa file. I recommend following this guide, I've tested with latest emonSD 

http://raspberrypihq.com/how-to-add-wifi-to-the-raspberry-pi/

bobdylan's picture

Re: can not connect to wifi

Thanks Glyn

great little article, i had also been trying to alter code via pi and a keyboard but as soon as i used PUTTY and the notes you gave.  had it connected in 5 mins... thats what happens when your a newbie..

once again thanks to everyone on the forum.

dylan (one happy Chappy)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.