Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By fpalarmini
#78952 Hi guys!

I'm using esp8266 in my application like a server TCP, and when it received RST package of client TCP, it's resetting... I'm sending below the image of communication.

Why is it resetting?

Thanks very much
You do not have the required permissions to view the files attached to this post.
User avatar
By QuickFix
#78961 How should we know? :?

You've showed us no sketch, no schematics, not even any context of the project you're working on and you expect us to have a clue what's going on? :roll:
User avatar
By fpalarmini
#78967
QuickFix wrote:How should we know? :?

You've showed us no sketch, no schematics, not even any context of the project you're working on and you expect us to have a clue what's going on? :roll:



I'm using toolchain version 2.4.1. I'm tryed with lwip v1.4 and lwip v2, both reset the esp8266. This is linked with TCP stack and not with my firmware.