1
1
# Commissioning NXP K32W using Android CHIPTool
2
2
3
3
This article describes how to use
4
- [ CHIPTool] ( ../../examples/android/CHIPTool/README.md ) for Android smartphones to
5
- commission an NXP K32W061 DK6 running
4
+ [ CHIPTool] ( ../../../ examples/android/CHIPTool/README.md ) for Android smartphones
5
+ to commission an NXP K32W061 DK6 running
6
6
[ NXP K32W Light Example Application] ( #building-and-programming-nxp-k32w-light-example-application )
7
7
onto a CHIP-enabled Thread network.
8
8
@@ -47,7 +47,7 @@ The following diagram shows the connectivity between network components required
47
47
to allow communication between devices running the CHIPTool and Light
48
48
applications:
49
49
50
- ![ nxp_hw_connectivity] ( ../../examples/platform/nxp/k32w/k32w0/doc/images/nxp_hw_connectivity.JPG )
50
+ ![ nxp_hw_connectivity] ( ../../../ examples/platform/nxp/k32w/k32w0/doc/images/nxp_hw_connectivity.JPG )
51
51
52
52
<hr >
53
53
@@ -348,15 +348,15 @@ To make your PC work as a Thread Border Router, complete the following tasks:
348
348
## Building and programming NXP K32W Light Example Application
349
349
350
350
See
351
- [NXP K32W Light Example Application README](../../examples/lighting-app/nxp/k32w/k32w0/README.md)
351
+ [NXP K32W Light Example Application README](../../../ examples/lighting-app/nxp/k32w/k32w0/README.md)
352
352
to learn how to build and program the light example onto an K32W061 DK6.
353
353
354
354
<hr>
355
355
356
356
## Building and installing Android CHIPTool
357
357
358
358
To build the CHIPTool application for your smartphone, read
359
- [Android CHIPTool README](../../examples/android/CHIPTool/README.md).
359
+ [Android CHIPTool README](../../../ examples/android/CHIPTool/README.md).
360
360
361
361
After building, install the application by completing the following steps:
362
362
@@ -396,7 +396,7 @@ CHIPTool is now ready to be used for commissioning.
396
396
397
397
3. Navigate to the _Form_ tab then push the _Form_ button using the default
398
398
parameters:
399
- 
399
+ 
400
400
401
401
4. The message _Form operation is successful_ should be display after a few
402
402
seconds.
@@ -430,7 +430,7 @@ To prepare the accessory device for commissioning, complete the following steps:
430
430
431
431
1. Make sure that JP4 and JP7 jumpers are in leftmost position and a mini-USB
432
432
cable is connected between the LPC connector and PC
433
- 
433
+ 
434
434
435
435
2. Use a terminal emulator (e.g.: Putty) to connect to the UART console of the
436
436
accessory device. Use a baudrate of 115200.
@@ -466,14 +466,14 @@ section, complete the following steps:
466
466
progress with scanning, connection, and pairing. At the end of this process,
467
467
the Thread network settings screen appears.
468
468
469
- 
469
+ 
470
470
471
471
6. In the Thread network settings screen, use the default settings and tap the
472
472
_SAVE NETWORK_ button to send a Thread provisioning message to the accessory
473
473
device. You will see the "Network provisioning completed" message when the
474
474
accessory device successfully joins the Thread network.
475
475
476
- 
476
+ 
477
477
478
478
<hr>
479
479
@@ -483,7 +483,7 @@ section, complete the following steps:
483
483
the provisioning is completed successfully and you are connected to the
484
484
device.
485
485
486
- 
486
+ 
487
487
488
488
2. Verify that the text box on the screen is not empty and contains the IPv6
489
489
address of the accessory device.
0 commit comments