PixHawk RPi Conection problem

Hi all!

Me and my colleague were using the following tutorial dev.ardupilot.com/wiki/companion … a-mavlink/, successfuly until we had to test the conection between the pixhawk and the RPi, when we do the comand :

“mavproxy.py --master=/dev/ttyAMA0 --baudrate 57600 --aircraft MyCopter”

the result is this

the module doesn’t seem to load and ,when in mav it seems unresponsive, We ensured every fille belongs to the pi acount by doing “sudo chown -R pi /home/pi” but it didn’t work either.

Any advice would be very appreciated!

Similar issues. I see no one knows how to fix it…

if you dont include the "–aircraft MyCopter’’ it does not look for a mavinit.scr, however mine does not connect either-- I have tried using the USB cable to connect mavproxy to the pixhawk, same results.

I am having the same issue, did you find a solution?

Im having the same issue. Any updates ?

I don’t know if yall will have the same solution but I fixed mine by switching the TX and RX pins, I must have misread the diagram on the wiki.