has anyone used elegoo arduino Nano with this ethernet shild? I am having issues where its just not reliable to send commands over network. it sometimes sends and sometimes does not.
my sketch is below
problem is when the button is pushed, serial monitor registers this perfectly however network server does not receive these hex commands (they receive commands sometimes and sometimes they don't) its been completely unreliable on when it will work as intended. I am using up 84% of memory if that makes any difference. thank you in advance