You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked the issue tracker for similar issues to ensure this is not a duplicate
Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
I expect the encrypt to work without a WIFI router.
Actual behavior (suspected bug)
No data is transmitted or received over the ESP NOW
Error logs or terminal output
Using ESP32
If I enter a valid wifi network then it works.
If I enters an invalid WiFI network it fails to setup and work.
(If I run without encrypted data I can make it work without a wifi network.)
It's like the SEP NOW encrypted force to have a working WiFi else it will not work.
Steps to reproduce the behavior
Implementing encrypted functions without a wifi router.