Search found 20 matches

by niky94547
10 Apr 2024 11:49
Forum: Z-Uno
Topic: version 3.0.12
Replies: 20
Views: 4655

Re: version 3.0.12

Hi Yves, Yes on 3.0.12b21 commenting eeprom R/W within zunoBasicSave... in ZWCCBasic.c, gives stable idle state (no Z-Wave set/get/report). Over 36h for now without reboot. But that means issue still presented on latest 3.12b21, nevertheless of changes made on eeprom strategy by Z-Wave.Me team. Afte...
by niky94547
03 Apr 2024 18:40
Forum: Z-Uno
Topic: version 3.0.12
Replies: 20
Views: 4655

Re: version 3.0.12

Hi Yves, Have some time to test. You're absolutely right. Mine observation: On 3.0.10 - eeprom writes had great impact on stability. - when disable it during runtime reboots are minimized. - leaving device on "idle" state, without reports and setters. Had stability and no any reboots over ...
by niky94547
27 Mar 2024 23:17
Forum: Z-Uno
Topic: version 3.0.12
Replies: 20
Views: 4655

Re: version 3.0.12

Tomorrow will test some of yours modification on 3.0.10.

Actually receive stability on eratic reboots using wd feed:

https://z-uno.z-wave.me/Reference/WDOG_Feed/

You could check on your side too. Will continue to test and report.

Br,
Niky
by niky94547
27 Mar 2024 19:04
Forum: Z-Uno
Topic: version 3.0.12
Replies: 20
Views: 4655

Re: version 3.0.12

Hi Ives,

Thanks a lot on your support and detailed description. Will look thought and test on my project as well. Then reporting observation from my side

Really appreciated.

Have a nice evening.

Kind Regards,
Niky
by niky94547
26 Mar 2024 22:09
Forum: Z-Uno
Topic: version 3.0.12
Replies: 20
Views: 4655

Re: version 3.0.12 // BUG in 3.0.10, solved(?)

Hi everyone (even if this post if mainly for developers) :D BINGO ! :D I think I have found THE problem. And, to me, it is not 100% related to Fibaro Home Center 3 behavior: it should be reproducible with every kind of ZWave controller . In fact, previous post and proposed solutions were aiming to ...
by niky94547
07 Jun 2023 11:55
Forum: Z-Uno
Topic: Zuno 2 - Meter electric scales issue
Replies: 11
Views: 5764

Re: Zuno 2 - Meter electric scales issue

Might be related to this issue. If I setup 4 channels like this ZUNO_SETUP_CHANNELS( ZUNO_SWITCH_BINARY(getterSwitch, setterSwitch), ZUNO_SENSOR_BINARY(ZUNO_SENSOR_BINARY_WATER, floodSensor), ZUNO_METER(ZUNO_METER_TYPE_WATER, METER_RESET_ENABLE, ZUNO_METER_WATER_SCALE_METERS3, METER_SIZE_FOUR_BYTES...
by niky94547
07 Jun 2023 11:54
Forum: Z-Uno
Topic: Zuno 2 - Meter electric scales issue
Replies: 11
Views: 5764

Re: Zuno 2 - Meter electric scales issue

We found a bug in Z-Way that made some features of Meter not available in the last channel. This will be released soon. Thanks for the update. I'll follow release and test. Just for reference, if commented row19 within meter.c: if (paket == 0x0 || (len = paket->len) == sizeof(ZW_METER_GET_FRAME)) {...
by niky94547
22 Apr 2023 13:43
Forum: Z-Uno
Topic: 3.0.12 beta bootloader image doesn't fit
Replies: 2
Views: 2531

Re: 3.0.12 beta bootloader image doesn't fit

Hi, Thanks a lot for the details and support. Yes, i hurried to install beta :). Actually following updates and testing closely. We experience issues on Meter CC and testing behavior there on new betas... Nevertheless we will use it with precaution and for tests only. Will let you know if we experie...
by niky94547
21 Apr 2023 14:40
Forum: Z-Uno
Topic: 3.0.12 beta bootloader image doesn't fit
Replies: 2
Views: 2531

3.0.12 beta bootloader image doesn't fit

Hello ZWaveMe Team, Try to upload new beta core 3.0.12. But after bootloader update receive following message: *** ZME Z-UNO G2 preprocessor. Platform:Windows Version:0.40b2 *** BOOTLOADER Openning port .............................. OK Syncing with Z-Uno .............................. OK ----------...
by niky94547
20 Apr 2023 19:12
Forum: Z-Uno
Topic: Zuno 2 - Meter electric scales issue
Replies: 11
Views: 5764

Re: Zuno 2 - Meter electric scales issue

Hi, For your reference, here is debug console post. Scale is Meter_Amps after zunoSendReport: (not updating value on Z-way UI) REPORT CH:0 TYPE:5 >>> (971478) ENQUEUED PACKAGE: SRC_ID:15.0 DST_ID:1.0 KEY:FF OPTS:25 DATA:32 02 01 0A 00 22 00 00 CommandQueue Size:1 *** QCH:2 971492*** GROUP:1 I:0 PKG ...