Page 1 of 1

v2.3.0 disabled Bluetooth on UZB

Posted: 27 Feb 2017 23:00
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

Re: v2.3.0 disabled Bluetooth on UZB

Posted: 28 Feb 2017 02:46
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

Re: v2.3.0 disabled Bluetooth on UZB

Posted: 28 Feb 2017 08:49
by jswim788
Thank you - I have Bluetooth running again...