No matching trait found

Hi,

I am using Win10, nRF Connect 3.9.0, programmer 2.0.0. and I get "no matching trait found" when trying to program the 9160 on my board. I have seen a few other questions regarding this and wanted to confirm that the problem exist not only for Thingy91, but also for a custom board.

/Peter

Parents
  • I can confirm this issue. We are using a custom PCB and currently can't update the modems.

    This is my system report:

    # nRFConnect System Report - 2021-12-01T09-57-04.812Z
    
    - System:     Dell Inc. Latitude 5490
    - BIOS:       Dell Inc. DELL   - 1072009
    - CPU:        1 x Intel® Core™ i7-8650U 1.9 GHz 8 cores (4 physical)
    - Memory:     3.9 GB free of 15.9 GB total
    - Filesystem: C: (NTFS) 476.7 GB 73.6% used
    
    - OS:         Microsoft Windows 10 Enterprise (10.0.19043) win32 ia32
    
    - Versions
        - kernel: 10.0.19043
        - git: 2.30.0.windows.2
        - node: 14.16.0
        - python: 3.9.4
        - python3: 
    
    - Connected devices:
        - undefined: 000261014160 
        - COM3: {00000000-0000-0000-FFFF-FFFFFFFFFFFF} 
    
    - Current device:
        - name:          undefined
        - serialNumber:  000261014160
        - cores:         undefined
        - website:       undefined
    

    `nrfjprog --version` returns:

    nrfjprog version: 10.12.1
    JLinkARM.dll version: 6.88a

    Using a J-Link device for programming.

    The issue does not occur when trying to flash the modem fw on my nRF9160DK (Rev. 1.0.0) using the board's debugger.

    Update: Current workaround I found: It works when using the debug out port of the DK to programm our PCBs. So it seems to be an issue related to the nRF Programmer and J-Link adapter.

Reply
  • I can confirm this issue. We are using a custom PCB and currently can't update the modems.

    This is my system report:

    # nRFConnect System Report - 2021-12-01T09-57-04.812Z
    
    - System:     Dell Inc. Latitude 5490
    - BIOS:       Dell Inc. DELL   - 1072009
    - CPU:        1 x Intel® Core™ i7-8650U 1.9 GHz 8 cores (4 physical)
    - Memory:     3.9 GB free of 15.9 GB total
    - Filesystem: C: (NTFS) 476.7 GB 73.6% used
    
    - OS:         Microsoft Windows 10 Enterprise (10.0.19043) win32 ia32
    
    - Versions
        - kernel: 10.0.19043
        - git: 2.30.0.windows.2
        - node: 14.16.0
        - python: 3.9.4
        - python3: 
    
    - Connected devices:
        - undefined: 000261014160 
        - COM3: {00000000-0000-0000-FFFF-FFFFFFFFFFFF} 
    
    - Current device:
        - name:          undefined
        - serialNumber:  000261014160
        - cores:         undefined
        - website:       undefined
    

    `nrfjprog --version` returns:

    nrfjprog version: 10.12.1
    JLinkARM.dll version: 6.88a

    Using a J-Link device for programming.

    The issue does not occur when trying to flash the modem fw on my nRF9160DK (Rev. 1.0.0) using the board's debugger.

    Update: Current workaround I found: It works when using the debug out port of the DK to programm our PCBs. So it seems to be an issue related to the nRF Programmer and J-Link adapter.

Children
Related