-
Notifications
You must be signed in to change notification settings - Fork 631
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
OnBoard SDK can't connect to Matrice 100 #125
Comments
I am having the same issue with getDroneVersion either not being called or not returning anything to the version data struct. I am using the Manifold OES, but I believe that this issue may have common cause for both of us. Have you had any luck fixing this issue? |
I have a similar issue, any help would be great: |
+1 Also having this issue using the Manifold |
hi all, If you are using ubuntu, try to use this sample under sudo, make sure you have already added usergroup dialout. |
if all these movement you already tried, please ensure your hardware connection is right, use cat /dev/YOURTTY_DEVICE to see if the FC is sending out datas. |
It seems like many experienced this issue. |
Close this issue now. If you still have more issues related to DJI SDK, please help to fill in this form: |
… to develop * commit 'd3483ecaa8378c7188ec5bad6030f0df96eec174': feat:MOP sample refactoring fix:fix QA test log and writefile issue
Hi! I have built PureQT example for Raspberry Pi 3.
I enabled API control in DJI Assistant2 for Matrice.
I connectted M100 to RPi using UART-CAN2 cable.
I registered as DJI developer and I getted app key and app id.
I copied getted app key and app id to PureQT.
I opened ttyAMA0 port
BUT
When I click "Version" program is doing nothing.
When I click "Activate" I see "ERROR activate,line 451: Please call getDroneVersion first."
I tryed with different baud rates.
Help me please!
The text was updated successfully, but these errors were encountered: