Closed GregCornis closed 1 month ago
Agent comment from Leon in Zendesk ticket #118381:
Dear Developer,
Hello, thank you for contacting DJI.
This seems to be caused by the instability of your serial link. Are you using the onboard serial port or USB-TTL to complete the connection?
Thank you for your support of DJI products! Wish you all the best!
Best Regards,
DJI SDK Technical Support
°°°
Hi, I've changed and am using a USB <> TTL adapter, it works fine now. I still have a few protocol frame crc16 error
warnings in the logs, after the payload negotiation, but it works well after that.
So I guess the problem is fixed
Agent comment from Leon in Zendesk ticket #118381:
Hello, this warning message is a serial port information verification error. If the verification fails, it will be issued repeatedly. Therefore, if this warning does not appear frequently, you can ignore it. If it prints frequently, you can adjust the baud rate to see if there is any improvement. You can try to increase or decrease the baud rate.
°°°
Ok thanks, I'll give it a shot
Agent comment from Leon in Zendesk ticket #118381:
You're welcome, we hope our suggestions are helpful to you.
°°°
I have a raspberry pi 5 connecter to a Skyport V2 (via developper board) to a M300. I'm running the PSDK sample code, which compiles fine, but the program fails to run the negociation and fails. Do you have any idea what the problem might be ? Is it an issue with a configuration ?
Here are the logs