MQX 3.8: how to add socket client to k20 with atheros WiFi?

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

MQX 3.8: how to add socket client to k20 with atheros WiFi?

1,016 次查看
huishao2
Contributor IV

Hi-

I am adding a simple TCP/IP socket client to my application which is K20 + Atheros AP4100P. The WiFi driver is now working on 4100P.

Can someone please point me to a start point? Like documents, sample code, etc?

Thanks!

Hui

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

876 次查看
soledad
NXP Employee
NXP Employee

Hello Hui,

Please review the appnote AN3907 (http://cache.freescale.com/files/32bit/doc/app_note/AN3907.pdf) in the section 2.1.4 Sockets.
In addition please check the below application note:
http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4417.pdf

the source code is provided here:
http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4417SW.zip
Please let me know if this helps.


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

876 次查看
huishao2
Contributor IV

Hi Sol

That's very helpful.

For connection to local WLAN AP, what are the steps or APIs to use to establish it? Like security, and network mode etc?

In addition, how to resolve the URL address through DNS?

Thanks!

Hui

0 项奖励
回复