Arduino (MySensors W5100 Gateway) closing TCP connection (2us- NOT 2ms) after each sending of data
-
Hello Everybody,
just noticed with Wireshark, that TCP connection is closing after Arduino sends something!
UDP does not do that with the same sketch!!!!
It is closing after 2 MICROSECONDS not Milliseconds.. so it means, that TCP does not wait for anything and just closing...
Did somebody noticed that too?
i am working with a latest DEV branch.
Thank you in Advance!
-
Hello Everybody,
checked yesterday and noticed, that if i use JUST STANDARD "TCP W5100) Sketch, it happens (Connection is closing just (2 MICROseconds) after Arduino sends something and just after that it starting to establish a new connection over the next TCP port!
Checked everything with WIRESHARK.
WHEN I USE STANDARD ETHERNET sketch, from the Standard Arduino Library Example:
https://github.com/arduino/Arduino/tree/master/libraries/Ethernet
everything is just fine!
Should i place it as an Issue?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login