Skip to content

Separate out transport from ESP-HOSTED (EHM-108) #105

@renzenicolai

Description

@renzenicolai

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

We request that the transport (SDIO/SPI) layer will be provided as a separate component. This allows for adding custom interface types while keeping the WiFi/BLE part of ESP-HOSTED modification free.

In addition this would allow us to customize the SDIO layer to allow for graceful recovery in case the firmware on the radio does not respond as expected, such as automatically re-flashing the firmware using esp-serial-flasher.

Use cases

For our product we wish to use the radio coprocessor for more than just standard ESP-HOSTED. By separating out the transport layer we can use unmodified ESP-HOSTED component while customizing the transport layer for our custom application.

Alternatives

No response

Additional context

No response

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