Lagerhead
Active Member
Is this working properly for anyone? Or maybe there is a global setting or protocol requirement that I am not aware of?
I am trying to use (first time use in my environment) the "a0" (Disarm), "a1" (Arm Away) and "a2" (Arm Stay) ASCII commands.
Disarm works. Neither of the Arm commands works.
[codebox]Here is the dialog:
Send: 0Da2100uuuu00cc
^uuuu is the user code and the cc checksum is calculated by M1SDK
Rcv1: 17IC00000000000000101007A
^saying that user code is valid but this was unexpected
Rcv2: 1EAS00000000111111110000000000F9
^ saying Arming did not occur BUT THE CKSUM FROM M1 IS BAD - SHOULD BE "0E" not "F9"
[/codebox]
The user code is enabled for both Arming and Disarming (as well as just about everything else).
Is this command actually working for anybody? Any ideas what gives here?
I am trying to use (first time use in my environment) the "a0" (Disarm), "a1" (Arm Away) and "a2" (Arm Stay) ASCII commands.
Disarm works. Neither of the Arm commands works.
[codebox]Here is the dialog:
Send: 0Da2100uuuu00cc
^uuuu is the user code and the cc checksum is calculated by M1SDK
Rcv1: 17IC00000000000000101007A
^saying that user code is valid but this was unexpected
Rcv2: 1EAS00000000111111110000000000F9
^ saying Arming did not occur BUT THE CKSUM FROM M1 IS BAD - SHOULD BE "0E" not "F9"
[/codebox]
The user code is enabled for both Arming and Disarming (as well as just about everything else).
Is this command actually working for anybody? Any ideas what gives here?