ESP8266 Interface with latest mbed-os

09 Jan 2017

At the moment, ESP8266 Interface library developed by mbed components team (https://developer.mbed.org/teams/components/code/ESP8266Interface/) is using NetworkSocketAPI. This apparently creates Socket h and cpp files.

We are using Nucleo L073RZ board which based on previous mbed library, which is used by ESP8266Interface, does not exist. How do I use ESP8266Interface library by mbed components team but with the latest mbed-os library?

12 May 2019

import ESP8266 lib