Jump to content

Windows with shark jack cable


Beiri
Go to solution Solved by dark_pyrro,

Recommended Posts

The Shark Jack Cable provides access to the shell in arming mode via its dedicated serial console. When connected, press ENTER to activate the shell and run HELP for a list of payload and firmware management commands. (this was in the doc

Link to comment
Share on other sites

  • Solution

Since the SJC uses the CP2102 serial chipset, you most likely have to start with installing the driver for Windows.
https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers

Then check the COM port that the SJC has been assigned using the Device Manager.
Either find the Device Manager using the Control panel or access it directly by pressing Win/GUI key + r and then type devmgmt.msc and press Enter
You will find the COM port listed in the section "Ports (COM & LPT)"
or, start PowerShell and run
[System.IO.Ports.SerialPort]::getportnames()

Start PuTTY and configure serial communication using the identified COM port along with a speed of 57600.

Connect

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...