How do I connect to the Rolling Spider minidrone?

2 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2017 年 9 月 8 日
回答済み: MathWorks Support Team 2017 年 9 月 28 日
How do I connect to the Rolling Spider minidrone?

採用された回答

MathWorks Support Team
MathWorks Support Team 2017 年 9 月 8 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for Parrot Drones についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by