Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 7 months ago.
Is it possible to use x-nucleo-idw01m1 via WiFiInterface in mbed-os?
In the recent mbed-os-example-wifi example from the Team mbed-os-example, it looks like the x-nucleo-idw01m1 can be used with WiFiInterface. However, when I did some experiments, I got error. (Thus I have to use SpwfSAInterface.) I would appreciate it if you can tell me what kind of functions are supported for x-nucleo-idw01m1 by mbed-os (version 5.11 or later).
In addition, I tried to make TCP server in x-nucleo-idw01m1, but I had a bind error. Do your team have a plan to implement functions for TCP server in x-nucleo-isw01m1?