Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to understand process #1

Open
happytm opened this issue Aug 6, 2019 · 0 comments
Open

Trying to understand process #1

happytm opened this issue Aug 6, 2019 · 0 comments

Comments

@happytm
Copy link

happytm commented Aug 6, 2019

I am trying to understand the code process.I think Esp device try to scan for known mac id and then control led behavior if I am not mistaken.

I have some questions:

How long this process last (hopefully in milliseconds) if known mac is nearby ?
Instead of controlling leds is it possible to send esp device's mac id to device it detected without using IP?

Can we put esp device in deep sleep and every 10 minutes or so it wakes up and look for known mac id device and if found respond by sending it's own mac id to target device (in this case target device is raspberry pi with monitor mode activated) and go back to sleep again ?

I am trying to achieve following goal using ESP-Now protocol on esp device:

HarringayMakerSpace/sonoff-adhoc#1

Please help me.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant