# espressif/esp-hosted

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

Repository: https://github.com/espressif/esp-hosted
Canonical: https://ross.abutalabs.com/products/esp-hosted
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-08-07T10:17:46+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 55, longevity 100
- inputs: {"age_days": 2274, "days_push": 26, "days_rel": 142, "gap_med": 159.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1033, forks 243 (observed 2026-08-28T04:03:18.430554+00:00)

## What it is
ESP-Hosted is an open-source solution that lets Espressif SoCs like the ESP32 act as wireless communication co-processors, adding Wi-Fi and Bluetooth/BLE to external host systems over SPI, SDIO, or UART. It ships in variants targeting Linux hosts (native cfg80211 or RPC-based control) and resource-constrained MCUs.

## Use cases
- add wifi to a linux single-board computer via esp32
- use esp32 as a bluetooth ble co-processor over spi
- give an stm32 microcontroller wifi connectivity
- share one ip address between host mcu and esp32
- keep wifi connection alive while host sleeps
- integrate esp32 wireless into embedded linux with networkmanager

## When to choose
- your host device (Linux or MCU) lacks Wi-Fi/BT and you want to add it with an ESP32 module
- you need standard Linux wireless integration via cfg80211/wpa_supplicant
- you need low-power operation where the ESP maintains connectivity while the host sleeps

## When to avoid
- your host already has native Wi-Fi/BT hardware
- you need Wi-Fi 6/6E or features beyond 802.11 b/g/n/ax
- you want a self-contained wireless solution without an external co-processor

## Facets
- artifact type: library
- maturity: active
- function: networking, embedded, sdk, middleware
- domain: iot, embedded-systems, networking, hardware
- platform: embedded, iot, c, cpp
- tags: esp32, wifi, bluetooth, ble, co-processor, spi, sdio, uart, espressif, wireless, linux

## Member repositories
- espressif/esp-hosted (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.430554+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:40.174855+00:00, confidence not recorded.
  - readme: https://github.com/espressif/esp-hosted (fetched 2026-08-28T04:03:18.430554+00:00, sha 5336995a6cb0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
