Thingy91 not Programming

Hi,

I follow the instruction to update the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91_gsg.html 

Updating the firmware in the nRF52840 SoC and following through the USB method.

I don't have the 1.27mm cable to follow through with the external debug probe method.

But, When i select the device with Enable MCU Boot Selected, i get the below error.

19:41:22.451
Target device closed
19:41:44.676
Error while setting up device 0.01: TypeError: Cannot read property '0' of undefined
19:41:44.676
Target device closed.

https://drive.google.com/open?id=1MW7DhdWcw_iikJOIHvvJh17vc3yqjMmf&authuser=balajibobotslife%40gmail.com&usp=drive_fs 

https://drive.google.com/open?id=1Md1ybAjftE3m_Pse3OCG-pRPNQj4uTfC&authuser=balajibobotslife%40gmail.com&usp=drive_fs 

https://drive.google.com/open?id=1MZvXIYwHUDhf60lP04dNrRfUCluK76EA&authuser=balajibobotslife%40gmail.com&usp=drive_fs 

Parents Reply
  • 1. i have to try it a VM, i dont have another computer per say

    2. I have tried re installing, i will try deleting plugins

    3.I was able to get data of Thingy91 to nRF cloud, my problem is it doesnt get detected in the nRF desktop programmer or LTE monitor.

    4.I have used DK to program thingy91 via 1.27mm SWD cable every time

    5.Can you tell why the thingy91 uart doesnt load driver as in my posts?

Children
  • Balabobot said:
    1. i have to try it a VM, i dont have another computer per say

    It would be best if you were able to test it on another computer, using a virtual machine would just complicate this even further I think..

    Balabobot said:
    2. I have tried re installing, i will try deleting plugins

    Great,

    Balabobot said:
    3.I was able to get data of Thingy91 to nRF cloud, my problem is it doesnt get detected in the nRF desktop programmer or LTE monitor.

    Ok, so at some point you've been able to flash the Thingy:91 with the correct fw? Did you use the USB or a debugger + SWD interface?

    Balabobot said:
    4.I have used DK to program thingy91 via 1.27mm SWD cable every time
    I don't have the 1.27mm cable to follow through with the external debug probe method.

    Ok, so previously you had the 1.27 mm SWD cable and could update the Thingy:91 by using the cable and the onboard debugger on the DK, but now you want to use the USB instead but the device is not listed correctly in nRF Connect Programmer. 

    Balabobot said:
    .Can you tell why the thingy91 uart doesnt load driver as in my posts?

    I'm not sure, it should in most cases work straight-out-of-the-box. 

    Can you share a screenshot of the device in the device manager list. Does it say that it can't find the drivers for the device, is any errors displayed?

    Also what Operating system are you running, which version?

    regards

    Jared

  • 1. Yes i was able to flash the Thingy91 via 1.27mm IDC connector from the debugger on nRF9160 DK

    2. I have windows 8

  • 1. The thingy91 worked on another pc and nrf was able detect it right away.

    2. The problem is how do I get the drivers updated , I have tried what the above post says already

  • Can you look at what this error means?

    I have forcefully loaded the device list driver

  • 1. I got the .inf from the thingy91 itself and installed them by disabling the signature(in this instance the data was also displayed on the nRF cloud)

    2.I got the debug UARt working but the nRF desktop shows the same error.

    3. My problem of Thingy91 not being detected in nRF Desktop exists

Related