Search found 24 matches
- 29 Mar 2025 15:43
- Forum: Z-Uno
- Topic: Z-Uno2_3.13 Stall Operation/Reboot
- Replies: 0
- Views: 7096
Z-Uno2_3.13 Stall Operation/Reboot
Dear Z-wave.Me Team, I've observing problem with stability of Zuno G2 devices. Probably issue partly was discussed in previous post regarding 3.12/3.10. It's not straight forward to reproduce, but happen quite often in operation. In order to reproduce more frequent, you could issuing burst of setter...
- 05 Mar 2025 11:37
- Forum: Z-Uno
- Topic: Z-Uno2 GPT problems
- Replies: 4
- Views: 32586
Re: Z-Uno2 GPT problems
Hello, I would like to ask, if there is an option to enable GPT from external ISR handler. In Old Zuno GEN5, I've been using zunoGPTEnable(1), within ext interrupt handler function and timer started, there were no issues observed. Here in Zuno GEN7 timer not starting, if used within external interru...
- 05 Jun 2024 18:45
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
- 17 May 2024 17:54
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
Re: version 3.0.10/3.0.12
Hello Yves and Polto, Let me add some more observation and debug regarding 3.0.10. Follows Yves strategy and contribution to protect EEProm writes, improve stability in operation of devices. Unfortunately there is another unexpected behavior and Yves dig and share it too. It happens in real operatio...
- 10 Apr 2024 11:49
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
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...
- 03 Apr 2024 18:40
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
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 ...
- 27 Mar 2024 23:17
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
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
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
- 27 Mar 2024 19:04
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
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
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
- 26 Mar 2024 22:09
- Forum: Z-Uno
- Topic: version 3.0.12
- Replies: 25
- Views: 67364
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 ...
- 07 Jun 2023 11:55
- Forum: Z-Uno
- Topic: Zuno 2 - Meter electric scales issue
- Replies: 11
- Views: 10662
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...