Search found 249 matches
Re: Siren
The fact that it shows more channels than you define has tripped up quite a few users, it is not specific to Z-Uno and it is perfectly normal. Very short answer: it has to do with backwards compatibility. Better,longer answer and more interesting Z-Wave stuff: I'd start by reading this: https://z-un...
- 07 Apr 2019 04:03
- Forum: Discussions in English
- Topic: UZB1 No Firmware Updates shown in Network -> Controller Info
- Replies: 13
- Views: 6293
Re: UZB1 No Firmware Updates shown in Network -> Controller Info
@PoltoS Thanks. I have replaced the O/S running on my orangepizero, which was based on ubuntu xenial, by this newer version: "Armbian_5.75_Orangepizero_Debian_stretch_next_4.19.20". Then reinstalled Z-Way... And then I was able to update the bootloader of my UZB1, good! So now it has "...
- 03 Apr 2019 20:57
- Forum: Discussions in English
- Topic: UZB1 No Firmware Updates shown in Network -> Controller Info
- Replies: 13
- Views: 6293
Re: UZB1 No Firmware Updates shown in Network -> Controller Info
Running Z-Way 2.3.8 on an oragangepi trying to update UZB1 I get this: "2017-07-07 5.25 Update bootloader for 5.25 to 40196" Then when I click Upgrade: "Unable to update data. /ZWave.zway/ZMEBootloaderUpgrade" Is this a symptom of what @poltos said: "The newer fw was disable...
- 13 Mar 2019 16:16
- Forum: Z-Uno
- Topic: Zwave range and power
- Replies: 21
- Views: 8926
Re: Zwave range and power
Are you in the expert menu?
Do you run a recent RaZberry (or UZB) firmware?
https://z-wave.me/support/uzbrazberry-firmwares/
Do you run a recent RaZberry (or UZB) firmware?
https://z-wave.me/support/uzbrazberry-firmwares/
- 12 Mar 2019 23:28
- Forum: Z-Uno
- Topic: Zwave range and power
- Replies: 21
- Views: 8926
Re: Zwave range and power
"Note: users of eg Z-Way can find background noise in "Expert User Interface". " within which menu? where? In "Z-Wave Expert User Interface", menu "Analytics", item "Background Noise" For more information, see chapter "8 Troubleshoot the Z-Wave...
- 10 Mar 2019 15:19
- Forum: Z-Uno
- Topic: Zwave range and power
- Replies: 21
- Views: 8926
Re: Zwave range and power
Can the Z-Uno report packet RSSI and possibly background noise RSSI? That might help to do some tests... I saw the Z-Uno debug setting has an option "Radio" but I haven't looked at it closely and I cannot test right now.
- 10 Mar 2019 15:01
- Forum: Z-Uno
- Topic: Zwave range and power
- Replies: 21
- Views: 8926
Re: Zwave range and power
Thank you for your reply. I understand what you are saying, but the results with short extension cable are not as good as the test with the USB hub on my Lenovo. Also, I get excellent results on my MAC when UZB1 is plugged in with no extension cord at all and the macbook is a block of aluminium I th...
- 26 Feb 2019 10:03
- Forum: Z-Uno
- Topic: Z-Uno: Trying to send Multi-level sensor report to Eurotronic Spirit TRV
- Replies: 6
- Views: 2471
Re: Z-Uno: Trying to send Multi-level sensor report to Eurotronic Spirit TRV
I think PoltoS is trying to say this: A Z-Uno always has a group 1 - you do not need to add or change any code. So on your controller, please navigate to the Z-Uno and find the button or menu to change associations. Then add the Spirit as a "single channel association" (not "multi&quo...
- 26 Feb 2019 09:30
- Forum: Z-Uno
- Topic: Zwave range and power
- Replies: 21
- Views: 8926
Re: Zwave range and power
Hi! I recently wrote this on the Fibaro forum. It is about the range of a UZB1 <-> Wall Plug and especially the difference in range I get depending on how I power that UZB1. It might give you an idea of where to look. I think it has to do with noise on the power supply. But I am not sure... I am try...
- 18 May 2018 15:49
- Forum: Z-Uno
- Topic: RTC or Day timer
- Replies: 4
- Views: 2048
Re: RTC or Day timer
So you are not talking about the Z-Uno.. .Anyway, the millis() counter is 32 bit on arduino and the likes, so you have it for free, and it can time differences up to about 50 days if I remember correctly. Google is your friend. Basically, in setup() you set a variable to millis() + (hours to time *3...