Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost Connection! #4

Open
alduxvm opened this issue May 20, 2021 · 3 comments
Open

Lost Connection! #4

alduxvm opened this issue May 20, 2021 · 3 comments

Comments

@alduxvm
Copy link

alduxvm commented May 20, 2021

Hi!

Using gremsy T3v3, testing firmwares:

  • v750
  • v754
  • v756
  • v757
  • v758

I'm connecting the gimbal to port COM2 and I'm using a usb to serial cable for my computer.

I enabled the MAVLINK control using the gTuneDesktop v1.4.5 app, my gimbal show the next in windows:

Screen Shot 2021-05-20 at 8 46 51 AM

When trying the SDK in linux, I always have the problem of Lost Connection!, the port in linux is /dev/ttyUSB0:

~/gSDK/build$ ./gSDK -d /dev/ttyUSB0
OPEN PORT
Connected to /dev/ttyUSB0 with 115200 baud, 8 data bits, no parity, 1 stop bit (8N1)

START READ THREAD 

 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!
 Lost Connection!

I tried all above firmwares and not luck...

What to do?

@clolsonus
Copy link

One thing you could double check is that your TX / RX lines are correct. I had an issue with a drone-code standard uart cable (6-pin) between my pixhawk4 and the gimbal until I realized the TX/RX lines were reversed on the gimbal side. I've come to expect peripherals to just plug in and work, so this one caught me off guard.

@gyillikci
Copy link

gyillikci commented Feb 13, 2022

@rrr6399
Copy link

rrr6399 commented Mar 7, 2022

Do you have to use the UART interface of the Gremsy with a FTDI cable? Can the gSDK work using the Gremsy's usb connection?
(I'm thinking not, since I'm getting the "Lost Connection" message when I attempt to connect to /dev/USB0. There is a serial entry under /dev/serial/id so it seems that Ubuntu is recognizing it as a serial connection.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants