Basic Information:
No printer yet, Soon to be Anycubic Vyper
MCU / Printerboard:
Host / SBC
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
…
I am just starting to setup the Berry Pie. I am trying to setup the WiFi part. I have read, copy, pasted, added, deleted, read some more, copied, deleted, added. So here I am.
I have this in the wpa_supplicant.conf in the boot partition. I am sure it is something simple I have not done. I am the biggest problem with all of these things.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
country=US
update_config=1
ctrl_interface=/var/run/wpa_supplicant
WPA/WPA2 secured
network={
scan_ssid=1 # Used to find hidden SSID’s
ssid=“”
psk=“”
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
I have tried.
network={
scan_ssid=1 # Used to find hidden SSID’s
ssid=“Prodigy”
psk=“Prodigy1234”
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
network={
scan_ssid=1 # Used to find hidden SSID’s
ssid=Prodigy
psk=Prodigy1234
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
I do not see any attempt to access my router? I have the interface open, can see if anything access the router, I can turn off a device, turn it back on it shows up in the list. The Berry Pi does not show up?
In reading the attached screen, I see it start the file, then lists it as OK in green, show network OK in green, yet I cannot tell it has actually turned on the WiFi.
Thanks.
Buzz.