Mininal configuration

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Oekel
Posts: 2
Joined: 01 Feb 2022 00:48

Mininal configuration

Post by Oekel »

Hi,

I testet my RazBerry7 pro on a Pi3B + z-way-server.
I also sucessfully testet ser2net afterwards.

Now I want to use z-way-server on another host inside docker.
So I will put the RazBerry on a Pi1.2 HAT and need the minimal configuration after loading fresh Rasberry Image on the SD-Card to get /dev/ttyAMA0.

Which steps do I have to follow (except the installation and configuration of ser2net)?

Code: Select all

sudo raspi-config
?

I want to avoid installing (on server) becouse it is allready in docker:

Code: Select all

sudo wget -q -O - http://razberry.z-wave.me/install | sudo bash
Greatings
lanbrown
Posts: 291
Joined: 01 Jun 2021 08:06

Re: Mininal configuration

Post by lanbrown »

Post Reply