Duet forever trying to connect
-
I am running a SBC with a raspberry pi 4. I have it disconnected from the mainboard 6hc. I am simply trying to get it to connect to the web. I am having an issue where the duet just tries to connect forever. It shows the connecting blue message like when you first go to the web page, but never gets past this. I have actually tried with 2 raspberry pi and have the same result. Both raspberry pi were properly connected to wifi. Does anyone know what could be going on?
-
Are you using the Duet3 6HC with the SBC connected or not?
For getting it connected to a network...
To use the 6HC without the Pi in standalone mode, see here: https://docs.duet3d.com/en/How_to_guides/Getting_connected/Getting_connected_to_your_Duet
For using the 6HC with the Pi in SBC mode, see here: https://docs.duet3d.com/en/User_manual/Machine_configuration/SBC_setup
-
As Phaedrux mentioned follow the instruction there.
Your post read like you're trying to connect to the web panel on Pi which is disconnected to the duet?
It will load forever, wire your sbc setup properly (pi connected to duet) anyway there is no connection to the duet -
Ah you guys were right. I actually faced an issue with my old raspberry pi where even when it was wired via the ribbon cable the web server would spend forever connecting. So I assumed the new rpi board would be able to connect without the duet board.
Once I wired this rpi to the duet mainboard the duet web server could load in my browser.
Thanks!