Filter löschen
Filter löschen

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

4 Ansichten (letzte 30 Tage)

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

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 16 Jul. 2024 um 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:
 

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by