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.
6 years, 6 months ago.
How to retrive the MAC address of the wifi module
Hi everyone,
I have the following setup: Nucleo-L476RG + wifi expansion board : x-nucleo-idw04a1
http://www.st.com/en/ecosystems/x-nucleo-idw04a1.html
And I'm trying this example - Network scanning..
Which gives the following error:
Help much needed..?
Secondly.. How to retrive the MAC address of the wifi module on the expansion board..?
Best regards, HTN.
1 Answer
6 years, 5 months ago.
Hi Hut,
The problem we were having with the Nucleo boards and ESP8266 were unrelated to yours. Can you check that you are using the latest version of the library? We confirmed that works fine with your hardware configuration. Also please check that your shield is properly installed. If we remove the shield, we see the same exact error message. So perhaps it's not seated properly or is broken.
Once your shield is working you can use get_mac_address() to obtain the MAC address as shown in the example. Documentation for the WiFi class is here:
https://os.mbed.com/docs/v5.8/reference/wi-fi.html
-Ralph, Team Mbed
Hi Hut, Thank you for calling this to our attention. We see a similar issue with Nucleo boards with an ESP8266 WiFi module so we are investigating this further. We'll update this thread as soon as we have more information for you. -Ralph, Team Mbed
posted by Ralph Fulchiero 18 May 2018