@diode84
If you have a spare card, why not try this approach.
Make a fresh image of piCorePlayer v5.0 using Etcher
https://repo.picoreplayer.org/insitu...layer5.0.0.zip
Remove and re-attatch the card to your computer (I'm talking Windows OS, it's the same procedure for any other OS).
Open the boot partition and you will find a folder called wpa_supplicant.conf.sample.txt.
(I'm not sure if that is correct, but you get what I mean)
Open the file with Windows WordPad or Notepad++.
Read down the text and fill in the details, Country, SSid,password.
Save the file and exit.
Back in the boot partion edit the file name to remove the extra text, so it is just
save.wpa_supplicant.conf
Then just open the file again and check that the details are present and correct.
Put the card in the pi, with or without the wireless dongle.
Do not attatch the Ethernet cable, power the pi on and wait for two or three minutes.
Then check if it is on the network.
If you have an "official" pi power supply it should provide enough power for the dongle.
atb
ronnie
Results 31 to 40 of 44
Thread: Having problems with Pi 3B+ wifi
-
2019-09-15, 08:40 #31
- Join Date
- Jan 2011
- Location
- Staffordshire. UK
- Posts
- 4,087
-
2019-09-15, 09:11 #32
- Join Date
- Feb 2019
- Posts
- 195
-
2019-09-15, 09:17 #33
That doesn't mean it's right. Not all devices properly conform to CRDA requirements. How is the router configured?
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2019-09-15, 09:42 #34
- Join Date
- Feb 2019
- Posts
- 195
-
2019-09-15, 09:48 #35
- Join Date
- Feb 2019
- Posts
- 195
-
2019-09-15, 16:54 #36
What channel is your router set to operate? And what are the other wifi operating parameters.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2019-09-16, 04:59 #37
- Join Date
- Feb 2019
- Posts
- 195
-
2019-09-16, 05:18 #38
Without knowing how crowded channel 1 is in your area, I would try to change it to see if there is any impact.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2019-09-16, 07:44 #39
- Join Date
- Feb 2019
- Posts
- 195
-
2019-09-16, 09:01 #40
- Join Date
- Feb 2019
- Posts
- 195
I think it is time to give up on WiFi so far away from the router. The Pi doesn't seem very powerful on WiFi so I will have to wire a LAN connection.
PiCorePlayer is brilliant and just what I needed so thank you to all involved and to all those giving help on the forum.
Thanks again, all the best.
diode84