필터 지우기
필터 지우기

How do I collect logs from a Ryze Tello drone when facing connection issues with MATLAB R2024a?

조회 수: 4 (최근 30일)

I am running into an issue connecting to my Ryze Tello drone in MATLAB, and I would like to collect logs to help debug.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 7월 16일 0:00
You can use Wireshark to collect logs from a Ryze Tello drone:
 
  1. Ensure that your machine is successfully connected to the drone's Wi-Fi using the Connect to Ryze Drone over Wi-Fi documentation .
  2. Download and install the Wireshark application. Please download the appropriate Wireshark version for your OS using Wireshark's download page.
  3. Select the interface as “Wi-Fi” since the Tello drone is connected to the PC over a Wi-Fi connection
  4. Click on the “Capture Button” to start capturing the Wireshark logs.
  5. Run your script from MATLAB, and stop capturing the Wireshark packets after the error occurs
These Wireshark logs are very helpful to collect if you are running into errors at any stage of MATLAB's connection to the drone, as they should provide insight into exactly what anomalies in the drone's connection are present and may be causing the issue. These are also useful if you are contacting technical support, as it will allow support to more easily investigate your issue.
Here's a screenshot of the Wireshark app for reference:
 

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by