Skip to content
Discussion options

You must be logged in to vote

This is not a Mongoose issue, this is your issue using Mongoose. Moved to Q&A
I can't tell without debugging your code. Our code is CI/CD and hardware tested.
Please follow your HardFault, see where that memory area is, see why your code ends up pointing there, fix it. Mongoose just allocs 4 buffers where you tell it to do it; assuming you are using our TCP/IP stack, thing you don't say (you didn't fill the template when you opened your issue, btw), something in your code may be trashing your memory, or you may not be using Mongoose properly, or with a small stack/heap on an RTOS (another unknown).

Please see our documentation, and follow the guidelines in our tutorials.
Check memory plac…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Comment options

You must be logged in to vote
3 replies
@scaprile
Comment options

@zzambia
Comment options

@scaprile
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3438 on February 13, 2026 16:32.