6 years, 10 months ago.

mbed-os-example-client, I switched to WiFi, but doesn't compile :(

  1. 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 2017

Yes, the only adjustment to the code was inside mbed_app.json, swapped out ETHERNET for WIFI_ESP8266

posted by Nick Marsh 22 Jun 2017

1 Answer

6 years, 10 months ago.

Which platform are you using Nick and are you using the ESP8266 for WiFi ?

I am compiling in the online compiler, with a nucleo 767zi.

posted by Nick Marsh 22 Jun 2017