Hello danielchen
Thanks for the reply. Basically, we have made our own custom board where we are using Ethernet PHY. Also, we have confirmed that the external clock is getting received.
Is there anything we need to change at the code level? for example in HTTP 1.0, the server always closes the connection after sending the response unless the client sent a Connection: keep-alive request header and the server sent a Connection: keep-alive. So, if no such response header exists, the client must close its end of the connection after receiving a response.
I'm guessing here because of this header, I'm facing a ping issue.
So Is my understanding correct here? If so, then how we can implement the same header in the current MQX4.1 version?
Any help will be really appreciated!
Regards
Omkar Dixit