Hello Matteo,
$ ./fake_trx.py --trx MS@127.0.0.1:6000 $ ./trxcon -s /tmp/osmocom_l2.two --trx-port 6703
What is wrong, do you have an idea?
sorry, my instructions were a bit misleading (port mismatch). Just start the second process of trxcon with the same port number as was given to fake_trx:
$ ./trxcon -s /tmp/osmocom_l2.two --trx-port 6000
Hope this helps, good luck!
With best regards, Vadim Yanitskiy.