7 years, 3 months ago.

Cannot connect the X-nucleo IDW01M1 with NucleoF401RE to Wi-fi

Hello,

I used the HelloWorld_IDW01M1v2(https://developer.mbed.org/teams/ST/code/HelloWorld_IDW01M1v2/?platform=ST-Nucleo-F401RE) code available on mbed.org.

The code compile with following Warnings Warning: Function "mbed::FunctionPointerArg1<R, void>::FunctionPointerArg1(R (*)()) [with R=void]" (declared at <a href="#" onmousedown="mbed_doc_goto('/HelloWorld_IDW01M1v2extras/mbed_2e9cc70d1897/FunctionPointer.h', '53'); return false;">/extras/mbed_2e9cc70d1897/FunctionPointer.h:53</a>) was declared deprecated ("FunctionPointer has been replaced by Callback<void()> [since mbed-os-5.1]") in "NetworkSocketAPI/Socket.cpp", Line: 23, Col: 2 Warning: Statement is unreachable in "X_NUCLEO_IDW01M1v2/SpwfInterface.cpp", Line: 505, Col: 6 Warning: Members and base-classes will be initialized in declaration order, not in member initialisation list order in "X_NUCLEO_IDW01M1v2/SPWF01SA/SPWFSA01.cpp", Line: 29, Col: 8 Success: Success!

When i try to load the .bin and run the code it does not give me any error but Also does to connect to the Wi-Fi

X-NUCLEO-IDW01M1 mbed Application

connecting to AP

1 Answer

5 years, 10 months ago.

hi do you found it's solution