Hello,
I'm trying to replace the actual device for BT\BLE & WiFi comunication with ESP32, the first tests for BLE comunciation using UART soddisfy me so I would integrate also WiFi using a more fast channel.
Looking on
https://github.com/espressif/esp-hosted/issues
there is not support for YOCTO
and on
https://community.nxp.com/t5/i-MX-Processors/imx8mm-mini-evk-bluetooth-communication-steps-with-other/m-p/1338653#M179934
NXP doesn't support ESP32.
Someone has import the ESP drivers into YOCTO for IMX8?
Thanks