Skip to content
Discussion options

You must be logged in to vote

OK, I seem to have a clearer picture now.
Mongoose send functions do not send for TCP. Data is buffered and later sent when calling mg_mgr_poll(). One Eth frame per call.
If your code does not allow that to happen, then it won't get sent. I'm not into the Wizard code, it may have changed a lot since the last time I worked on it, and this is not the place to handle possible Wizard issues. The code I remember fired a timer before going to re-flash, in order to allow for the response to be sent.
WRT your off-topic Q, that would be my code, so I will check. It was long time ago.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rossack
Comment options

Comment options

You must be logged in to vote
2 replies
@rossack
Comment options

@scaprile
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants