6XD Wifi connection issue
-
Cannot get Raspberry Pi to connect to WIFI while connected to 6XD Mainboard. Tried many times, went through the troubleshooting. I can get my Raspberry Pi to connect if I insert a SD card with just the RasPi OS. I flashed my own card using the Single Board Computer Set up and balenaEtcher. Is there any know issue with https://pkg.duet3d.com/DuetPi.zip file? also no card in the duet while trying to connect to Wifi.
-
What model of Pi is it? How is it powered?
-
@phaedrux Raspberry Pi 4 8gb Ram, with 30watt Pwr Supply through USB C
-
Are you using the full desktop image for Duet Pi or the command line only version?
-
@phaedrux I am using this version if i am answering the question correctly https://pkg.duet3d.com/DuetPi.zip
-
@signpostman The latest DuetPi version turns off WiFi power saving but I don't see how that would break things. Do you get any error message when it fails to connect?
-
@chrishamm No Message, where the Wifi would show in toolbar on RasPi I get the no wifi icon, if I click it it says " No wireless LAN Interface Found"
-
@signpostman With the help of our internal developer, we got it work. to make it work. ON the RasPi, change file permissions on the wp_supplicant.conf file read & writeable by everyone. we then changed the "|" character to a "}". We then were able to connect.