-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Labels
Description
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.
- Use other device, it is not an ESP device
- Send esp-now data
Build or installation Logs.
Diagnostic report archive.
More Information.
No response
Reactions are currently unavailable