Search found 15 matches

by rrozema
09 Jul 2023 12:21
Forum: Z-Uno
Topic: ZUno Not updating Bootloader
Replies: 5
Views: 12682

Re: ZUno Not updating Bootloader

I have the same issue of not being able to upload the bootloader. Uploading a sketch does work correctly though. How can I get the software in my z-uno updated to the latest version available? For board info my board returns: BN: Z-Wave>ME Z-Uno VID: 0x0658 PID: 0x0200 SN: (null) My arduino environm...
by rrozema
19 Apr 2020 03:54
Forum: RaZberry
Topic: Pi4 (Buster) with RaZberry2 does not work
Replies: 17
Views: 22505

Re: Pi4 (Buster) with RaZberry2 does not work

This guy has some very good info on why it is so difficult to get the razberry to work on a Pi3 and Pi4: https://www.circuits.dk/setup-raspberry-pi-3-gpio-uart/ It is important to note that according to the author, everything below here is only needed if you both have a razberry z-wave board install...
by rrozema
04 Apr 2019 11:46
Forum: Z-Uno
Topic: When can we expect release of 2.1.5?
Replies: 32
Views: 25635

Re: When can we expect release of 2.1.5?

Still awaiting the promised improvements in 2.1.5 eagerly...
by rrozema
18 Mar 2019 14:09
Forum: Z-Uno
Topic: Opentherm on Z-Uno
Replies: 6
Views: 6715

Re: Opentherm on Z-Uno

As I see it, with regards to the communication between the controller and the boiler, my controller does exactly the same what a "smart" thermostat would do: tell the boiler to set the burner to some specific intensity via the opentherm protocol. The boiler will not be able to tell the dif...
by rrozema
06 Mar 2019 10:21
Forum: Z-Uno
Topic: When can we expect release of 2.1.5?
Replies: 32
Views: 25635

Re: When can we expect release of 2.1.5?

So where is it? (March 2019 now)
by rrozema
07 Feb 2019 18:55
Forum: Z-Uno
Topic: Opentherm on Z-Uno
Replies: 6
Views: 6715

Re: Opentherm on Z-Uno

Did you had any success? I was actually planning to do the exact same! Not yet. Still have a couple of things to fix/be fixed before I can make any real progress. Among others I'm waiting for version 2.1.5 of the zuno sdk to become available. Ihor's opentherm library uses some calls not available i...
by rrozema
24 Dec 2018 12:36
Forum: Z-Uno
Topic: HELP - cannot re-include z-uno
Replies: 1
Views: 2368

Re: HELP - cannot re-include z-uno

You may simply have to be patient. I had a similar experience once: I had accidently removed z-uno's programming before excluding it from the controller and didn't know what exactly the programming was any more. So I reset the z-uno and then forced the hardware from my controller (domoticz). In Domo...
by rrozema
24 Dec 2018 11:08
Forum: Z-Uno
Topic: AutoPID Librairy
Replies: 7
Views: 8037

Re: AutoPID Librairy

@poltos: I had already created a topic on that library. This was the library that doesn't compile on z-uno's 2.1.4 toolset. You replied yourself, that the header and cpp files needed to be copied into specific z-uno locations, plus that for missing functions detachInterrupt, attachInterrupt and digi...
by rrozema
22 Dec 2018 23:32
Forum: Z-Uno
Topic: Can Z-Uno be a controler?
Replies: 8
Views: 7646

Re: Can Z-Uno be a controler?

Z-Uno can't do the pairing procedure itself. It needs a z-wave controller for this: a z-wave controller controls the network, not one specifc device. Z-wave devices, like for example z-uno, can however make other z-wave devices do things, this is where the confusion starts: in normal live this is of...
by rrozema
22 Dec 2018 08:03
Forum: RaZberry
Topic: two razberry on the same wifi router
Replies: 2
Views: 2944

Re: two razberry on the same wifi router

z-wave's range is limited, ethernet's (or wifi's) is not. What you could do is use 3 raspberry pi's: one in each house, each equipped with a razberry daughter card. On both you run domoticz to control only that house's z-wave devices: each house gets its own z-wave house code. Then another raspberry...