Using ESP8266 with Mbed OS 2

Hello,

because Nucleo-F303k8 is low memory target, then it is supported only under Mbed OS bare metal profile with both version 5 and 6.
Anyway the ESP8266 driver, under MbedOS (5 an 6), uses a Network interface and Sockets APIs and that will probably consume a lot of memory, and also according to this, these APIs are not available with bara metal profile.

BR, Jan

1 Like