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

Openthread otUdpSend transmit finish

Hello,

I use the nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31 with nrf52840-DK.

I'm looking for a way to get the transmit state after I sent a udp packet. I would like to know when I can send for the next time.

I didn't found something in the Openthread API.

Are there any tips?

Related