Trouble getting examples to work

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
ELaw
Posts: 2
Joined: 25 Apr 2022 23:06

Trouble getting examples to work

Post by ELaw »

Hello!

I just bought the Z-Uno board - I assume it's a gen 2 as it's brand-new and int the Arduino IDE "board info" function it shows as "Z-Wave>ME Z-Uno2".

I'm trying to implement IR-to-ZWave functionality and found the "IR2ZWave" example sketch. A comment in the code for that sketch mentions using "IRScanner.ino" as a sniffer so I'm trying to get that one to work too.

But neither program will compile. Both include a reference to "IRController.h" at the top, and the linker can't find that file. After some digging I found that file on github (at https://github.com/Z-Wave-Me/Z-Uno-Core ... ntroller.h), and put it in the folder with my sketch along with IRController.cpp. But then the linker just gives some other errors.

Am I doing something wrong?
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Trouble getting examples to work

Post by PoltoS »

Sorry, IR code was supported only on the old Zhu I 1 as it had the Irda controller built in. I need to check the R&D where Irda is in our queue of developpement.
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Trouble getting examples to work

Post by PoltoS »

It is scheduled for Q3. Unfortunately not earlier
ELaw
Posts: 2
Joined: 25 Apr 2022 23:06

Re: Trouble getting examples to work

Post by ELaw »

Thanks for the response, but that's really disappointing as I specifically bought the Z-Uno to implement an IR to Z-Wave bridge. :(

I don't suppose it's possible to buy the old model Z-Uno?
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Trouble getting examples to work

Post by PoltoS »

No, the old is not accessible anymore ;(
Sorry for the inconvenience. This is in our plan
Post Reply