Yogesh

Results 1104 comments of Yogesh

Hello @1653323560 , We had some work done on this, to port NimBLE on host. Do you need classicBT or BLE? There is no limitations from ESP (depends on ESP...

We have tested this with ESP as host, not STM32. So it could be even tested at your side, with connecting two ESPs. Slave ESP will expose the Bluetooth controller...

@1653323560 although it is technically possible, we might take some to provide out-of-the-box support over ESP-Hosted. Technically, any Bluetooth stack (at host) should work. For getting Classic BT & BLE,...

Clear answer, Yes. We plan to support all the stacks already working as native in Hosted mode as well (Basically, if something works on standalone esp, should also work on...

Hello @gavin-hy, > do we need to carry out relevant slave adaptation work? ESP32-P4 is already supported with ESP-Hosted as host. You can use any of ESP32, ESP32-C2/C3/C6/S2/S3 as slave....

I understand your confusion here. I can't send you the documentation for this (yet not released), but most likely, the C5 MP chips would not have slave 'SDIO' or 'SDIO...

You can choose one from FG or NG, whichever suits your development workflow. Please let us know if you have followed the complete documentation.

1. Have you checked the [porting guide](https://github.com/espressif/esp-hosted/blob/master/esp_hosted_ng/docs/porting_guide.md) ? 2. setup picture? 3. ESP side logs? 4. From log, ``` esp32_spi:spi_dev_init: ESP32 peripheral is registered to SPI bus [0],chip select [0],...

Could you please attach full **ESP log** and **host log** from bootup (textual logs)? We could not retrieve the image you attached in https://github.com/espressif/esp-hosted/issues/336#issuecomment-2081308126. Possible to re-attach?