Skip to content

Wiznet chip delays 200msecs before sending the final ACK to the HOST [imported] #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 433 moved from a Google Code project.
Added by 2010-12-22T20:09:18.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (WontFix).

Original labels: Type-Defect, Priority-Medium, Component-Core

Original description

Using a packet sniffer you can see the Arduino/Wiznet sending data to the host in a timely manner, until the final ACK. Between the HOST's ACK of the Wiznets last packet, and the Wiznets ACK of the HOST's ACK is over 200msecs.

In the Wiznet datasheet: http://www.wiznet.co.kr/UpLoad_Files/ReferenceFiles/W5100_Datasheet_v1.2.2.pdf

See page 26, bit 5 of the Sn_MR register.

Enclosed are two patches, one to Client.cpp and one to Server.cpp.
They both set the No Delay bit to allow for immediate ACK's.

@cmaglie cmaglie closed this as completed Nov 15, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
Fix typo in nested prepropressor statments
@per1234 per1234 added the Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
Projects
None yet
Development

No branches or pull requests

2 participants