-
- Posts: 2
- Joined: Mon Jan 08, 2018 7:10 pm
Can't connect my Raspberry Pi Zero W to my house router.
I have a brand new raspi zero w and im not able to find my routers SSID in the WIFI settings. Otherwise, I can connect to any other WIFI in the building but mine. I dont know what is the problem but creating an AP with my phone and sharing my data allows me to connect my raspberry to the internet. Does anyone now why my router is not shown? Ive always been able to connect any device to it. The router model is Comtrend VG-8050. Thank you!
Re: Can't connect my Raspberry Pi Zero W to my house router.
Hi.
If you pi can see all the other wifi services in the building and the one on your phone then I would say the problem lies with your router, may be its been set up not to broadcast the ssid.
If you pi can see all the other wifi services in the building and the one on your phone then I would say the problem lies with your router, may be its been set up not to broadcast the ssid.
We want information… information… information........................no information no help
The use of crystal balls & mind reading are not supported
The use of crystal balls & mind reading are not supported
-
- Posts: 7543
- Joined: Sat Jan 12, 2013 3:01 am
- Location: Grants Pass, OR, USA
- Contact: Website
Re: Can't connect my Raspberry Pi Zero W to my house router.
Make sure the router is set to 2.4GHz or mixed. The RPi does not do 5GHz.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.
Re: Can't connect my Raspberry Pi Zero W to my house router.
Also make sure that the Pi Zero is configured for the country it is working in. Some of the channels are disabled by default (because they are not available in the USA) and your router may be using one of those.
If you've got an Android phone, there's a useful app called WiFi Analyzer that shows you graphically what local WiFi networks are working on which channels. I don't believe it is available on iPhones though.
If you've got an Android phone, there's a useful app called WiFi Analyzer that shows you graphically what local WiFi networks are working on which channels. I don't believe it is available on iPhones though.
- DougieLawson
- Posts: 40792
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Can't connect my Raspberry Pi Zero W to my house router.
Make sure the access point is using WPA or WPA2 (NOT WEP) security. It's a pain in the tail to configure WEP (which is 100% insecure anyway).
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Posts: 2
- Joined: Mon Jan 08, 2018 7:10 pm
Re: Can't connect my Raspberry Pi Zero W to my house router.
Thank you I was able to solve the problem by changing the country, I don't know why it was set by default to UK.
- davidcoton
- Posts: 5841
- Joined: Mon Sep 01, 2014 2:37 pm
- Location: Cambridge, UK
- Contact: Website
Re: Can't connect my Raspberry Pi Zero W to my house router.
Pi is a British product. Why would it not be set to UK by default?javier.vela wrote:I don't know why it was set by default to UK.
Location: 345th cell on the right of the 210th row of L2 cache
Re: Can't connect my Raspberry Pi Zero W to my house router.
That does not make sense as the reason why it did not work. The UK permits all 1 to 13 channels of 2.4GHz. Japan permits the 14th but restricted to 802.11b. The US is channels 1 to 11.javier.vela wrote: ↑Wed Jan 31, 2018 11:02 amThank you I was able to solve the problem by changing the country, I don't know why it was set by default to UK.
Quis custodiet ipsos custodes?
Re: Can't connect my Raspberry Pi Zero W to my house router.
I've certainly had to change the country to the UK before now. It may be that it is unassigned by default so that, wherever it is used, it uses the minimum legal allocation. (Israel doesn't allow channels 1-4 outdoors.) The config utility might show the UK first on the basis that lots of people want it and it's otherwise a pain to scroll down. That would make it look like it was already set to the UK.