We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I am using the expect script with iobroker and experience some problems with connectivity. So I tested the script standalone.
Sometimes this error occurs (debug logging):
doCommand: received command [ ][LE]> connect 00:1A:22:16:2F:2A Attempting to connect to 00:1A:22:16:2F:2A Error: connect error: Function not implemented (38) [00:1A:22:16:2F:2A][LE]> { "error" : "Connection failed." }
Any idea, what is the cause and what to do?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Try this Schnup89/ioBroker.eq3-thermostat#31 (comment) (German)
Sorry, something went wrong.
No branches or pull requests
Hi there,
I am using the expect script with iobroker and experience some problems with connectivity.
So I tested the script standalone.
Sometimes this error occurs (debug logging):
doCommand: received command
[ ][LE]> connect 00:1A:22:16:2F:2A
Attempting to connect to 00:1A:22:16:2F:2A
Error: connect error: Function not implemented (38)
[00:1A:22:16:2F:2A][LE]> { "error" : "Connection failed." }
Any idea, what is the cause and what to do?
Thanks in advance.
The text was updated successfully, but these errors were encountered: