Skip to content

Commit 06f4d3f

Browse files
committed
[DOCS] Victron instruction section
1 parent 76262f7 commit 06f4d3f

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

docs/img/Victron01.png

27.6 KB
Loading

docs/img/Victron02.png

192 KB
Loading

docs/use/use.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- vale Google.Passive = NO -->
12
# Use
23

34
## Launching the gateway
@@ -327,6 +328,15 @@ TheengsGateway --bindkeys 00:11:22:33:44:55:66 0dc540f3025b474b9ef1085e051b1add
327328
328329
Theengs Gateway then uses the bindkey `0dc540f3025b474b9ef1085e051b1add` to decrypt all advertisements from device `00:11:22:33:44:55:66` and bindkey `6385424e1b0341109942ad2a6bb42e58` for all advertisements from device `AA:BB:CC:DD:EE:FF`.
329330
331+
## Victron Energy devices prerequisite and bindkey retrieval
332+
To allow for decryption and decoding of BLE advertisement broadcasts, in the Victron Energy app, Bluetooth needs to be enabled as well as the Instant Readout option for each device.
333+
334+
![Victron Settings](../img/Victron01.png)
335+
336+
Selecting SHOW for the Encryption Data opens a view with the Bluetooth MAC address and bindkey (Encryption Key) for adding to Theengs Gateway as described in the section above.
337+
338+
![Victron Bindkey](../img/Victron02.png)
339+
330340
## Resolving random private addresses
331341
If you want to resolve random private MAC addresses into a device's identity MAC address, you need to add an Identity Resolving Key (IRK) for each identity address with the `--identities` argument. For example:
332342

0 commit comments

Comments
 (0)