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

'Invalid response from device' #25

Closed
AlvinKleine opened this issue Dec 20, 2022 · 7 comments
Closed

'Invalid response from device' #25

AlvinKleine opened this issue Dec 20, 2022 · 7 comments
Labels
question Further information is requested

Comments

@AlvinKleine
Copy link

Trying to create serial connection to Nilan, but getting error "invalid response from device".

image

Setup

  • HA on Raspberry PI 4
  • CTI USB-Nano-485 Interface Converter (connected to HA USB0)
  • Nilan CTS602 with SW 2.38

...any thoughts?

Br
Beginner

@veista
Copy link
Owner

veista commented Dec 20, 2022

Most likely cause is wrong device path. Other is A and B wires connected opposite or missing termination resistor.

@veista
Copy link
Owner

veista commented Dec 20, 2022

Go to settings->system->hardware->"three dots"->all hardware

Find the correct usb adapter. Copy path.

@veista veista added the question Further information is requested label Dec 21, 2022
@veista
Copy link
Owner

veista commented Dec 21, 2022

Missing ground wire could also be one cause.

@AlvinKleine
Copy link
Author

Thank You! Issue solved. I had physical wire connection problem.

@veista
Copy link
Owner

veista commented Dec 21, 2022

Thank You! Issue solved. I had physical wire connection problem.

You are most welcome.

@veista veista closed this as completed Dec 21, 2022
@veista
Copy link
Owner

veista commented Dec 21, 2022

I would be interested in your device bus version. If you could kindly report it here #9. Thanks.

@AlvinKleine
Copy link
Author

AlvinKleine commented Dec 21, 2022

I would be interested in your device bus version. If you could kindly report it here #9. Thanks.

reported, it's 19

Should one still be able to run following type of holding register services even your perfect HACS is active? Looking to build Nordpool sensor triggered automations w/o python skills, but e.g. below service does not turn PILP off:

service: modbus.write_register
data:
address: 1001
slave: 30
value: 0
hub: hub1

@veista veista mentioned this issue Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants