Clear Filters
Clear Filters

Parrot Minidrone build error: FTP connection and java

1 view (last 30 days)
I have a Parrot Rolling Spider Minidrone and Windows 10 Laptop with a CSR Dongle.
I have been able to communicate with the drone using Matlab. I have stablished the connection via Bluetooth and I have been able to change the PowerGain and to start the drone flight. It already has a previous model deployed.
Now, I am trying to deploy models parrot_gettingstarted and asbQuadcopterStart project.
I get the error shown in the following figure:
It seems the connection to the FTP server is successful but disconnects due to a error.
I have tested the solutions proposed in this answer but I have not solved anything. Windows firewall is completely disabled.
  1 Comment
Jon Del olmo
Jon Del olmo on 2 Nov 2017
Matlab throws this error if the IP address configured in the Drone (paramsEDU.dat) and in the rs.EthernetIPAdrees of the Parrot object are not the same.
This can be solved checking the IP address in the Drone via FTP and changing the value manually in the rs.EthernetIPAdrees variable.
IP address configured in the Drone
IP address configured in the Drone object in Matlab

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Support Package for Parrot Drones in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!