Skip to content

esp-thread-br project running without border router functionality (TZ-1614) #135

@bgorostidi

Description

@bgorostidi

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

For a project, I need to create a single firmware for two hardware platforms (first one with S3 + H2 and second one with addition of ethernet and cell modem). When product will be deployed, one device with full connectivity will be included in each fleet and acting as border router, other one as router.

Based on the esp-thread-br, device with full connectivity is able to create network, but things are getting more complicated for limited device.
I tried to use ot_cli piece of code(ot_task_worker(void *aContext)) (https://github.com/espressif/esp-idf/tree/master/examples/openthread/ot_cli) but the device do not receive dns information.

Do you have any idea how to do this with a single firmware?

Thank you very much.

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