v2.3.0 disabled Bluetooth on UZB

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
jswim788
Posts: 22
Joined: 12 Sep 2016 23:40

v2.3.0 disabled Bluetooth on UZB

Post by jswim788 »

The installation of v2.3.0 Z-way disabled Bluetooth on my Raspberry Pi (not RAZ) with a UZB stick. Any idea how to re-enable the Bluetooth?

And can you make sure that future updates do not disable the Bluetooth on all Raspberry Pi's? The update should only disable it on Raspberry Pi with the RAZ card.

thanks
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: v2.3.0 disabled Bluetooth on UZB

Post by PoltoS »

The installer do not know in advance if you have UZB or RaZ. 95% of users have RaZ... But we will think about making a separate installer for such a case.

You can thech the install script http://razberry.z-wave.me/install to see what to revert concerning Bluetooth. Revert this:
systemctl enable hciuart
remove line "dtoverlay=pi3-miniuart-bt" in/boot/config.txt
jswim788
Posts: 22
Joined: 12 Sep 2016 23:40

Re: v2.3.0 disabled Bluetooth on UZB

Post by jswim788 »

Thank you - I have Bluetooth running again...
Post Reply