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

Unable to start head Topology Monitor

Hi

I have tried to run the thread topology monitor. Each attempt ends in this log message "Error - No response from Thread CLI device.".The COM-port has been chosen a  dongle is available in the USB port. The software has been unpacked from nRFTTMwin32x6401201alpha.zip and execute out the unpacked folder.

Please let me know what is missing.

Parents Reply
  • Hi again Ryan, 

    I'm sorry but I was just testing and found that actually it's possible to run the TTM with the nRF52840 dongle (PCA10059). 


    You just need to flash the \Thread_ZigbeeSDKv2.0\examples\thread\cli\usb_bootloader example into the PCA10059 and make sure the USB driver for it is installed correctly (you have a new COM Port ) and you can use TTM to open that COM Port to join thread network. You can use the precompiled hex in that folder. 

    To flash the firmware to the dongle you would need to use the nRFConnect -> Programmer app and put the dongle into bootloader mode (the LED breathing Red).

    Note that the COM Port it created should be different from the COM Port that the dongle creates when in DFU mode. 

    If windows couldn't install the COM port, you may want to point Windows to the CDC driver at \SDKv15.2\examples\usb_drivers

Children
Related