Flexbar Connection Troubleshooting
If FlexDesigner fails to recognize your Flexbar, follow these steps to identify and resolve the issue.
Verify Computer Recognition
Flexbar doesn’t require additional USB drivers and should be automatically recognized when connected. Verify this through:
Method 1: Test Flexbar Functions
Access the Home Screen: Press the “🏠” icon on the far left of Flexbar

Test Device Functions: Rotate the volume wheel or press media control buttons and observe your computer’s response

If your computer’s volume changes or media controls respond, your system has successfully recognized the Flexbar.
Method 2: Check System Device Manager
Windows
Open Device Manager
Connect and disconnect Flexbar while watching the device list
If a device appears or disappears, your system recognizes the Flexbar
macOS
Click the Apple menu in the top left → Select “About This Mac”
Click “System Report” to enter System Information
Select “USB” in the Hardware section
Look for Flexbar in the USB device list
Computer Not Recognizing Flexbar?
Try these solutions:
Change USB ports (preferably using built-in computer ports)
Avoid connecting through USB hubs or docking stations
Try using a USB-A to USB-C cable
Flexbar Recognized by Computer but Not Connecting to FlexDesigner
Solution 1: Restart Devices
Restarting your computer and FlexDesigner is the simplest and most effective way to resolve most connection issues.
Solution 2: Reinstall FlexDesigner
Download and reinstall the latest software from the official website.
Solution 3: Switch USB Protocol
In rare cases, your system may have trouble communicating with Flexbar using a specific protocol. Flexbar supports both HID and CDC USB protocols. To switch between them:
Enter Safe Mode: During startup, click the “Enter SafeMode” button on the left side of the LOGO screen

Access Settings: Click the gear icon on the far right of Flexbar

Switch USB Mode: Press button 6 to toggle between CDC and HID modes

Reconnect Flexbar
Linux USB Permission Issues
If you’re using Linux and encounter “Cannot access USB device, this may be due to permission issues”, follow these steps:
Create udev rules by running the following commands in terminal:
echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="303a", ATTRS{idProduct}=="82bd", MODE="0666", GROUP="plugdev" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="303a", ATTRS{idProduct}=="82bd", MODE="0666", GROUP="plugdev" SUBSYSTEM=="usb", ATTRS{idVendor}=="303a", ATTRS{idProduct}=="82bf", MODE="0666", GROUP="plugdev" SUBSYSTEM=="tty", ATTRS{idVendor}=="303a", ATTRS{idProduct}=="82bf", MODE="0666", GROUP="plugdev"' > /tmp/99-flexbar.rules sudo cp /tmp/99-flexbar.rules /etc/udev/rules.d/ sudo udevadm control --reload-rules && sudo udevadm trigger
Disconnect and reconnect your device
Restart the application
MacOS USB Permission Issues
If you are using MacOS, make sure you have allowed accessories to connect in your system settings.
You can refer to the official Apple documentation for more information.
Still Having Issues?
If the above methods don’t resolve your problem, please email contact@eniacelec.com. Our technical support team will contact you promptly to help solve the issue.