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

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

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

While ESP wifi buffer is full, 'esp_wifi_internal_tx' return a error, It will cause Host's data been discarded. We hope that ESP can privote a feedback to Host, so that Host...

I'm getting a kernel error in the esp hosted NG kernel module from time to time (~once every 10 minutes or so) ``` Feb 12 10:35:19 d user.err kernel: [161893.493253]...

same issue in linux 5.1/4.4 , esp32 module keep scanning request

hosted: STM32F4 slave: esp32c3 IDE:MDK(AC6) After successfully testing the WiFi connection issues post MDK porting, including WPA2 and WPA3, I encountered a problem during the WiFi scanning functionality test. After...

为什么没有esp32s3做sdio从机这种组合方式?同样的2.4g wifi4,sdio,我认为s3会比c6快吧?毕竟主频高,双核。

Hi, first of all: thank you for your work! Now that this is done: I'm unsure about how to use this branch for building host and slave parts. Slave part...

ESP32C3 ,host-ng HOST-NG How to adjust bluetooth and wifi TX POWER at host end(linux)?

We have successfully implemented the SDIO solution On my imx6ul board, and test is OK. but when produce first batch of circuit boards with new Wi-Fi mode, A new problem...

![dcda5be641afe6cdb249639ec2cd8fc](https://github.com/espressif/esp-hosted/assets/71306516/eb23fca9-e11d-4426-beb8-c7412561c30c) 1.In ESP32-C2, no bluetooth,spi communication,our actually measured throughput rate is only about 5M,this is obviously significantly lower than the throughput performance,so the first point I want to know what...

The only way we have to get the updated value of RSSI for the connected network is to retrieve it form a network scan (iw dev espsta0 scan). This is...