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

On ethernet gateway send() returns true without controller connected/ no ethernet link at all. #1492

Open
matkor opened this issue Jun 20, 2021 · 0 comments

Comments

@matkor
Copy link

matkor commented Jun 20, 2021

When send()ing initial values early in loop() in case of controller not connected
or even ethernet cable not plugged in, messages are sent and lost but send() returns true.

I would expect when link to controller is not established, send() should return false.

MySensors 2.3.2 and MY_GATEWAY_W5100 Ethernet 2.0

HW: Nano + W5500

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

No branches or pull requests

2 participants