Page 1 of 1

Wakeup not working

Posted: 16 Feb 2021 12:10
by kina500
Hi

I am trying to get a sketch to work like this one:

https://z-uno.z-wave.me/projects/sensor ... olo-glass/

When the Z-Uno module goes to sleep, it do not wakeup on Int1 through the diodes.

Do I have to setup or enable the interrupt?
The sketches all over Z-Uno page with sleep and wakeup examples, do not show I have to setup interrupt separately, but that INT1 should always wake a sleeping Z-Uno.

Re: Wakeup not working

Posted: 16 Feb 2021 15:26
by kina500
I used the blinds channel in above sketch.
Can you not put a battery operated blind into sleep mode?

Re: Wakeup not working

Posted: 24 Feb 2021 20:16
by kina500
No, you cannot use the the blind zwave setup, if you want to sleep your device!

Re: Wakeup not working

Posted: 25 Feb 2021 01:20
by PoltoS
why not?

Re: Wakeup not working

Posted: 25 Feb 2021 19:49
by kina500
Don't know.
If I chose Zuno blinds in Zwave setup, it is not possible to run sleep mode and wakeup.

Found this in the referencer ZUNO_BLINDS:
This type is allowed only in ZUNO_SLEEPING_MODE_ALWAYS_AWAKE power mode (see ZUNO_SETUP_SLEEPING_MODE).