diff --git a/docs/guides/images/nrfconnect_android_connectivity.png b/docs/guides/images/nrfconnect_android_connectivity.png new file mode 100644 index 00000000000000..76138cb316adcd Binary files /dev/null and b/docs/guides/images/nrfconnect_android_connectivity.png differ diff --git a/docs/guides/images/nrfconnect_android_connectivity.svg b/docs/guides/images/nrfconnect_android_connectivity.svg deleted file mode 100644 index 313dad18eb84a0..00000000000000 --- a/docs/guides/images/nrfconnect_android_connectivity.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/guides/nrfconnect_android_commissioning.md b/docs/guides/nrfconnect_android_commissioning.md index 1435d54b167e9f..c46824a0e7931a 100644 --- a/docs/guides/nrfconnect_android_commissioning.md +++ b/docs/guides/nrfconnect_android_commissioning.md @@ -1,8 +1,8 @@ # Commissioning nRF Connect Accessory using Android CHIPTool -You can use [CHIPTool](../../src/android/CHIPTool/README.md) for Android -smartphones to commission a Nordic Semiconductor device running an nRF Connect -platform example onto a CHIP-enabled Thread network. +You can use [CHIPTool](android_chiptool_building.md) for Android smartphones to +commission a Nordic Semiconductor device running an nRF Connect platform example +onto a CHIP-enabled Thread network. This guide references the nRF52840 DK and the door lock example application based on the nRF Connect platform, but the instructions are also valid for the @@ -49,7 +49,7 @@ The following diagram shows the connectivity between network components required to allow communication between devices running the CHIPTool and Lock applications: -CHIP nodes connectivity +![CHIP nodes connectivity](./images/nrfconnect_android_connectivity.png)