7 years, 2 months ago.

How to make a TCP Socket Server using Nucleo F401RE IDW01M1 Wifi Module?

All the examples are with ethernet interfaces. I can't hack the code for SPWFInterface which is used by wifi module. I am planning to send data from an android client.

This is the code for Ethernet Interface: https://developer.mbed.org/users/NegativeBlack/code/NetworkAPI/wiki/tcp-server-example

and the test application for IDW01M1 using SPWFInterface.. https://developer.mbed.org/teams/ST/code/HelloWorld_IDW01M1v2/

Please help. Thank you.

Be the first to answer this question.