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, 11 months ago.
Access to examples
Hello,
the access to wifi_client is not possible at all and for wifi_http_server the access to its wifi library is restircted. Maybe it is only a minor mistake of the repository configuration...
Best regards Olaf Hagendorf
Question relating to:

4 Answers
5 years, 10 months ago.
Hello, I have the same probleme, I'm not able to access to the Wifi client example : Access Denied Sorry, you do not have sufficient permissions to perform this operation
Thank you
5 years, 10 months ago.
Hi
Official wifi support is there now: https://github.com/ARMmbed/wifi-ism43362
You can also have a look on https://os.mbed.com/teams/ST/wiki/How-to-make-wifi-tests
Regards,
Jerome
Hello Jerome,
we've already found the code at github. But Your examples, linked here with this board, are using the repository https://os.mbed.com/teams/ST/code/DISCO_L475VG_IOT01A_wifi/
Thats why the current examples project are not directly usable: for the http server example the application is accessible only the library not. Another example (wifi-client) is completly restricted.
It would be very helpfull when all examples from the board platform page are accessible.
posted by 15 Nov 20195 years, 10 months ago.
Hello Jerome,
the http server example is accessible. Thanks a lot.
But the DISCO_L475VG_IOT01-wifi-client example is still not accessible. The link from the board example (https://os.mbed.com/teams/ST/code/DISCO_L475VG_IOT01-wifi-client/) directly shows an access denied.
Regards Olaf