This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Thread Topology Monitor v0.1.3.0

Hi there, 

I'm having an issue trying to get Thread Topology monitor to work.

After loading CLI uart example either into PCA10059 or PCA10056

COM port shows up on TTM, click scan and this happens:

15:01:14.181 Boot up Thread Topology Monitor
15:01:15.720 Serial port COM15 has been successfully opened.
15:01:17.810 Successfully verified Thread CLI device.
15:01:17.812 Configuring Thread CLI device..
15:01:17.930 Successfully configured Thread CLI device. Joining to the network..
15:01:20.980 Successfully joined to the network.
15:01:39.983 Error - No response from Thread CLI device.
15:01:56.983 Error - No response from Thread CLI device.

For PCA10056 I am using this FW, and programming using nrfjprog:

nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\cli\ftd\uart\hex\nrf52840_xxaa_pca10056.hex

For PCA10059 I am using this FW and programming via NCS Programmer:

nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\cli\ftd\usb\hex\nrf52840_xxaa_mbr_pca10059.hex

Related