Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)

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

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 16 de Jul. de 2024 a las 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:
 

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by