Tool/software:
Hello,
I wrote a function in \simplelink_cc13xx_cc26xx_sdk_7_41_00_17\examples\rtos\LP_EM_CC1314R10\ti_wisunfan\ns_coap_node to send a coAP message every 30 seconds from a border node to the border router. However, I noticed that the router is only receiving these messages once the function completes instead of in increments similar to that of the request. I am not sure why this behavior is happening and how to work around it? I am guessing it is being buffered somewhere, but I am not sure where to look.
Thanks