IMPORTANT: The troubleshooting below is ONLY for the older discontinued Intellibox 1.0 devices.
If you have a newer Intellibox 2.0, please use the troubleshooting here.


Intellibox 1.0
Please use the troubleshooting below to resolve the following issues with the Intellibox:
If you see a RED X next to Intellibox in the HARDWARE STATUS box or if you are using and old version of Sim Racing Studio 1.0 and your Intellibox is not connecting, please try the troubleshooting steps in the order below:

1. Intellibox Updating
If there is an update occurring due to a recent patch, the Intellibox could show up as a Red X for approximately 10 seconds after starting Sim Racing Studio. Please wait until the update is completed and the Intellibox should switch back to a Green check-mark

This will allow Sim Racing Studio to reconnect with the Intellibox.
Note: The COMXX number for your Intellibox will likely be different than shown in the above image.

It is possible that two USB-SERIAL CH340 devices will show up in Device Manager with each belonging to a different device. Hard coding the Intellitune's COM port will enable it to be detected correctly by Sim Racing Studio.



WARNING: This firmware update is ONLY for the Intellibox 1.0. Please see the image below to confirm if you have a Intellibox 1.0 version. Do NOT use this firmware update if you have an Intellibox 2.0.
Use the the guidance below only if you need to manually update the Intellibox firmware. Sim Racing Studio will automatically update the Intellibox Firmware safely when a software update occurs.
This procedure is to only be used with the Sim Racing Studio Intellibox as seen below:
DISCLAIMER: Sim Racing Studio is not responsible for any charges you might incur for repair or support related to corrupted firmware on other Serial Devices if they remain connected during the firmware update process.
WARNING: Disconnect the DOF Reality control box or any other Serial Device before running this procedure! Risk of skipping this step might result in corrupting the firmware on another piece of unrelated hardware that remains connected. If you are unsure if a device is a Serial Device, disconnect it from your PC before proceeding.
Check the Intellibox COM port by opening the Ports (COM & LPT) drop down in Windows Device Manager. The Intellibox will be listed as a USB-SERIAL CH340 device. If you have multiple CH340 devices listed, you can verify which CH340 device is the Intellibox by removing the Intellibox's USB cord from the PC and plugging it back in taking note of which device disappears and reappears.
Note: Do not use COM67 shown in this image. The COM port will be different for your computer.
Close Sim Racing Studio completely. Do not just minimize it. You can verify if Sim Racing Studio is still running if it shows up in the Windows Task Manager under Background processes as SimRacingStudio.App.
Open the Command Prompt as an administrator. To do this, type CMD in the Windows Search Bar (magnifying glass next to the Windows Start button in your Toolbar). At the top should be Command Prompt App. Right click on Command Prompt and select 'Run as administrator'. If you get a Windows prompt to allow Windows Command Processor to make changes to your computer, select Yes. A Command Prompt window will open displaying Users\<your PC user name>
At the command prompt, type or copy and paste the text below to change the directory to the avr_helpers where you placed the firmware hex file and press Enter:
cd c:\program files\simracingstudio 2.0\avr_helpers
Example:
Note: If you installed Sim Racing Studio to a different drive or directory, change the command cd text to the drive and directory you utilized.
In the command prompt window, type or copy and paste the text below to begin the Intellibox firmware update replacing the x with the COM port number you obtained from Step #2 then press Enter:
avrdude -Cavrdude.conf -v -patmega328p -carduino -PCOMx -b57600 -D -Uflash:w:init_model5.hex:i
Example: (Note: Be sure to change the -PCOM x to the correct COM port from Step#2. ie. COM12, COM33, COM67, etc. with no spaces between -PCOM and the COM number)
If the firmware update fails, double check that you have the correct COM port from Step #2. Then type or copy and paste the text below to retry the firmware update with the different field of -b5115200 instead of -b57600 as previously used and also replacing the x with the COM port number of your Intellibox then press Enter:
avrdude -Cavrdude.conf -v -patmega328p -carduino -PCOMx -b115200 -D -Uflash:w:init_model5.hex:i
If the command script runs and completes, please take a screenshot of the completed screen for record of a successful firmware update. This is required for additional troubleshooting if a firmware update does not resolve the issue with the Intellibox. Please attach the image to your reply email if necessary.
Once you have a screenshot of the successful firmware update, please close the Command Prompt window and open Sim Racing Studio.
You are finished and have successfully completed the Intellibox firmware update.