RFSoC4x2 Ethernet connection

Hello,

I am using the RFSoC 4x2 board with PYNQ v2.7.0 and encountering issues with network connectivity. I’ve connected the board to my router using an Ethernet cable, but the OLED display shows “No IP detected.” I also attempted to connect the board directly to my computer via Ethernet, setting my computer’s IP address to 192.168.2.98. Despite this setup, I still can’t establish a connection to the board. I tried accessing the JupyterLab interface by navigating to http://192.168.2.99:9090/lab, but I received an error stating that the response from the host machine at 192.168.2.99 took too long.

Can you help me resolve these connectivity issues?

1 Like

Can you try plug in a Micro USB cable to the board from your PC, and open a UART to the board during boot?
You can check for any warnings/errors it may
You can also run ip a once the board boots to determine what is going on.

If this doesn’t help, I’d suggest you burn a new v3.0 image and try again.

Cathal

1 Like

Did you connect the board via a eternet cable to the router before or after powering on the board?

1 Like