# iSpindel

## iSpindel Wireless Hydrometer

Is a DIY free-floating digital hydrometer and thermometer for continuous fermentation real-time monitoring that operates on WiFi. [http://www.ispindel.de](http://www.ispindel.de/)

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LY2qaPiuzv-wxqDpCst%2F-LY4NcRB3D0I95zVVtGX%2F-LY4ORdRWcDC8cRq3-k_%2Fimage.png?alt=media\&token=8cd7d2ef-86c2-446e-b965-95f42b798b37)

### Brew Session Setup

See the [Fermentation](https://docs.brewersfriend.com/brew-session/fermentation) tab in a brew session to turn on iSpindel logging.  After the device logs for the first time you will see the name show up in the devices section under the [Fermentation](https://docs.brewersfriend.com/brew-session/fermentation) tab of the [brew session](https://docs.brewersfriend.com/brew-session).

### Configuration (Firmware 7.1.4)

Your iSpindel Cloud URL can be found under integrations.  You will need this to enter into the iSpindel app.  <https://www.brewersfriend.com/homebrew/profile/integrations>

**Service Type:** HTTP

**Token / API Key:** \[API KEY]&#x20;

**Server Address:** log.brewersfriend.com

**Server URL (Plato, iSpindel Default):** /ispindel/\[API KEY]&#x20;

**Server URL (Specific Gravity\*\*):** /ispindel\_sg/\[API KEY]&#x20;

* Download the latest firmware: <https://github.com/universam1/iSpindel/releases>
* If this is your first time powering it on it will create an access point (AP) and you should connect to the iSpindel\_iSpindel000 WiFi network.  Then open a browser and go to <http://192.168.4.1>.   If you ever need to reset the WiFi, calibrate or change settings click the reset button 3 - 4 times then connect to the iSpindel AP (will need a small flat head screw driver).
* Go to the Maintenance page and scroll down to the Firmware update, select the file you downloaded above and click Update.
* \*\* You will need to change the polynominal in the config for the correct gravity value when using the specific gravity URL.

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LY2qaPiuzv-wxqDpCst%2Fuploads%2FycNkHbw7CjulySqO2aTB%2Fispindel-config-http-7_1_2.png?alt=media\&token=fe5e99e1-3a2c-469c-9353-c0238f0cb3c3)

### Calibrate

* Reconnect to the iSpindel AP
* Go to the Maintenance page and click calibrate.

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LY2qaPiuzv-wxqDpCst%2F-LYlpdCw5buXSI23Gobr%2F-LYlpsrtVOAHB6ch0wcH%2FScreenshot%202019-02-15%2008.42.08.png?alt=media\&token=aa9232f6-f039-4e9a-bd94-d63a2ebfb2e9)

* These links may also be useful:
  * <http://www.ispindel.de/tools/calibration/calibration.htm>.
  * <https://github.com/universam1/iSpindel/blob/master/docs/Calibration_en.md>
* Verify the calibration on the Info page, you should see near 0.00 Gravity.
* Go to the Configuration page and enter your WiFi SSID and password.
* The update interval should be not less than 900 seconds or 15 minutes, 3600 for every hour.


---

# 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.brewersfriend.com/devices/ispindel.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.
