Skip to content

How to eliminate the error returned by the otUdpNewMessage function #8360

Closed Answered by jwhui
tuopu asked this question in Q&A
Discussion options

You must be logged in to vote

It takes time for OpenThread to process message buffers. The IEEE 802.15.4 radio has a PHY data rate of 250 kbps. The best way is to simply allow OpenThread to process events and tasks for some time before attempting to call otUdpNewMessage() again.

Replies: 2 comments 7 replies

Comment options

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

You must be logged in to vote
7 replies
@jwhui
Comment options

@tuopu
Comment options

@tuopu
Comment options

@jwhui
Comment options

@tuopu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants