Question
SW crashes after sending multiple CoAP messages - Open Thread example
I am trying to mesaure throughput of OpenThread by sending CoAP-s (small modificaiton of example) one by one WITHOUT any delay. After few messages, SW crashes in creation of new CoAP message (otCoapNewMessage). Why? Is something wrong with IPCC communication?