Search found 141 matches

by K-Man
Thu Nov 30, 2023 11:35 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EVL4 firmware problem
Replies: 3
Views: 27317

Re: EVL4 firmware problem

The newer versions of firmware for DSC EVL4 removes features that some people still use/want so engineering wont update them automatically. Also, Envisacor doesn't have a way of rolling back the firmware for versions past 1.4.176 so we didn't want to give users this option as we'd have no way of &qu...
by K-Man
Thu Nov 30, 2023 10:42 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: new evl4 firmware? 1.05.208
Replies: 20
Views: 313785

Re: new evl4 firmware? 1.05.208

We're not sure what the issue is but it seems a reboot fixes all issues with the "socket closed" error. It is possible the firmware update left the TPI socket in an unknown state but this would be something in RAM so a reboot (software/hardware) will fix it. We have found an issue with th...
by K-Man
Mon Nov 13, 2023 6:44 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EVL TPI not reporting zone battery state, Home Assistant integration suffers
Replies: 5
Views: 47233

Re: EVL TPI not reporting zone battery state, Home Assistant integration suffers

There has been no request for this feature, ever. We can certainly do it but Home Assistant isn't registered as a developer so I have no one to contact there. If you know who the contact is with their company tell them to contact support@envisacor.com and register as a developer, and they will get f...
by K-Man
Fri Dec 02, 2022 9:52 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: New Feature Requests
Replies: 275
Views: 1837317

Re: EVL4 UNO as zone-expander-over-IP

I'd like to be able to use an EVL4 UNO as a remote zone expander for my DSC panel. By that I mean connect a wired sensor to an EVL4 UNO, have the EVL4 UNO communicate the wired sensor's status over the LAN to a second EVL4 connected to the DSC panel, and have the wired sensor appear as a zone on th...
by K-Man
Fri Jan 21, 2022 10:41 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: EVL 4, DSC and lost installer code - hacking my own system
Replies: 69
Views: 4510718

Re: EVL 4, DSC and lost installer code - hacking my own system

Yeah, MikeP has it right. You can't go into installers mode with the panel armed. You need to disarm all partitions on DSC systems to enter installers mode.
by K-Man
Fri Jan 07, 2022 2:23 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Zone change events missing in TPI interface
Replies: 4
Views: 28882

Re: Zone change events missing in TPI interface

That's an old bug that was introduced back in 1.2.145 (~2018). It only surfaces if you have one zone opening and closing, that's why it sailed through automated testing without being detected. The bug was in 1.3.164 too. It's fixed in pre-release 1.4.185 which will not be formally released as its pa...
by K-Man
Wed Jan 05, 2022 5:34 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Night Arm a DSC1616 with EnvisaLink4?
Replies: 4
Views: 26919

Re: Night Arm a DSC1616 with EnvisaLink4?

No, not while armed. Disarmed you would use command 616.

You would first do an arbitrary keystroke 071 to go into and out of bypass mode, while disarmed.

0711*1#

Which triggers an 616. That will tell you what zones are bypassed.
by K-Man
Sat Nov 20, 2021 12:43 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: iOS app and dsc *9 arm
Replies: 5
Views: 31487

Re: iOS app and dsc *9 arm

In custom sequence you have to enter...
*9XXXX

Where XXXX is your user code.
by K-Man
Mon Nov 01, 2021 8:54 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Push Notification on Samsung phone Android version 10
Replies: 4
Views: 30756

Re: Push Notification on Samsung phone Android version 10

No, the Envisalink app's motifcaiton service does not connect directly to our servers and it doesn't require the app to be active to receive notifications.

It uses Firebase like every other Android app.
by K-Man
Sat Jul 17, 2021 9:05 am
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Can't determine when there is an existing connection
Replies: 1
Views: 22359

Re: Can't determine when there is an existing connection

That would be an issue with your OS. If the EVl3/4's TPI socket is open already, the new TCP connection is refused.

Your socket create method would fail and should throw some error.

K