FRDM KW41Z sending a UDP packet.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FRDM KW41Z sending a UDP packet.

1,883 次查看
michaeldalby
Contributor I

Hi All

Hopefully this is a quick and simple question..... I would like to send and receive  UDP packet across the Thread network (ideally through the CLI serial port interface) but I can't seem to find any documentation on this subject of the syntax to send such a message (there is some information on sending a CoaP message, but I want to try UDP)....

Any ideas?

Best regards

Michael

标签 (2)
标记 (3)
0 项奖励
回复
1 回复

1,684 次查看
jc_pacheco
NXP Employee
NXP Employee

Hello Michael, 

You can verify the usage of plain UDP sockets using the SHELL demo and enabling the "#SOCK_DEMO" macro at config.h. 

Documentation on how to use the sockets is found at Section 8 from the Kinetis Thread Stack Shell Interface User's Guide.pdf

 

-JC

0 项奖励
回复