====== WolkenThermometer User Manual ====== 17.4.2015 ===== Connectors ===== {{:wifi-sensor:connectors_web.png?direct&300 |}} ===== Alpha Version ===== Until now, it is not possible, to configure the WiFi settings via the Android app. The user has to configure it with a serial adapter cable (UART, 3.3V or 5V). ==== Configuration with UART adapter ==== - Connect the serial dapter cable to the WolkenThermometers "Arduino Programming Port" P4 \\ Important: do not connect Pin 4 (reset), because then the push button is disabled \\ I'm using the FTDI UM230XB. You can also use another Arduino board (e.g. Arduino Nano), when you shorten the RST of that board to GND, and connect Rx with P4.3 and Tx of that board with P4.2. - Connect a battery - Open a serial terminal application on the computer \\ I use cutecom on linux. For Windows I recommend hterm - Terminal Settings: - Baudrate: 9600 baud/s - 8 data bits - no parity bit - 1 stop bit - line break: LF only - Check connection by pressing the reset button. \\ You shoud see a message like this Project: WolkenThermometer V1.0 - Then press and hold the reset button, until the counter is between 4 and 8. This is the way how you enter the setup mode. - Follow the instructions of the configuration dialog. Here a full demo configuration: Project: WolkenThermometer V1.0 Built on Apr 17 2015 1234 Welcome to the configuration of the WolkenThermometer For Help, please visit www.zeilhofer.co.at/wolke Info: Line terminations are with LF (\n). This WolkenSensor has been configured already. ID = 3 Reconfigure it? (yes/no): yes Please Enter ID: 3 Please Enter Secret-Key (10 characters): abcde12345 Please Enter Public-Key (10 characters): a1b2c3d4e5 Do you want to set SSID and WiFi-Password now (yes/no)? yes Please Enter WiFi-SSID (max. 30 characters): home-wifi Please Enter WiFi password (0...30 characters): asdfjkloe The configuration is finished. Please go on with the smart phone app - Unplug the UART-cable - Restart the firmware by pressing the reset button shortly - After about 20s the first measurement data should be sent to the server - Check this with this url: \\ http://me.zeilhofer.co.at/wt-test/datafetch.php?maxlen=1000&history=24&key[1]=YOUR_PUBLIC_KEY&web \\ where you have to replace the **YOUR_PUBLIC_KEY** with your key.