This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Radio not responding after transmitt 24KB

nrf52840 

sdk for thread and zigbee 2.0

windows

segger studio

in example simple coap cilent and simple coap server

I create my own packet error test through coap requests. I am sending 16B data (+4B header). 1199 packets send without problems. (1200*20 = 24 000)

Then packets stop sending but there is no error. I try change COAP to UDP but problem still remained. I changed size of packet but after 24 000 B again not responsing. After this problem MCU recover only with reset. But there is no eroor or no problem in debuger.

    

Related