Hello everybody!
Please help to build Raspberry Pi Gateway.
There is Raspberry Pi 3 model B.
I do everything according to the instructions:
https://www.mysensors.org/build/raspberry
The compound NRF24L01 +
Configuration:
./configure --my-transport = nrf24 --my-rf24-irq-pin = 15 --my-gateway = serial --my-serial-is-pty --my-serial-pty = / dev / ttyMySensorsGateway - -my-leds-err-pin = 12 --my-leds-rx-pin = 16 --my-leds-tx-pin = 18
When you install branch master - I get an error
"mysgw: Starting gateway ...
mysgw: Protocol version - 2.2.0-beta
mysgw: MCO: BGN: INIT GW, CP = RNNG ---, VER = 2.2.0-beta
mysgw: TSM: INIT
mysgw: TSF: WUR: MS = 0
mysgw:! TSM: INIT: TSP FAIL
mysgw: TSM: FAIL: CNT = 1
mysgw: TSM: FAIL: PDT "
If I install --branch development that all does not work.
For Domoticz, I install the port / dev / ttyUSB20.
Perhaps there is another instruction?