Open hgdly opened 9 months ago
Agent comment from Leon in Zendesk ticket #101744:
Dear Developer,
Hello, thank you for contacting DJI.
May I ask which model are you using? If it is an M300 model, you need to configure DEV1 and DEV2. For other models, you do not need to pay attention to DEV2. The reason why M300 needs to be configured with DEV2 is because the serial port channel of M300 not only uses Uart, but also uses some channels in the USB link as the serial port function, so it needs to be configured with two serial ports.
Thank you for your support of DJI products.
Best Regards,
DJI Dajiang innovation SDK technical support
°°°
Agent comment from Leon in Zendesk ticket #101744:Dear Developer,
Hello, thank you for contacting DJI.
May I ask which model are you using? If it is an M300 model, you need to configure DEV1 and DEV2. For other models, you do not need to pay attention to DEV2. The reason why M300 needs to be configured with DEV2 is because the serial port channel of M300 not only uses Uart, but also uses some channels in the USB link as the serial port function, so it needs to be configured with two serial ports.
Thank you for your support of DJI products.
Best Regards, DJI Dajiang innovation SDK technical support
°°°
I'm using M350 model.
I still haven't managed to solve my problem, so I'm sending another message. Thanks for your reply !
I have the same problem with M350 model ! Did you manage to solve it ?
I have the same problem with M350 model ! Did you manage to solve it ?
No, not yet
Found a solution to the serial connection problem. The issue was with the Dupont lines. This resolved the issue for me.
Hi, I don't understand exactly what you've done. How did you find out what to put in the LINUX_UART_DEV1 value?
I have met the same problem recently. But I have solved this by a chance.
I use the E-Port Development Kit instead of SDK Round Ribbon Cable to connet with M350.
And notice the AB side of the port.
https://dl.djicdn.com/downloads/matrice_350_rtk/Matrice_350_RTK_E_Port_Development_Kit_Product_Information.pdf
Hi,
I've run the sample code provided and on execution I get this error:
I don't understand what the LINUX_UART_DEV1 and LINUX_UART_DEV2 configurations mean. Could you explain them to me and tell me how to find them?
Thanks in advance, Hugo