Pynq Z2 Ethernet Connection

Hello everyone!!!

I am working on Pynqz2 board where as per setup guide I have even properly working on the board by accessing jupyter notebook. But I was getting issue that i don’t have PL I2c adapter to resolve it i tried to download it dts file by connecting my board ethernet to the laptop and allow sharing internet. After that Ip address of pynq board is changed and now it’s not opening with the 192.168.2.99 on browser. Can anyone help me to guide how to access jupyter notebook again??

Hi @Danny10,

Welcome to the PYNQ community.

Your issue is likely because the IP address changed, or your laptop and board are in a different subnetwork. Please, see the troubleshooting steps here:

Mario

Thank you . It helps me and jupyter notebook is opening properly.