-
Notifications
You must be signed in to change notification settings - Fork 17
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
Not able to connect #9
Comments
What happens when you enable debug? What do you see?
|
This is what I get back... I think the display text means its at least reading the panel so thats good! lower down is where I tried to arm stay from another terminal. |
Also, when I arm from the keypad itself, it will run pop up in the terminal immediately with what is showing on the keypad screen. |
Has anyone figured this out? Seeing same issue trying to "Refresh Dynamic State" using Indigo on OSX to talk to Concord 4. Thanks! |
I can’t remember exactly what I did, but I think it was reinstalling the code completely. Either that or something with the parity. I know I have had issues before with the panel due to the wrong parity setting (it’s supposed to be odd parity), but I think it’s preconfigured in this code. I’d definitely try deleting it and reinstalling it completely through pip. |
Hello, I'm having trouble connecting to the panel through the code. When I try to connect I see
Resending message, attempt 2: '03020308'
Resending message, attempt 2: '022022'
Resending message, attempt 3: '022022'
Unable to send message (timeout), too many attempts (3): '022022'
in my terminal. I used the concordtester app I found in another form to make sure my module and wires are good, I can control/view the system just fine so I don't think thats the problem.
I get the same responses when I try to do the concord232_server with my serial port.
Thank you for any help!!
The text was updated successfully, but these errors were encountered: