Page 1 of 2

Z-Uno software 2.1.0 released

Posted: 02 Sep 2017 18:05
by PoltoS
This release introduces many new features.

You can download it from Board Manager (scroll to Z-Uno and select 2.1.0, then Tools->Upload bootloader)

What's new:

New examples New features
  • New channel types:
    • Blinds (Same as Switch Multilevel, but most controllers will show blinds icon)
    • Flow Stop (Same as Switch Binary, but most controllers will show valve icon). This type is allowed to be FLiRS and run on batteries (yes, this is the way to officially do battery power relays ;)
    • Siren (Same as Switch Binary, but most controllers will show siren icon). This type is allowed to be FLiRS and run on batteries
  • Dynamic configuration channels and associations. Now you can define Z-Uno configuration during compilation or on Z-Uno boot. More flexibility!
Libraries Bug fixes
  • Fixed problem with extern
  • Fixed problem with associations in secure mode.

Re: Z-Uno software 2.1.0 released

Posted: 02 Sep 2017 18:55
by variable
Arduino IDE 1.8.x?

Re: Z-Uno software 2.1.0 released

Posted: 02 Sep 2017 19:21
by PoltoS
Not yet. In next one. We have already implemented it, but it works 1.5 times slower than on the 1.6.5, so we will tune it a bit and release.

Re: Z-Uno software 2.1.0 released

Posted: 15 Sep 2017 22:34
by micky1500
I needed to update to 1.8.3 for my Arduino projects.
My Z-UNO project has been on hold for months now ...
It was suggested in July 2017 that support for 1.8+ was soon

Can we have a real date when 1.8.+ might be available for z-uno

many thanks.

I don't mind waiting, just prefer to know when.
Thanks Poltorak.

Re: Z-Uno software 2.1.0 released

Posted: 16 Sep 2017 14:00
by PoltoS
We are finalizing the release with 1.8.5 support. A week before test build and two before release

Re: Z-Uno software 2.1.0 released

Posted: 21 Sep 2017 22:17
by Geirbakke
After upgrading to 2.1 I get the following error message

Z-Uno_Hytta_Alarm___:383: error: use of undeclared identifier 'SKETCH_FLAG_DEBUF'

uCxx returned error code:1

use of undeclared identifier 'SKETCH_FLAG_DEBUF'

I did not have this error with the previous version.

Re: Z-Uno software 2.1.0 released

Posted: 22 Sep 2017 04:58
by PoltoS
Please send us (or paste here) your sketch.

Re: Z-Uno software 2.1.0 released

Posted: 22 Sep 2017 17:10
by praekon
Hi,

at Arduino IDE 1.8.4 i get this error:

Code: Select all

Ungültige Bibliothek /Users/praekon/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.1.0/libraries/Z-Uno in /Users/praekon/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.1.0/libraries/Z-Uno gefunden

Re: Z-Uno software 2.1.0 released

Posted: 22 Sep 2017 17:33
by petergebruers
The answer is here:

http://z-uno.z-wave.me/install

So please try arduino v1.6.5 - it works for me...

Re: Z-Uno software 2.1.0 released

Posted: 22 Sep 2017 20:49
by praekon
I know that i should use and outdated version of the Arduino IDE when i want to use a z-uno.
For all other stuff i can use the actual version (and in some case i have to).
I only wanted to report an error.
If you ask me, they should support something like PlatformIO.
Up till the Version of Arduino IDE is supported the z-uno is useless to me.