esp-hosted icon indicating copy to clipboard operation
esp-hosted copied to clipboard

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)

Results 100 esp-hosted issues
Sort by recently updated
recently updated
newest added

I'm using STM32MP135f-dk Development Board with ESP32 as Wifi Module. I removed the Murata Wifi/BT Module (sdmmc2 in Device Tree) and attached the ESP32 with Data[0-3], CMD, CLK, Reset, GND....

I need to use ESP32-C3 or ESP32 as the wifi module for other Linux hosts! Use method on other ARM development board ![image](https://github.com/espressif/esp-hosted/assets/155231213/49e764a8-dccd-4d57-852d-dd3ceace6934) ![image](https://github.com/espressif/esp-hosted/assets/155231213/8caea6c8-38bb-43be-bc37-c6fb300b2a5a)

Hello! I'm experiencing ESP reboot issue while using NG's WiFi feature, the phenomenon is that when uploading a file to Host via SCP, ESP shows an error message and reboots,...

First off. Long time no see. I would like to propose a pull request of my stm32h7 host code. It is pretty complete except for the SDIOIT part and the...

Hi guys, we got problem while using **BT RFCOMM** server in esp-hosted-ng: - RFCOMM connection broken after transfering some data. - The next RFCOMM connection can't setup after last connection...

refer to this link:https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/coexist.html @unbut host idf.py , I had select CONFIG_ESP_COEX_SW_COEXIST_ENABLE and BT_CONTROLLER_ENABLED but the, I can find BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM at Component config->Bluetooth->Controller Option @kumekay

host platform: linux how to support ota upgrade? can upgrade by linux driver?

I have a custom board, with Linux SoC and ESP32-Pico. The ESP32 is connected over SDIO to the Linux SoC. I am using ESP32 Firmware Release 1.0.2 sdio_only, and kernel...

Does esp32c3 support secure boot? Our product needs to support secure boot? How to do safe boot? If supported, how to package the hosted-ng firmware?

Hello, i see error after ## insmod esp32_sdio.ko esp32_sdio: loading out-of-tree module taints kernel. esp_probe: ESP network device detected Rx Pre ====== 0 esp_handle_isr: CMD53 read/write error at 111 Rx...