> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/solar-english-manual/11-resetting-the-solar.md).

# 11) Resetting the Solar

The Solar can be reset to restore normal operation in case of a problem or before a new use.

\
Two types of reset are available: a simple reset and a factory reset.

***

**Simple reset**

\
The simple reset allows you to force the instrument to restart.

To perform a simple reset:

* Press and hold the button for at least 30 seconds.

The Solar will then restart automatically.

This procedure is useful in case of operating or connection issues.

***

**Factory reset via Syride Link**

\
The Syride Link application allows you to perform a complete reset of the instrument.

To perform a factory reset:

* Connect the Solar to the Syride Link application (via Bluetooth or USB).
* Go to the “Instrument settings” menu.
* Open the “Troubleshooting” menu.
* Click on “Factory reset”.

This operation restores all the instrument’s default settings.

***

**Effects of the factory reset**

\
A factory reset:

* restores all default settings,
* deletes customized settings,
* deletes saved Bluetooth connections.

After a factory reset, it will be necessary to reconnect the Solar to your applications and reconfigure the desired settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manuals.syride.com/solar-english-manual/11-resetting-the-solar.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.
