Hello,
I am trying to access the PX4 Cube Orange nsh terminal through a UART bridge after flashing it with the px_uploader.py script. I have been able to use this method in the past and I have always been able to access it immediately after flashing firmware. However, I have tried it with brand new PX4 CubeOrange and have had to use MAVSDK commands to send it through a /dev/ttyACM0 port. I have used it through the /dev/ttyUSB0 in the past and it does not seem to open the terminal for me.
The reason I need access to it is because I want to update a different bootloader and use in another directory. Has there been a change in the original cube bootloader? Any help is much appreciated.
