Skip to content

Commit

Permalink
Updating documentation to make this more clear how to use CHIPTool (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed May 15, 2024
1 parent fb0394d commit 4107796
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/darwin/CHIPTool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ control.
---

- [CHIP Tool iOS Sample Commissioner App](#chip-tool-ios-sample-commissioner-app)
- [Prerequisites](#prerequisites)
- [Building the Application](#building-the-application)
- [Compilation Fixes](#compilation-fixes)
- [Installing the Application](#installing-the-application)
- [Setting up the iPhone](#setting-up-the-iphone)
- [Pairing an Accessory](#pairing-an-accessory)

---
Expand Down Expand Up @@ -80,6 +82,15 @@ run.
Now you can launch the application from the Home screen or from Xcode by hitting
the run button once more.

## Setting up the iPhone

To use CHIP Tool on iOS or macOS, enable Developer Mode during the development
phase of your app by following the steps at
[Enabling Developer Mode on a device](https://developer.apple.com/documentation/xcode/enabling-developer-mode-on-a-device).
On the iOS or macOS device that initiates the pairing,
[download](https://developer.apple.com/services-account/download?path=/iOS/iOS_Logs/EnableBluetoothCentralMatterClientDeveloperMode.mobileconfig)
the developer profile, then install it.

## Pairing an Accessory

Once you have CHIPTool up and running, to pair an accessory simply:
Expand Down

0 comments on commit 4107796

Please sign in to comment.