mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
docs: add macos matter ble central profile installation link
This commit is contained in:
@@ -371,6 +371,12 @@ A host-based chip-tool can be used as a commissioner to commission and control a
|
||||
|
||||
${ESP_MATTER_PATH}/connectedhomeip/connectedhomeip/out/host
|
||||
|
||||
.. note::
|
||||
**macOS Users**: To use chip-tool with BLE commissioning on macOS, you must install the Bluetooth Central
|
||||
Matter Client Developer Mode Profile. It enables Matter commissioning, and may require periodic re-installation.
|
||||
|
||||
Instructions to download the profile can be found in the `profile installation section`_
|
||||
|
||||
2.3.1.1 Commissioning
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -1751,7 +1757,7 @@ To enable these functions, the cluster should be added to the appropriate entry
|
||||
.. _`ESP-Rainmaker Android App`: https://play.google.com/store/apps/details?id=com.espressif.rainmaker
|
||||
.. _`connectedhomeip`: https://github.com/project-chip/connectedhomeip
|
||||
.. _`CHIP Tool User Guide`: https://github.com/project-chip/connectedhomeip/blob/master/docs/development_controllers/chip-tool/chip_tool_guide.md
|
||||
.. _`profile installation instructions`: https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/darwin.md#profile-installation
|
||||
.. _`profile installation section`: https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/darwin.md#profile-installation
|
||||
.. _`OTA guide`: https://github.com/project-chip/connectedhomeip/blob/master/docs/platforms/esp32/ota.md
|
||||
.. _`encrypted OTA guide`: https://github.com/project-chip/connectedhomeip/blob/master/docs/platforms/esp32/ota.md#encrypted-ota
|
||||
.. _`chip-cert's gen-cd command`: https://github.com/espressif/connectedhomeip/tree/v1.0.0.2/src/tools/chip-cert#gen-cd
|
||||
|
||||
Reference in New Issue
Block a user