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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
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?