Search found 7624 matches

by PoltoS
08 Sep 2024 02:36
Forum: Z-Uno
Topic: "Secure inclusion failed" after update z-uno2b firmware (problem not solved - sometimes it occurs)
Replies: 6
Views: 2560

Re: "Secure inclusion failed" after update z-uno2b firmware

Your video shows a crazy behaviour. Would be nice to check it as it is not normal. Z-Way log or even a support connection would be appreciated.
by PoltoS
04 Sep 2024 14:04
Forum: Discussions in English
Topic: Forum suggestion
Replies: 1
Views: 1522

Re: Forum suggestion

Noted, thanks!
by PoltoS
04 Sep 2024 14:02
Forum: Z-Uno
Topic: "Secure inclusion failed" after update z-uno2b firmware (problem not solved - sometimes it occurs)
Replies: 6
Views: 2560

Re: "Secure inclusion failed" after update z-uno2b firmware

You can read the DSK (PIN code) from you Z-Uno. It is shown in the IDE during flashing or on https://z-wave.me/support/controller-tools/
by PoltoS
26 Aug 2024 00:53
Forum: Z-Uno
Topic: four power relay example
Replies: 4
Views: 14301

Re: four power relay example

Hi!

Please update to 3.0.13 and test. If it still does not work, please show the full sketch
by PoltoS
26 Aug 2024 00:52
Forum: RaZberry
Topic: Docker Install RPi4B
Replies: 2
Views: 2251

Re: Docker Install RPi4B

We are working on this error. It is related to wrong arch selected in our script. Please stay tuned, withing a few day we will fix it.
by PoltoS
23 Aug 2024 12:39
Forum: Discussions in English
Topic: Docker container for Z-Way
Replies: 4
Views: 4170

Re: Docker container for Z-Way

We are looking into it.
by PoltoS
23 Aug 2024 12:35
Forum: Z-Uno
Topic: Is there a Library available for using a Real Time Clock shield
Replies: 23
Views: 12338

Re: Is there a Library available for using a Real Time Clock shield

They usually cost 5-10 EUR on Amazon or 1-5 on AliExpress. You can connect the Z-Uno debug output you PC USB port.

Search for CP2102 or "USB to Serial"
by PoltoS
19 Aug 2024 14:22
Forum: RaZberry
Topic: 4.1.2 Razberry zw0700 error
Replies: 11
Views: 11447

Re: 4.1.2 Razberry zw0700 error

Looks, our list of IP interfaces does not match yours. Please do:

Code: Select all

ip a; ip l
by PoltoS
19 Aug 2024 14:20
Forum: Discussions in English
Topic: Updating to Z-Way v4.1.4 fails
Replies: 4
Views: 3527

Re: Updating to Z-Way v4.1.4 fails

Please use:

Code: Select all

apt-get update && apt-get install z-way-server
by PoltoS
07 Aug 2024 16:05
Forum: Official announcements
Topic: Z-Way v4.1.4 Release
Replies: 4
Views: 4990

Z-Way v4.1.4 Release

Welcome the new Z-Way release v4.1.4 ! Changes since v4.1.3: Z-Wave User Credential Command Class support added Fixed bug with infinite log in S2 queue handling. Fixed WebSocket client request header extra \n\r Improved support of Zigbee devices. More to come soon To know the list of all fixes and i...