Unable to Flash JN5189-DK6 Board Using DK6Programmer CLI Tool (Windows 11)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to Flash JN5189-DK6 Board Using DK6Programmer CLI Tool (Windows 11)

Jump to solution
1,355 Views
Vvg1997
Contributor III

Problem Description:

I am trying to flash binaries onto the JN5189-DK6 board using the DK6-programmer CLI tool provided in the SDK, but I keep encountering a connection error.

 

Error Message:

COM5: Error opening connection: Read error

 

Command Used:( with Admin Rights)

\DK6Programmer.exe -V 2 -s COM5 -p ot-cli-ftd.elf.bin

 

System & Software Details:

  • Operating System: Windows 11 (64-bit)
  • SDK Version: MCUXpresso SDK 2.6.11
  • Flashing Guide: Referring to JN-SW-4407-DK6-Flash-Programmer in the SDK

Troubleshooting Done So Far:

  1. Checked COM port availability → The board is detected as COM5 in Device Manager.
  2. Tried different USB ports & cables → Still the same issue.
  3. Verified driver installation → The required drivers appear to be installed.
  4. Tried running DK6Programmer as Administrator → No change in behavior.
  5. Checked board power & boot mode → The board is powered on.
Tags (1)
0 Kudos
Reply
1 Solution
1,337 Views
luis_maravilla
NXP Employee
NXP Employee

Hi

I notice for your setup you are missing the JN5189T M10 Module to make the connection to the JN5189.

Board JN5189T- DK006Board JN5189T- DK006

 

JN5189T M10 ModuleJN5189T M10 Module

 

For more information about the JN5189-DK006 connections and drivers please refer to https://www.nxp.com/design/design-center/development-boards-and-designs/JN5189-DK006

JN5189-DK006 Development Kit Getting Started in Documentation section.

Also, the [DK6-UG-3127-Production-Flash-Programmer.pdf] File in the SDK docs folder have more information about "Loading Application Binary File into Flash Memory" in Chapter 1.4

Regards

Luis

View solution in original post

0 Kudos
Reply
2 Replies
1,338 Views
luis_maravilla
NXP Employee
NXP Employee

Hi

I notice for your setup you are missing the JN5189T M10 Module to make the connection to the JN5189.

Board JN5189T- DK006Board JN5189T- DK006

 

JN5189T M10 ModuleJN5189T M10 Module

 

For more information about the JN5189-DK006 connections and drivers please refer to https://www.nxp.com/design/design-center/development-boards-and-designs/JN5189-DK006

JN5189-DK006 Development Kit Getting Started in Documentation section.

Also, the [DK6-UG-3127-Production-Flash-Programmer.pdf] File in the SDK docs folder have more information about "Loading Application Binary File into Flash Memory" in Chapter 1.4

Regards

Luis

0 Kudos
Reply
1,330 Views
Vvg1997
Contributor III
Hi Luis,

Thank you for the Solution.

As you pointed out, the JN518 module was not attached to the carrier board.
I'm able to Flash Now after connecting the JN5189 module
0 Kudos
Reply