Search found 28 matches

by knst08
11 Nov 2017 22:28
Forum: Z-Uno
Topic: Which EEPROM address range is safe to write to?
Replies: 6
Views: 5993

Which EEPROM address range is safe to write to?

I've found that 0x2000 - 0x2100 is used for z-wave configuration. Are there any other address range that are used by z-uno core? When I write to eeprom z-uno hangs with some probability. I'm trying to utilize EEPROM in the way it would not exhaust its resource too fast. So I have SettingsHeader stru...
by knst08
05 Nov 2017 11:48
Forum: Z-Uno
Topic: Questions about zunoStartLearn()
Replies: 9
Views: 7603

Re: Questions about zunoStartLearn()

Anyway you've made my day :)
by knst08
05 Nov 2017 11:19
Forum: Z-Uno
Topic: Questions about zunoStartLearn()
Replies: 9
Views: 7603

Re: Questions about zunoStartLearn()

You are right, removed device with learning and was able to add it again. Looks like zuno thought it was already included while HC was not agree :) Thank you! Do you have any hints regarding question 1 - is it possible get callback when learning starts/stops or read somehow whether zuno is currently...
by knst08
04 Nov 2017 23:30
Forum: Z-Uno
Topic: Questions about zunoStartLearn()
Replies: 9
Views: 7603

Re: Questions about zunoStartLearn()

Yes red blinks frequently, green with about 2sec period
by knst08
04 Nov 2017 19:55
Forum: Z-Uno
Topic: Questions about zunoStartLearn()
Replies: 9
Views: 7603

Re: Questions about zunoStartLearn()

Yes. NWI is checked. But I've just brought zuno right to the controller. And inclusion does not happen... Tried both with and without NWI
Event pushed empty sketch to be sure it is not something in my project that prevents inclusion. No luck..
by knst08
04 Nov 2017 19:36
Forum: Z-Uno
Topic: Questions about zunoStartLearn()
Replies: 9
Views: 7603

Questions about zunoStartLearn()

1. Is it possible to get whether z-uno is in learning state? I'd like to indicate learning (board red led is not visible as z-uno is inside case). 2. Native indication is not clear - it blinks with red led but looks like it indicates start of learning instead of learning state. If zunoStartLearn(30)...
by knst08
15 Oct 2017 20:35
Forum: Z-Uno
Topic: Power z-uno with 12v
Replies: 2
Views: 3098

Re: Power z-uno with 12v

Cool. Thank you.
by knst08
15 Oct 2017 20:17
Forum: Z-Uno
Topic: Power z-uno with 12v
Replies: 2
Views: 3098

Power z-uno with 12v

Am I getting it right - 12V power supply should be connected "7-18" and GND pins?
Will 5V be available on 5v pin in this case?