Skip to content

How to authenticate an ESP-hosted-mcu host using an ESP chip with WIFI capabilities, such as esp32-c5 (EHM-128) #125

@sumer274

Description

@sumer274

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

I tried to use two ESP32-C5 development boards, one as a host and one as a slave, to verify the functionality of the esp-hosted-mcu, but based on the example I didn't know how to configure the host program, build the host program on the esp-idf Iperf sample, using the idf_component.yml seems to specify that only ESP32-P4 and ESP32-H2 chips without wifi are allowed to add esp_wifi_remote and esp_hosted components. I tried to block the conditions, but after the flash application, it failed. What should I do?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions