I am using VR 2941
I want to set P2 =5 (5- Digital output, default high)
returns OK thru remote API command, but when I check value of P2 and returns 0.
Thus anybody have same issue? Any fix?
Thanks
I am using VR 2941
I want to set P2 =5 (5- Digital output, default high)
returns OK thru remote API command, but when I check value of P2 and returns 0.
Thus anybody have same issue? Any fix?
Thanks
Can you post the API frames you use to set P2 to 5, and to query P2?
Hello damons,
Here I am pasting the output sent. The issue is happening with that version VR 2941, I am using same output with other versions and I have no issues.
Thanks for your reply
Set P2 to 5
[0x00000000] 0x7e byte
[0x00000001] 0x00 byte
[0x00000002] 0x10 byte
[0x00000003] 0x17 byte
[0x00000004] 0x03 byte
[0x00000005] 0x00 byte
[0x00000006] 0x13 byte
[0x00000007] 0xa2 byte
[0x00000008] 0x00 byte
[0x00000009] 0x40 byte
[0x0000000a] 0x52 byte
[0x0000000b] 0xdd byte
[0x0000000c] 0xc7 byte
[0x0000000d] 0xff byte
[0x0000000e] 0xfe byte
[0x0000000f] 0x02 byte
[0x00000010] 0x50 byte
[0x00000011] 0x32 byte
[0x00000012] 0x05 byte
[0x00000013] 0x74 byte
Query P2
[0x00000000] 0x7e byte
[0x00000001] 0x00 byte
[0x00000002] 0x0f byte
[0x00000003] 0x17 byte
[0x00000004] 0x01 byte
[0x00000005] 0x00 byte
[0x00000006] 0x13 byte
[0x00000007] 0xa2 byte
[0x00000008] 0x00 byte
[0x00000009] 0x40 byte
[0x0000000a] 0x52 byte
[0x0000000b] 0xdd byte
[0x0000000c] 0xc7 byte
[0x0000000d] 0xff byte
[0x0000000e] 0xfe byte
[0x0000000f] 0x02 byte
[0x00000010] 0x50 byte
[0x00000011] 0x32 byte
[0x00000012] 0x7b byte
The API frame looks good. Do you get an API response after sending the remote cmd request? If so, what does the response look like?
Is the end device sleeping? What are the SM and SP values on the end device? What is SP on the coordinator?