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.
7 years, 5 months ago.
mbed-os-example-client, I switched to WiFi, but doesn't compile :(
- include "nanostack/platform/arm_hal_phy.h"
this file seems to be missing.
Hi Nick,
Please follow the steps correctly here: https://github.com/ARMmbed/mbed-os-example-client
And it probably is due to the fact you haven't configured mbed_app.json for wifi.
posted by Andrea Corrado 21 Jun 2017Yes, the only adjustment to the code was inside mbed_app.json, swapped out ETHERNET for WIFI_ESP8266
posted by Nick Marsh 22 Jun 2017