Member | Action | Date |
---|---|---|
|
Replied
to
Is there guide for Serial API Host Application developement with 7.15.1
The documentation is now available from the Z-Wave alliance in the "core stack working group. Z-Wave Alliance Login is required.
|
30 days ago |
|
Replied
to
Zwave Switch not set with using zwif_switch_set.
It looks like the destination device is out of range. Do you possibly have a Zniffer trace available? |
Feb 03 2021, 2:19 PM |
|
Replied
to
compiling hcapi 7.15.02 for raspberrypi
I have just tested this an I am seeing the same as you. The reason is that the demo apps are communicating insecurely, even if a DTLS key is specified. I will file a bug report on this.
|
Feb 03 2021, 2:16 PM |
|
Replied
to
How to add s2 node as s0?
S0-only nodes are always added securely, with no option given to disable security. Are these nodes S0?
Show more
|
Feb 01 2021, 7:52 AM |
|
Replied
to
How to add s2 node as s0?
Refer to INS14416-15 section 4.3.2.2, regarding zwnet_add_sec2_grant_key:
https://www.silabs.com/documents/public/reference-manuals/INS14416-15-7.15.x.pdf |
Jan 28 2021, 10:32 AM |
|
Replied
to
EEPROM is FULL showing on zipgateway log
You can find the instructions in the doxygen documentation included with Z/IP Gateway:
|
Jan 28 2021, 10:27 AM |
|
Replied
to
Z/IP Busy due to Two Bursts of Commands
It is likely not the Z-Ware client but the lower layers that are sending multiple copies of a frame, as an ack is not received by the controller. It would be easier to say for certain if you can share a Zniffer trace showing the behavio |
Jan 28 2021, 10:24 AM |
|
Replied
to
Z-Wave Devices in other networks can mess with each other
Depending on your usage you may be able to clone the home ID of one controller to another, if the two controllers have been included in the same network at the same time. I think a process like:
Will result in both controller having same home ID. Also some older controllers relies on hardcode home IDs instead of random home IDs making this kind of issues even easier to trigger. |
Jan 28 2021, 10:21 AM |
|
Updated
to
Z-Wave Devices in other networks can mess with each other
Depending on your usage you may be able to clone the home ID of one controller to another, if the two controllers have been included in the same network at the same time. I think a process like:
Will result in both controller having same home ID, while none of them knows of the other controller. This is also an issue, as it may trigger duplicate node ID assignments. Also some older controllers relies on hardcode home IDs instead of random home IDs making this kind of issues even easier to trigger. |
Jan 28 2021, 10:21 AM |
|
Replied
to
zware 7.15.1 hcapi not working
Hi, thanks for the update. First check /tmp/zipgateway.log to see if Z/IP Gateway is running as intended, it will be clear if it is not. Next try to ping Z/IP Gateway. The default IPv6 is fd00:aaaa::3 For me it looks like this:
When comparing with your setup, it is remarkable that your host does not have any IPv6 addresses, and this may be an indicator that your host either is not accepting router advertisements, or Z/IP Gateway is not running. |
Jan 27 2021, 10:11 AM |