tjko / nxgipd

nxgipd - a monitoring daemon for UTC Interlogix / GE Security / Caddx NetworX series alarm systems
GNU General Public License v2.0
39 stars 19 forks source link

nx590e tcp/ip module #7

Closed tubby1981 closed 2 years ago

tubby1981 commented 8 years ago

Is it also possible to support the NX-590E tcp/ip module?

Dogora commented 8 years ago

Do you have any information on the protocol used? I can't find any details. It looks like it's proprietary, meant to talk only to their receiver, which is typical of this sort of equipment. We're lucky that the serial interface protocol is documented openly.

lucioluxx commented 7 years ago

I'm testing in these days NX-590E module, the automation protocol is based on tcp on 9997 port (can eventually be changed); the payload query/reply record is the same as serial protocol in binary format.

tjko commented 7 years ago

Interesting... If protocol is basically same, should be relatively easy to make nxgipd support that module.

pepelillo commented 4 years ago

hi. also interested in this. would be possible to set a virtual comm port with socat connected to this tcp port, an then using your software?

wbreadtn commented 2 years ago

hi, I see that it's been a while since this thread was active, but I just bought a nx-590e and have not had much luck "talking" to it. I notice that there are several attempts to unload these cards on eBay, and I now understand why :) Still, if anyone can offer any insight on this thing, I would very much appreciate it!