Search found 38 matches

by nochkin
17 Mar 2016 04:19
Forum: RaZberry
Topic: How to test Razberry
Replies: 1
Views: 4704

Re: How to test Razberry

According to your link, it's being sold by Z-Wave.me, so it should be real. That's the simplest way to test it from the shell. Replace "/dev/ttyAMA0" with your device if it's different. You need to do it as root (prepend "sudo" for each command, or switch to root before running t...
by nochkin
15 Mar 2016 19:42
Forum: RaZberry
Topic: Repeated corruption of SDcards
Replies: 37
Views: 33012

Re: Repeated corruption of SDcards

Before you use the card, please try to check it using h2testw or similar tool to verify the real capacity. A generic SD card may spec the card incorrectly: i.e. Class 10 card may be Class 4 in reality. Pi needs Class 10 at least. Not all power supplies are equal. If it said "1.5A", it may ...
by nochkin
15 Mar 2016 04:19
Forum: RaZberry
Topic: Repeated corruption of SDcards
Replies: 37
Views: 33012

Re: Repeated corruption of SDcards

It does not seems like the software is causing the corruption. I wonder what brand and model of the CD cards. I tend to use Sandisk Ultra on my Pi installations. If the uptime of the Pi looks good at the time of the fs crash, then this is not a sudden reboot issue. I would try to check the power sup...
by nochkin
14 Mar 2016 08:53
Forum: Discussions in English
Topic: upgrade errors
Replies: 4
Views: 6870

Re: upgrade errors

To turn it on go to Settings->management->Firmware update I went there but I don't see the option to enable webif Once you open the firmware update, you will get port 8084 "Webif" opened automatically. You can either use that "Firmware update" pop-up or open it directly in your ...
by nochkin
14 Mar 2016 08:27
Forum: Discussions in English
Topic: Problem upgrading firmware UZB Stick
Replies: 5
Views: 10177

Re: Problem upgrading firmware UZB Stick

I have the same issue with my UZB 5.02. I also get 404 (not found). My URL list is: http://www.zwave.eu/api/expertui/uzb/bootloader_UZB_from_05_02_to_34A9.hex.bin http://www.zwave.eu/api/expertui/uzb/firmware_UZB_from_05_02_to_05_03.bin http://www.zwave.eu/api/expertui/uzb/firmware_UZB_from_05_02_to...
by nochkin
14 Mar 2016 08:16
Forum: RaZberry
Topic: Repeated corruption of SDcards
Replies: 37
Views: 33012

Re: Repeated corruption of SDcards

I run it for weeks with no issues. Yes, the server writes log file at least. Could be some more things as well. Is it possible you power cycle the Pi from time to time which causes the corruption? If not, I would try another SD card just to isolate the possibility of having issues with the card itse...
by nochkin
29 Feb 2016 18:52
Forum: Обсуждение на русском / Discussions in Russian
Topic: Лицензия на UZB
Replies: 1
Views: 4804

Лицензия на UZB

Всем привет. Я только начинаю осваивать.

У меня есть USB устройство от z-wave.me. Насколько я понял, оно без лицензии для использования для Z-Way.
Я пытаюсь использовать UZB без Z-Way, только с C библиотекой.

Для неё тоже надо лицензию, что бы можно было что-то сделать?
by nochkin
29 Feb 2016 05:24
Forum: RaZberry
Topic: Firmware upgrade fails
Replies: 30
Views: 33754

Re: Firmware upgrade fails

There I received an error message "Error handling data". It seems like the website hosting the binary files is not working properly. I tried to debug the code and it appears it tries to fetch this for me: http://www.zwave.eu/api/expertui/uzb/bootloader_UZB_from_05_02_to_34A9.hex.bin But t...