Skip to content

Conversation

@osexpert
Copy link
Contributor

@osexpert osexpert commented Sep 2, 2025

If receive with flag fin, ack it and close connection. Call tcp_disconnect() in state machine.
Add tcp_disconnect: if established -> sendFin, if syn sent -> sendReset. Hopefully fixes issue 58 where charger do not like being sent a RST. Not tested here, allthou I run similar code in ccs32clara-chademo with success.

If receive with flag fin, ack it and close connection.
Call tcp_disconnect() in state machine.
Add tcp_disconnect: if established -> sendFin, if syn sent -> sendReset.
Hopefully fixes issue 58 where charger do not like being sent a RST.
Not tested.
@osexpert
Copy link
Contributor Author

osexpert commented Sep 2, 2025

#58

@osexpert osexpert mentioned this pull request Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant