---
title: E-Stim Connect Troubleshooting Guide
description: Fix common E-Stim Connect problems, from serial port and driver issues to connection keys and getting your 2B detected.
canonical_url: https://e-stim.online/troubleshooting
language: en-GB
date: 2026-06-22T18:33:13Z
notice: This is a machine-friendly version of the page at https://e-stim.online/troubleshooting. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1152
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/troubleshooting. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


E-Stim Connect has been extensively tested on a number of different operating systems and browsers, with hardly any failures and has proved to be robust and effective. However if you are having issues then we will endeavour to help.

## Latest Version

Before you start are you running the latest version of E-Stim Connect? If not then check the [Downloads](https://e-stim.online/troubleshooting?view=category&id=9) page. You can find what version of E-Stim Connect you are running by visiting Help-&gt; About when running the E-Stim Connect application.

### Factory Reset

A number of issues can be cured by performing a Factory Reset on your 2B before running E-Stim Connect.

## E-Stim Connect cannot connect to the 2B

 | **Symptom** | **Possible Solutions** |
|---|---|
| E-Stim Connect does not list the COM port | Check the USB Connection to the Digital Link Interface.    Install Drivers ([PC](https://e-stim.online/installation/drivers-pc)/Mac).   Restart E-Stim Connect. |
| It sees the COM port, but no 2B is detected | Check the Digital Link Interface is connected to the 2B.   Check the 2B is switched on.   Check commander is enabled and active on the 2B (not required for firmware 2.106 and above). |

 

## E-Stim Connect cannot connect to the server

Check your internet connection. Check our [Twitter Feed](https://www.twitter.com/estimsystems) to see if we have reported any issues with the E-Stim Connect server.

## Cannot change level but can change modes or other settings

Perform a factory reset on the 2B. This should cure any issues.

## Mac - Preferences Error

If you have already installed an older version of E-Stim Connect on your computer you may see the following error

![preference exception error](https://e-stim.online/images/install-mac/preference-exception.png)

This is caused when the preferences file stored on the computer does not match the preferences setup of the new version of E-Stim Connect

To solve it remove the Macintosh HD/Users/&lt;yourname&gt;/Library/Application Support/EStimConnect/ folder. You may find this is a hidden folder. To switch hidden folders on, navigate to Launchpad/Other, run terminal and in the terminal window type defaults write com.apple.finder AppleShowAllFiles YES This will allow you to see all hidden files and folders.

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
            },
            "dateModified": "2026-06-22T18:33:13Z",
            "datePublished": "2018-08-23T13:32:33Z",
            "description": "Fix common E-Stim Connect problems, from serial port and driver issues to connection keys and getting your 2B detected.",
            "headline": "Troubleshooting Guide",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-mac/preference-exception.png",
                    "caption": null,
                    "description": "preference exception error",
                    "width": 904,
                    "height": 464
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/troubleshooting"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/troubleshooting"
        },
        {
            "@type": "Person",
            "name": "Wayne Allen",
            "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
        },
        {
            "@id": "https://e-stim.online/#defaultPublisher",
            "@type": "Organization",
            "url": "https://e-stim.online/",
            "logo": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "name": "E-Stim Systems Ltd"
        },
        {
            "@id": "https://e-stim.online/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": 0,
            "height": 0
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

