The Daily Insight

Connected.Informed.Engaged.

news

What kind of automation module do I need for my Concord 4?

Written by Mia Fernandez — 0 Views

What kind of automation module do I need for my Concord 4?

– Connected Things – SmartThings Community Just ordered the GE Superbus 2000 automation module, Arduino Mega, RS232 shield, and a Thingshield. I’m going to attempt to figure out how to get ST integrated with my Concord 4 panel based on a similar integration that …

How does the Arduino connect to the Concord panel?

The arduino uses pins 0 and 1 for the connection to the concord panel through a TTL RS232. That is the only real hookup required. The interface document state that a ACK or NAK can come at any point in a data stream, this case is not currently handled and needs to be added, but I haven’t noticed any issues so far.

How does Condor work on the concord system?

Currently the code will set all contacts to CLOSED during the refresh cycle and requires the Concord system to indicate that they are OPEN. I also realized I managed to call all the code Condor, this is just a typo due to something else I was working at the time of initial development.

How to troubleshoot a GE Security Concord 4 and turn off?

Troubleshoot your GE Security Concord 4 and stop the beeping alarm system. Enter your four-digit user code to turn off the beeping alarm on the keypad. Press the asterisk key on the GE Security Concord 4 keypad twice to get to the system status report.

– Connected Things – SmartThings Community Just ordered the GE Superbus 2000 automation module, Arduino Mega, RS232 shield, and a Thingshield. I’m going to attempt to figure out how to get ST integrated with my Concord 4 panel based on a similar integration that …

How do I Turn Off the alarm on my Concord 4?

Enter your four-digit user code to turn off the beeping alarm on the keypad. Press the asterisk key on the GE Security Concord 4 keypad twice to get to the system status report. The beeping will be different for each arming setting level.

Currently the code will set all contacts to CLOSED during the refresh cycle and requires the Concord system to indicate that they are OPEN. I also realized I managed to call all the code Condor, this is just a typo due to something else I was working at the time of initial development.