Skip to content

ESP-Hosted-NG Release 1.0.1

Compare
Choose a tag to compare
@kedars kedars released this 25 Jul 15:27
· 449 commits to master since this release

This release introduces the next generation ESP-Hosted solution for Linux hosts.

This release offers:

  • Wi-Fi

    • Standard 802.11 Wi-Fi interface to the host
    • This interface supports cfg80211 based configuration.
    • Standard applications such as wpa_supplicant, iw are supported out of the box
    • Supported Features:
      • Wi-Fi station interface
      • Security modes: Open, WPA/WPA2
            * Supported Wi-Fi functions: Scan, Connect, Disconnect
  • Bluetooth/BLE

    • HCI interface for Bluetooth/BLE connectivity
  • Supported Espressif SoCs/modules

    • ESP32
  • Supported transport layer

    • SDIO (for Wi-Fi and/or Bluetooth/BLE interface)
    • SPI (for Wi-Fi and/or Bluetooth/BLE interface)
    • UART (for Bluetooth/BLE interface)
  • Note: The previous version of ESP-Hosted is moved to a new branch 'ESP-Hosted_MCU_Host'