Hi! i wanted to ask about the configurations parameters of the Wiznet that we are working with: WIZ107sr
Our problematic is the next:
Data is sent from a microcontroller to the web server through wiznet but TCP connection does not close once the data is sent. Wait is indefinitely, which in the end causes message to be emitted with HTTP code 408 (35 seconds post message and at intervals of 25 seconds).
Is it possible to modify some configurations item to avoid this behavior, preventing the wiznet from holding server resources and close TCP communication after getting server’s response?
We remain attentive to any correction and / or suggestion