Skip to content

How to specify esp-mqtt communication over a wired network (IDFGH-15837) #304

@mifarelight

Description

@mifarelight

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

My device has both wired (W5500) and wireless (ESP32-S3 native) network connection implement.
Currently implemented:

  1. Both wired and wireless networks work normally;
  2. MQTT protocol accesses external MQTT servers normally through wireless network. (esp-mqtt library)

Problem encountered:
When I turn off the wireless network connection, MQTT protocol communication cannot be performed.

Question:
What should I do to specify esp-mqtt to communicate through wired (W5500) network?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions