How to use the Updater & Debugger
Posted: Sat Mar 16, 2024 11:43 pm
How to update the firmware:
How to customize sleep timer:
To customize after how many minutes of inactivity the device goes to sleep, follow the below steps:
How to Enable/Disable slots:
How to Enable/Disable debug logs:
- Plug SterlingKey™ to a computer using a USB Cable (Type-C on SterlingKey, USB-A on the computer)
- Go to updater
- Click Connect
- Select "USB Serial" on the popup that opens
- Click Connect
- Choose the latest version from the dropdown
- Click Program
- Click Disconnect
- Unplug SterlingKey™
- If the version is marked with an asterisk (*), it means that this update is a breaking change, and you will need to unpair and re-pair SterlingKey™
- For the Updater to work, you must use either Chrome version 89+, or Opera version 75+
How to customize sleep timer:
To customize after how many minutes of inactivity the device goes to sleep, follow the below steps:
- Plug SterlingKey™ to a computer using a USB Cable (Type-C on SterlingKey, USB-A on the computer)
- Visit updater
- Under 'Console', select 'Start'
- Select the device
- In the input field, you can type the following commands:
- get sleep_timer (to see the current sleep timer)
- set sleep_timer 5 (where '5' represents the desired time in minutes)
- Click 'Enter' or 'Send' to apply the changes.
How to Enable/Disable slots:
- Visit updater
- Under 'Console', select 'Start'
- Select the device
- In the input field, the following commands are available:
- disable slot 1 (to disable slot 1, likewise for 2 and 3)
- enable slot 1 (to enable slot 1, likewise for 2 and 3)
- get slots (shows the current state of all 3 slots)
- Click 'Enter' or 'Send' to apply the changes.
How to Enable/Disable debug logs:
- Visit updater
- Under 'Console', select 'Start'
- Select the device
- In the input field, the following commands are available:
- get debug (to get the current debug value)
- set debug 1 (to enable logs)
- set debug 0 (to disable logs)
- Click 'Enter' or 'Send' to apply the changes.