I just successfully connected my AD2UDP serially via a Raspberry Pi 4 running Raspbian (Buster). I'm using screen to connect, configure and see messages.
The issue I am having is that I am only seeing RFX messages.
My configuration bitmask is CONFIGBITS=ff04.
I am not seeing any other message than the RFX messages (example RFX:0049296,84), no zone faults, arm/disarm, etc.
I am also using the Home Assistant integration to interrogate the AD2USB device which it can see but also isn't populating anything there either. I must have some misconfiguration on the AD2USB or perhaps the keypad programming itself?
Here is the entire configuration dump for my device:
CONFIG>MODE=A&CONFIGBITS=ff04&ADDRESS=23&LRR=N&COM=N&EXP=NNNNN&REL=NNNN&MASK=ffffffff&DEDUPLICATE=N
Does anyone have any ideas why I'm only seeing RFX messages?
Thanks!