# IOS Install App and Connect Drone

## **`IOS`**

### **ขั้นตอนที่ 1**

* ติดตั้ง App RemoteXY จาก app store แบบฟรีตามรูป

![](/files/-M_RWuy67raDOLo-caic)

### **ขั้นตอนที่ 2**

* สลับหน้าจอเพื่อเข้าไปเชื่อมต่อ wifiตั้งค่าการเชื่อมต่อ wifi ของระบบโดยเลือก

{% hint style="warning" %}
อย่าลืมเสียบปลั๊กแบตเตอรี่ Drone และเปิดสวิตซ์ ON ให้ข้อความแสดงบนจอว่าพร้อมทำงาน
{% endhint %}

{% hint style="warning" %}
อย่าลืมเปิด Wifi ของอุปกรณ์ที่จะเชื่อมต่อ
{% endhint %}

* เชื่อมต่อ Wifi ของ Drone ที่ KB32-FT ปล่อย AP ออกมา (สามารถแก้ไขได้ภายหลังใน Code)

{% hint style="success" %}
SSID : Drone  Pass : 12345678
{% endhint %}

![](/files/-M_R_H83tPZ41UrFz1Vo)

### **ขั้นตอนที่ 3**

* เปิด App RemoteXY จะปรากฏหน้าต่างขอสิทธ์เข้าถึง Bluetooth ได้แต่เราใช้ Wifi ขั้นตอนนี้ข้ามได้เลย

![](/files/-M_RXMT-GzazYfTqoHMD)

* หลังจากนั้นจะปรากฏหน้าต่างว่างเปล่าตามรูป และ Add new device

![](/files/-M_RXqQVCzyfuDGnLxPt)

### **ขั้นตอนที่ 4**

* ตั้งค่าการเชื่อมต่อ wifi ของระบบโดยเลือก Ethernet

{% hint style="info" %}
การเชื่อมต่อแบบ Wi-Fi บน IOS ยังทำไม่ได้เนื่องจากมีการ Update policy จึงใช้การเชื่อมต่อผ่าน IP แทน
{% endhint %}

![](/files/-M_RYZB6WaxZfkdYUaxf)

### **ขั้นตอนที่ 5**

* แก้ไข IP ของ App ให้เข้าไปที่ IP Drone จากนั้นกด Connect

{% hint style="warning" %}
192.168.4.1
{% endhint %}

![](/files/-M_R_n1FWrErwlINkCDh)

### **ขั้นตอนที่ 6**

* จากนั้น App จะ Load config หน้าต่าง UI ออกมา เป็น Joystick ควบคุม Drone ของเรานั่นเอง

![](/files/-M_RbJ50EwijSf9uRx9I)

#### หน้าตา UI Joystick ควบคุม Drone ของ App Android เดียวเราจะมาเรียนรู้วิธีควบคุมกันต่อใน หน้าถัดไป...

![](/files/-M_RbRJZXAuOGxzyx2Fk)

{% content-ref url="/pages/-M\_RMeHOd7vC35gcBtP7" %}
[Remote XY Setting for IOS App](/drone-kit/manual-drone-kit/remote-xy-setting.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb32ft.makerasia.com/drone-kit/manual-drone-kit/remote-xy-setting/ios-install-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
