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

Using with Docker #6

Open
MRIIOT opened this issue Oct 18, 2024 · 2 comments
Open

Using with Docker #6

MRIIOT opened this issue Oct 18, 2024 · 2 comments

Comments

@MRIIOT
Copy link

MRIIOT commented Oct 18, 2024

I can successfully send messages from a container, but AsyncSniffer does not invoke the started callback, even though AsyncSniffer.running is true after starting (https://github.com/MRIIOT/ESPythoNOW/blob/d6749b17dfc575c8b139468b9f6b088a1db3d758/ESPythoNOW.py#L110-L111). I will update this issue once we figure out how to receive messages.

https://github.com/MRIIOT/ESPythoNOW/blob/main/Dockerfile

https://github.com/MRIIOT/ESPythoNOW/blob/main/docker-compose.yml

@MRIIOT
Copy link
Author

MRIIOT commented Oct 18, 2024

libpcap was missing. Above works sending and receiving.

@MRIIOT
Copy link
Author

MRIIOT commented Oct 19, 2024

Here is a ESPNOW to MQTT relay.

https://github.com/SharcTech/espnow-relay

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