Search found 36 matches

by KGBEl
03 May 2024 14:23
Forum: Z-Uno
Topic: TimeParameter command class don't show up in ExpertUI
Replies: 5
Views: 754

Re: TimeParameter command class don't show up in ExpertUI

Hi again.

I have excluded and included again, no difference, still no TimeParameter command class.

What is wrong?
by KGBEl
23 Apr 2024 17:24
Forum: Z-Uno
Topic: TimeParameter command class don't show up in ExpertUI
Replies: 5
Views: 754

Re: TimeParameter command class don't show up in ExpertUI

If rescue mode changes to normal state after reset, it is in normal state.
by KGBEl
23 Apr 2024 16:22
Forum: Z-Uno
Topic: TimeParameter command class don't show up in ExpertUI
Replies: 5
Views: 754

Re: TimeParameter command class don't show up in ExpertUI

Yes it is running.

How do I know if it's in rescue mode?
by KGBEl
18 Apr 2024 20:41
Forum: Z-Uno
Topic: TimeParameter command class don't show up in ExpertUI
Replies: 5
Views: 754

TimeParameter command class don't show up in ExpertUI

Hi, earlier I have been able to update the internal clock in my Z-Uno (ver 2), via TimeParameter command class. For som unknown reason I changed frequence to RU and lost contact with Z-Uno. So I removed it via "Failed node" before I noticed the frequence fault. Then I excluded Z-Uno it fro...
by KGBEl
21 Mar 2024 13:34
Forum: Z-Uno
Topic: Razberry, Z-Uno, Timeparameter.set?
Replies: 12
Views: 1703

Re: Razberry, Z-Uno, Timeparameter.set?

Thanks a lot!
by KGBEl
19 Mar 2024 23:25
Forum: Z-Uno
Topic: Razberry, Z-Uno, Timeparameter.set?
Replies: 12
Views: 1703

Re: Razberry, Z-Uno, Timeparameter.set?

Ahh, I missed that.
Is that 3.0.12?
by KGBEl
17 Mar 2024 17:16
Forum: Z-Uno
Topic: Razberry, Z-Uno, Timeparameter.set?
Replies: 12
Views: 1703

Re: Razberry, Z-Uno, Timeparameter.set?

Sorry for interruping again, I can't find any ZWCCTime.cpp.
Ther are ZWCCTimer.cpp and ZWCCTimerParametrs.cpp but niether of them contains:

#define TIME_PERIOD_REPEAT ((uint64_t)8 * 60 * 60 * 1000 * 1000)//8 hours

What have I done wrong?
by KGBEl
17 Mar 2024 13:43
Forum: Z-Uno
Topic: Razberry, Z-Uno, Timeparameter.set?
Replies: 12
Views: 1703

Re: Razberry, Z-Uno, Timeparameter.set?

Thank you very much, i'll try that.
by KGBEl
17 Mar 2024 13:42
Forum: Z-Uno
Topic: Btn.addButton() with interrupt
Replies: 8
Views: 992

Re: Btn.addButton() with interrupt

Thank you very much for your answers, appreciated.
by KGBEl
15 Mar 2024 19:09
Forum: Z-Uno
Topic: Btn.addButton() with interrupt
Replies: 8
Views: 992

Re: Btn.addButton() with interrupt

One more question, is there a plan for getting an callback on BtnButtonModeExtInt?