taligentx / dscKeybusInterface

An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
GNU General Public License v3.0
504 stars 126 forks source link

Debugging disarm not working overnight #328

Open bobfang opened 1 year ago

bobfang commented 1 year ago

Hello! Great work with the keybus! I would like to receive some pointers on how to debug my setup.

I'm having an issue where my homebridge MQTT setup is unable to disarm the DSC PC1832 after being armed overnight. I only have 1 partition.

What works:

Does not work:

I'm using one of the gerber files fabricated by pcbdirect so the wiring within the ESP8266 should be within spec. Power is supplied using a buck converter to step 12v to 3.3v on the esp8266.

Based on the code it just looks like the disarm portion is simply achieved by sending the access code down the keybus

Thank you!

armandvanderwalt commented 9 months ago

I have the exact same issue, disarming a normal away arm with no issues, but after about 30 mins I cannot disarm stay and have to use the keypad to manually disarm.

bobfang commented 8 months ago

@armandvanderwalt what kind of transistor do you have on your board? i'm using a 2N3904

feinadam commented 6 months ago

Any solution? I have exactly the same issue.