10.12.2024, 11:53
For some reason ETS6 won't show the backbone key.
Key will be set automatically when knxproj is imported into LM. It can also be extracted from the knxproj file this way:
Key will be set automatically when knxproj is imported into LM. It can also be extracted from the knxproj file this way:
- Export project from ETS to knxproj file
- Open knxproj file using 7Zip and extract P-XXXX.zip
- Convert project password using https://openrb.com/knxpass/
- Extract 0.xml from P-XXXX.zip and use the converted password
- Open 0.xml using any text editor and find IPRoutingBackboneKey="..."
- Copy the contents of the key (between quotes) and convert it to uppercase hex using https://base64.guru/converter/decode/hex