Cannot connect to Wifi
-
Thank you for your help. I'll add a Raspberry then.
-
@Timothee-Leblond Most routers have the option to broadcast a 2.4GHz SSID as well as 5GHz. Check the router manual.
Ian
-
I sadly cannot access the routers.. But I then have questions concerning SBC set up.
I already have the motherboard configured and access to DWC through the local network but want to add the raspberry PI.
Do you know if adding the SBC will replace my files like config.g and so on? I do not want to lose the files I edited already.
Thank you!
-
@Timothee-Leblond You have to remove the SD card from the Duet, so no, it won't replace them. You will need to copy them on to the RPi; you can do this after you connect to DWC on the RPi. You'll need to remove the networking parts of config.g for use on the RPi.
Ian
-
For now I've been following the SBC setup guide here until step 4.
I thus have 2 SD cards, one in the Duet and one in the RPi for now. What you mean is that I'll have to remove the one in the Duet and copy the files in the RPi card and erase the one that had been created by the Raspberry imager?
Thank you!
-
@Timothee-Leblond No, the one created by the imager stays in the RPi. It will also hold the config files for the Duet in SBC mode. To get the Duet into SBC mode, no SD card should be inserted into that. So you can keep the old SD card from the Duet as a backup.
Ian
-
So then can I copy my initial files on the RPi 's card? Like config.g, homeall, macro file, etc?
Or should I start from scratch again?Also, should my panelDue stay on the Duet or should I connect it to the RPi?
Thanks!
-
@Timothee-Leblond said in Cannot connect to Wifi:
So then can I copy my initial files on the RPi 's card? Like config.g, homeall, macro file, etc?
You can use your existing config files, very little change is needed. As I said earlier, you will need to copy them on to the RPi; you can do this after you connect to DWC on the RPi. You'll need to remove the networking parts of config.g for use on the RPi.
PanelDue stays connected to the Duet.
Ian
-
Ok, so I plugged the SBC to the Duet following your advice.
It seems like it does not connect to Wifi still. It says "connecting" on the top right corner of my PanelDue. When looking for "duet3.local" in my browser, it keeps loading infinitely.
I'm trying to follow the troubleshooting steps but I cannot connect it at all to the router.
Do you know if the MAC adress is different from the Duet's? Do you think this could be the problem? I'm pretty sure I've configured the wpa_supplicant.conf correctly.Thank you for your precious help!
-
@Timothee-Leblond said in Cannot connect to Wifi:
Do you know if the MAC adress is different from the Duet's?
Yes, most certainly. So if you need to provide the network admin the MAC address of the Pi, you'll need to find it on the Pi.
https://pimylifeup.com/raspberry-pi-mac-address/
The mDNS name duet3.local may or may not work on that network. You may need to use the IP address directly.