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

thing 91 is not detected by nerf connect programmer app when connected via USB

It continue to give "No device available" when I connected thingy 91 to the nerf connect programmer app. I tried turning on device while keeping SW3 pushed but still not detected the device. Not sure what to do. Also, I don't see any file with PCA20035 board in the zephyr board files.

  • Hello,

     

    It continue to give "No device available" when I connected thingy 91 to the nerf connect programmer app.

     I assume you're talking about the nRF connect programmer. Have you flashed MCUboot on the thingy:91? If not, you can use the debugger on a nrf9160 dk to program the thingy:91 according to this document.

     

    Also, I don't see any file with PCA20035 board in the zephyr board files.

     It is located in the nrf directory, not the zephyr directory.

    nrf/boards/arm/thingy91_nrf9160

Related