Skip to content

Tinetz Honeywell funktioniert -> Achtung Anzahl der Stellen #37

@ert666

Description

@ert666

Hallo,
Tinetz Honeywell for customers with PV works after some try & error with UART.
There is a 16 digit key so don´t forget to expand the uint8_key and set the key to 16

  uint8_t key[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16};
  dlms_meter->set_key(key, **16**); // Pass your decryption key and key length here

THX!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions