-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EVO192 7.70 encrypted serial ESP32 - Cannot connect *solved* #402
Comments
This firmware version is not supported, as the serial communication is encrypted, see here: #335. |
@lpaolini the serial communication is encrypted until you purchase an unlock code. |
@Onepamopa Ha, interesting. How much does it cost? |
It costs 6$ per panel, code is provided in the invoice and in insite gold (installer), on the invoice the instructions say: It requires babyware/insite gold be disconnected, all areas - disarmed - then you enter the installer code on the keypad and so forth. Since I'm my own "installer" i just purchased for myself, but you can purchase from your security company/installer. I'll test connectivity ESP32 <-> PAI a bit later, and report back. |
Interesting 🍿 |
Unfortunately I fried my ESP32 and don't have a replacement. So.. I'll order a few ESP32s and start over :) |
So it's just a tax for keeping on using the serial port... |
@lpaolini I'm not an official installer by any means. I just purchased everything I needed, assembled, installed, programmed it myself. In essence - I'm my own installer :) And by the way... I think everyone can purchase a code for your panel - you pay 6$ and provide the panel S/N (as required for purchasing an unlock key).. I'll try with an 8266 now, directly connected to the 5V RX/TX pins.. hopefully it won't burn out. |
Okay so.... getting "Invalid PC password" - I doublechecked via the TM70 - Panel id is 0001, PC password is 4 digits. I'm setting the correct password, but getting: Do note that this is currently the DEV version of PAI @ HA.
|
removed |
My bad.. it connected.
|
Now if I can only figure out how to make babyware connect via port 10000 on PAI@HA ... would be perfect. Getting this when connecting to HA on port 10000: |
Additionally, the RX/TX connections with the EVO192 board to the ESP are not as described in the instructions. |
@lpaolini is there a way to connect the ESP to IP150's "PCS" serial port (to only receive events), or directly to the serial port to only receive (not transmit) ? |
Did you enable IP Interface? |
@Onepamopa I've just learned the PCS port is for connecting a PCS250 GPRS/GSM Communicator Module, which normally connects to the serial port of the panel, when it's not used by the IP150. |
There was a feature request when PAI acts passively. But I did not implement it. |
@Onepamopa I can't find any trace of that unlock code on any website. |
@lpaolini You need to use the Insite Gold app + IP150 (or any other method of remote connection between swan & your panel). |
As for PCS .. I'll purchase a cable for IP150 -> PCS @ monday and will try connecting the ESP there. |
@yozik04 yozik04
If you've got some time, add that to the dev branch? I'll gladly test. |
It is probably not that simple. Where to get available zone data, partitions and so on... Currently we just read it out from the memory after the connection. |
@yozik04 I tried connecting IP150 & the esp to the same serial port, but when PAI connects, the IP module goes "missing". I have 3 options:
Will see @ monday.. |
@Onepamopa I don't have a Paradox account for logging into Insite Gold and request an unlock code. |
@lpaolini It's been years since I created my account, I don't remember exactly where - website or the app directly.. |
Ok, thanks. The problem is that I'm my own installer too. |
Got the IP150->PCS cable, will test tomorrow.. hopefully it'd work.. |
Well, all I can say is - success! Connecting PAI ESP8266 <-> PCS Port IP150 <-> Panel -- works like a charm. Connection is the same - TX to TX, RX to RX (as per the connector diagram in PAI documentation) All looks good. Now onto testing if HA detects zone changes... (it does!) Feel free to add 7.70 firmware support (after unlock code) to the project description :) |
@lpaolini if you're unable to get a code - let me know, I'll purchase one for you :) |
Alarm system
EVO192 7.70 build 1 (as detected by PAI)
Environment
Git branch
Tried both main and dev
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Connection via ESP32 Serial->TCP (using the provided examples)
Baud rate: 57600 (as set on the panel via BabyWare)
Panel has unlocked serial (I purchased unlock via Insite Gold)
Logs
The text was updated successfully, but these errors were encountered: