Looking further at the code that you provided Is it necessary to setup a DNS gateway for QNEtherenet? All this node will ever do is listen for UDP packets sent to it.
Thanks, I don't know if there is a library update issue or what.
I had working code that just stopped working when I tried making a simple change. I loaded the new code confident that I had the original sketch...
Hi,
I'm recently having an issue with my Teensy hanging in what appears to be the EthernetUDP constructor. I have simplified the code to the following which loads and runs fine as long as the declaration is left...