harleydude
Active Member
I have been seeing some strange things happening with my W800 connected to my Elk. When pressing A7 Off on a palmpad sometimes the device will turn off then turn back on, sometimes the device will not turn off at all.
Since I have the Elk connected to Girder I started to monitoring the PLC Change Update (PC) messages being sent from the Elk. Here is what I am seeing.
A7 Off Entered from palmpad
I have also done some testing with HomeSeer and a test app I wrote to receive data from the W800 and am not seeing any behaviour like the above.
Anyone have any ideas?
Since I have the Elk connected to Girder I started to monitoring the PLC Change Update (PC) messages being sent from the Elk. Here is what I am seeing.
A7 Off Entered from palmpad
Code:
Serial: Elk Security Panel : pc_processor(): data => A0700
Serial: Elk Security Panel : pc_processor(): hc => A uc => 07 fc => 00
Serial: Elk Security Panel : Process Off Command for A07
Serial: Elk Security Panel : pc_processor(): data => A0701
Serial: Elk Security Panel : pc_processor(): hc => A uc => 07 fc => 01
Serial: Elk Security Panel : Process On Command for A07
I have also done some testing with HomeSeer and a test app I wrote to receive data from the W800 and am not seeing any behaviour like the above.
Anyone have any ideas?