# SPARK MAX Client

{% hint style="warning" %}
This is **legacy documentation** for our discontinued SPARK MAX Client Software. If you are interested in running a SPARK MAX via a computer, please see our newer documentation: [Getting Started with the REV Hardware Client.](https://docs.revrobotics.com/rev-hardware-client)
{% endhint %}

Update, configure, and test your SPARK MAX Motor Controller with the SPARK MAX Client application.&#x20;

|                                                    Latest SPARK MAX Client - Version 2.1.1                                                   |
| :------------------------------------------------------------------------------------------------------------------------------------------: |
| <mark style="background-color:orange;">For instructions on how to access this legacy software, please email <support@revrobotics.com></mark> |

The SPARK MAX Client **will not work with SPARK MAX beta units** distributed by REV to the SPARK MAX beta testers. It is only compatible with units received after 12/21/2018.

### System Requirements

* Windows 10 64-bit
  * Windows 7 64-bit might work but it is [not supported](https://support.microsoft.com/en-us/help/4057281/windows-7-support-will-end-on-january-14-2020).
* Internet connection for automatic updates

### Installation Instructions

1. Download the SPARK MAX Client installer above.
2. Run the installer. Windows may require approval to install the application.
3. During the installation process, separate driver installation windows may appear. Some driver installations may fail if you already have the driver installed from a previously installed Client, this is expected.
4. Once installed, run the application. If prompted, be sure to grant network access. Without network access, the client software won't be able to download the latest SPARK MAX firmware and client updates.

![](https://cdn8.bigcommerce.com/s-t3eo8vwp22/product_images/uploaded_images/windowsfirewall.png)

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.revrobotics.com/brushless/legacy/spark-max-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
