Skip to content

esp-now fails to receive data for a long time (IDFGH-17042) #18082

@lwj850533527

Description

@lwj850533527

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

5.1.3

Operating System used.

Linux

How did you build your project?

Command line with idf.py

If you are using Windows, please specify command line type.

None

What is the expected behavior?

esp-now always receives all data

What is the actual behavior?

I use other device, it is not an ESP device
I according to the packet format of esp-now, send data to the ESP device
Initially, the ESP device could receive data. However, after receiving for a period of time, esp-now is unable to receive data. This will last for about a minute.
Then, the ESP device resumed functioning and was able to continue receiving. But after a period of time, problems will occur again.
The ESP device is always cycling between receivable and unreceivable states

Steps to reproduce.

  1. Use other device, it is not an ESP device
  2. Send esp-now data

Build or installation Logs.


Diagnostic report archive.

Image

More Information.

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions