Guest
#4609245
Hey guys, I am experimenting with UDP on my Arty FPGA board.(https://reference.digilentinc.com/arty) After some fiddeling the transmitting of data to my laptop already works. My problem now is that the rx_data bus does not seem to give me other data than "0000" and "1111". I have also connected the rx_dv to an led and I see it blinking so I assume there should be more useful data than just these two values on the bus. I am also sure that there are packets sent. I see them in wireshark. Did you guys already have a similar problem and can point me in a general direction? Greetings, Jonas