Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)

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

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 16 Juil 2024 à 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:
 

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Tags

Produits


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by