Jump to content

An Arduino can't be used, as it does not feature the right capabilities (such as having a network chip).

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13955992
Share on other sites

Link to post
Share on other sites

3 minutes ago, NLamki said:

so I'm trying to follow 

 but I got stuck at step 4. I cannot find my raspberry pi's IP. https://imgur.com/a/ON2QGgJ

can someone pls help me?

Your pi 0 probably isn't connected to wifi. If I remember correctly, you must copy a file called wpa_supplicant.conf after you burn the images onto the sd card. That way it knows how to connect to your wifi when it boots for the first time.

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960229
Share on other sites

Link to post
Share on other sites

14 minutes ago, NLamki said:

right right and how do I do that?

https://www.raspberrypi.org/forums/viewtopic.php?t=203716

 

It's really easy, basically use notepad++ and create a file called 'wpa_supplicant.conf' you then enter your network info into the file and copy the file into the home directory of the sd card. I believe the link above explains it better. When you pi boots, it finds that file and uses it to connect.

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960240
Share on other sites

Link to post
Share on other sites

Just now, NLamki said:

I dont have the W model, mine is wired only, I think.

You can use this guide on every Raspberry Pi. It's usually done if you can't plug a monitor and mouse and keyboard

https://www.raspberrypi-spy.co.uk/2017/04/manually-setting-up-pi-wifi-using-wpa_supplicant-conf/

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960260
Share on other sites

Link to post
Share on other sites

2 minutes ago, Jenko32 said:

You can use this guide on every Raspberry Pi. It's usually done if you can't plug a monitor and mouse and keyboard

https://www.raspberrypi-spy.co.uk/2017/04/manually-setting-up-pi-wifi-using-wpa_supplicant-conf/

I don't think he has the W version...If that is the case, he has no way of connecting to his network. I'm not aware of there being pi 0's with an ethernet port

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960263
Share on other sites

Link to post
Share on other sites

3 minutes ago, steelo said:

I don't think he has the W version...he has no way of connecting to his network.

 

4 minutes ago, steelo said:

I don't think the zero has a wired version...as far as I know. Either it has wifi capability or it doesn't...

 

4 minutes ago, Jenko32 said:

You can use this guide on every Raspberry Pi. It's usually done if you can't plug a monitor and mouse and keyboard

https://www.raspberrypi-spy.co.uk/2017/04/manually-setting-up-pi-wifi-using-wpa_supplicant-conf/

oh shit my bad, just checked the packaging and it is Raspberry pi zero W

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960274
Share on other sites

Link to post
Share on other sites

2 minutes ago, NLamki said:

 

 

oh shit my bad, just checked the packaging and it is Raspberry pi zero W

Sweet...yeah, follow the link we gave you. If that doesn't load or whatever, just google 'wpa_supplicant raspberry pi zero'. It's pretty simple but you won't be able to connect without adding that.

 

https://www.raspberrypi-spy.co.uk/2017/04/manually-setting-up-pi-wifi-using-wpa_supplicant-conf/

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960277
Share on other sites

Link to post
Share on other sites

10 minutes ago, steelo said:

Sweet...yeah, follow the link we gave you. If that doesn't load or whatever, just google 'wpa_supplicant raspberry pi zero'. It's pretty simple but you won't be able to connect without adding that.

 

https://www.raspberrypi-spy.co.uk/2017/04/manually-setting-up-pi-wifi-using-wpa_supplicant-conf/

yeah um I did that, connected the Pi back but now the light isnt blinking/on. did I just kill it?

Link to comment
https://linustechtips.com/topic/1236201-raspberry-pi/#findComment-13960300
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×