Filter löschen
Filter löschen

How do I connect to the Rolling Spider minidrone?

2 Ansichten (letzte 30 Tage)
How do I connect to the Rolling Spider minidrone?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 8 Sep. 2017
Please follow the steps given below to connect the Rolling Spider minidrone:
  1. To connect over Bluetooth Low Energy (BLE) to host computer, use the IP 192.168.1.1 .
  2. To connect over USB to host computer, use the IP is 192.168.2.1.
  • For example, you can connect to the minidrone over USB and log on to the embedded shell of the minidrone as below. (Ensure that minidrone is connected to PC and powered on and telnet client is enabled).
telnet 192.168.2.1
  • Similarly, if minidrone is connected over Bluetooth, execute the below command in windows command prompt.
telnet 192.168.1.1

Weitere Antworten (0)

Kategorien

Mehr zu Parrot Minidrones finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by