Page 1 of 1

Pi model 3B + Stretch + RaZberry2

Posted: 30 Jun 2018 01:17
by lordchilli
Hi everyone,

i also had problems with RaZberry2 and the Pi model 3b (stretch)

According to the sticky I installed:

Code: Select all

wget -q -O - support.zwave.eu/libs | sudo bash
and

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
I'm afraid it didn't work. From the log:
2018-06-13 18:01:55.198] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2018-06-13 18:01:55.399] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2018-06-13 18:01:55.399] [W] [zway] Job 0x07 (Get controller info and supported function classes) dropped: too many resends
[2018-06-13 18:01:55.399] [D] [zway] Job 0x07 (Get controller info and supported function classes): fail

After googling a lot i found this:
  • Disable Bluetooth manually on RPI3B
    Open the /boot/config.txt

    Code: Select all

    sudo nano /boot/config.txt
    At the end add the line:

    Code: Select all

    dtoverlay=pi3-disable-bt
    Save file: exit with ctrl-O, select Yes
  • We also need to run to stop BT modem trying to use UART

    Code: Select all

    sudo systemctl disable hciuart
    After this: REBOOT
  • set the correct baudrate

    Code: Select all

    stty -F /dev/ttyAMA0 9600


Now it works for me :-)

Credits: https://openenergymonitor.org/forum-arc ... 12311.html and https://www.raspberrypi.org/forums/view ... p?t=139927

Re: Pi model 3B + Stretch + RaZberry2

Posted: 30 Jun 2018 13:18
by DJay
Thanks you so much. This worked for me as well.
Appreciate your step by step instruction so a beginner like me could easily handle it.
Z-wave.me Razberry is now working as it should be on my Pi 3 B+ stretch.
Many thanks!

Re: Pi model 3B + Stretch + RaZberry2

Posted: 16 Jul 2018 22:14
by Patrick
Hi,

i have a Pi Modell 2B + Strech + RaZberry2 and i did exactly the same and i have exactly the same behavier.
but the solution above does not work, i think becuase i habe a Modell 2B.

I have tried with baudrate 9600 and 115200..

Thank you very much in advance

Re: Pi model 3B + Stretch + RaZberry2

Posted: 13 Aug 2018 21:11
by Nolv
Hi,
I have a Pi Modell 3B + Stretch + RaZberry2
I did exactly the same and i have exactly the same behavier.
but the solution above does not work.
I get the message ERR_CONNECTION_REFUSED from my Web browser.
Any other suggestions?
Many Thanks!

Re: Pi model 3B + Stretch + RaZberry2

Posted: 16 Sep 2018 16:39
by pimmen
i have the same issues, get frequent "unable to load data" messages.

Re: Pi model 3B + Stretch + RaZberry2

Posted: 20 Sep 2018 07:13
by Greek
i have the same issues, get frequent "unable to load data" messages. model 3B+

Re: Pi model 3B + Stretch + RaZberry2

Posted: 20 Sep 2018 09:32
by PoltoS
Please provide us remove access to let check this

Re: Pi model 3B + Stretch + RaZberry2

Posted: 18 Oct 2018 12:36
by jr142
I have the same Problem, I changed everything but I have no connection.

According to DJays german manual, he used zwave version 2.3.7 and the latest download from zwave.me is 2.3.8
This is the only difference i can imagine.

Re: Pi model 3B + Stretch + RaZberry2

Posted: 18 Oct 2018 15:24
by jr142
I tried all changes with version v2.3.7 but it isn't working either.

I could imagine that there are some serial port settings to change, could anyone of you discribe your settings?
Or what system are you using?

I'm actually using Raspbian NOOBS V2.8.2