Skip to content

Implementing Mesh Network with ESPNOW in IDF Example (IDFGH-14842) #15565

Open
@gajananmaske1234

Description

@gajananmaske1234

Is your feature request related to a problem?

Hi,

I am currently using the ESPNOW code from the IDF example and want to implement a mesh network scenario. In this setup, I have three devices: Slave 1, Slave 2, and Master. The issue is that Slave 2 is out of range from the Master, but in range with Slave 1.

My goal is to have Slave 2 send a message through Slave 1 to the Master, so that even though Slave 2 is out of range from the Master, it can still communicate via Slave 1.

Could you please guide me on how to modify the code to implement this functionality, where Slave 1 forwards the message from Slave 2 to the Master?

Thanks in advance for your assistance!

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions