Skip to content

Request to build ESP-HOSTED slave firmware binaries for ESP32-C6 and C5 SoCs as a part of the libs build for ESP32-P4 target #312

@lyusupov

Description

@lyusupov

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

Most of ESP32-P4 products come with ESP-hosted Wi-Fi and Bluetooth module.
The module uses either ESP32-C5 or ESP32-C6 SoC.

The ESP32 arduino libs use esp_hosted as a component

Image

Version of the component does vary over the time.
However, the slave firmware version in the W-Fi SoC have to match version of host part implemented in the libs.

This request is to build matching slave firmware binaries for the Wi-Fi SoCs as a part of the libraries build.
A user should be able to take the firmware binaries from the libs build and download them into to Wi-Fi SoC to ensure that esp_hosted version does match both in host (Arduino for ESP32-P4) and slave (C5 or C6 Wi-Fi module) components.

Use cases

ESP32-P4 with C5 or C6 Wi-Fi radio module

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions