7 years, 5 months ago.

Does anyone know of setting station mode with mbed os 5?

I am trying to run ODIN-W2 in AccessPoint mode.

Although it is described that the document of Driver of ODIN - W2 includes the source code of AccessPoint, how should it operate?

https://github.com/u-blox/ublox-odin-w2-drivers-docs-mbed-5

Docs said "The Wi-Fi driver contains station as well as access point. A supplicant is also included."

Does sample code exist somewhere?

I do not have an answer for your question, but you can create an issue of your question in the repository. https://github.com/u-blox/ublox-odin-w2-drivers-docs-mbed-5/issues

posted by Toyomasa Watarai 15 Dec 2016

1 Answer

7 years, 4 months ago.

Hi,

I am bit confused, your headline says station mode but the question is about access point. Access point C++ is not yet defined in Wifi interface. Neither asynchronous station mode. HAve you had a chance to look at wifi example how to use and what it provides - https://github.com/ARMmbed/mbed-os-example-wifi

As Toyo shared, you can request more information from ublox on github, or ask on mbed-os github repository.