Search found 10 matches
- 07 Mar 2017 11:04
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
I have recompiled to 2.0.8 and the problem is still there. Around 4-6 times every day the Zuno has to be rebooted.
- 21 Feb 2017 12:55
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
When does that appeare?
- 15 Feb 2017 10:03
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
Hello i have now checked Zuno behavior for a number of days. It works but 10 times every 24 hours it hangs and i have to reeboot. This is done via a external ZWave switch. ' It would be better to do this with code. Belove is the code that i running on Zuno card ****************************** //*****...
- 07 Jan 2017 15:51
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
If I press reset button the device still hangs. But rebooting via power removal makes the hang stop.
- 22 Dec 2016 11:44
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
I have setup a event running every 5 minutes on my vera. Here are the lua code snippet local SS_SID = "urn:micasaverde-com:serviceId:LightSensor1" -- from Variable Valus List local value = tonumber( luup.variable_get (SS_SID, "CurrentLevel", 268), 10) -- from Variable Valus List ...
- 19 Dec 2016 18:33
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
I have set a scene in my Vera + that switches of the power for the Z-uno board if the reported value is one of the freeizing ones. This eamed to solve the rpoblem. The board has now been reporting and working fine for 5 days...
So please come up with a reboot from within code!!!
So please come up with a reboot from within code!!!
- 14 Dec 2016 18:17
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
Hello
I changed to ACD1 port and when the light went down today it hang on 407. After reboot the reading was 7.
I think the lock up may come when the reading comes down to 407 from daytime reading around 800.
I changed to ACD1 port and when the light went down today it hang on 407. After reboot the reading was 7.
I think the lock up may come when the reading comes down to 407 from daytime reading around 800.
- 14 Dec 2016 10:02
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
Hello I changed to ACD2 port and this morning I got a hang on 407 on that port to. After reeboot the reading was 45.
I think the lock up may come when the reading comes down to 407 from daytime reading around 800.
Changed to ACDC 1 and will be back tomorrow with the result.
I think the lock up may come when the reading comes down to 407 from daytime reading around 800.
Changed to ACDC 1 and will be back tomorrow with the result.
- 05 Dec 2016 09:22
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Re: Reboot board
I started the thread. My problem is that i have a light sensor that works fine but frezes on a specifik value. The (Vera plus in my case) Z-wave controler after that reports the frozen value until I reboot by removing power cord. After rebooting the board works fine. That is where I would like to fr...
- 28 Nov 2016 10:47
- Forum: Z-Uno
- Topic: Reboot board
- Replies: 38
- Views: 39431
Reboot board
Do anyone know a way from IDE code to reboot the Zuno board.
I have situations where I wiuld like to from code reboot the board.
I have situations where I wiuld like to from code reboot the board.