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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,012 Views
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

Labels (1)
0 Kudos
Reply
2 Replies

872 Views
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!
-----------------------------------------------------------------------------------------------------------------------

872 Views
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 Kudos
Reply