-
Notifications
You must be signed in to change notification settings - Fork 2
Shelly H&T
Shelly H&T is a WiFi-operated humidity and temperature sensor.
By default, it runs the Shelly proprietary firmware. It was designed to run either on battery or powered by a micro USB adapter.
Internally, it contains an HTS221 humidity & temperature sensor and a STM32L031 ultra-low-power microcontroller that intermediates data between the ESP8266 chip and the sensor.
Provisioning configuration name: espqtoggle/shelly/ht
.
- flash mode: DIO
- flash frequency: 80MHz
Number | Function | Remarks |
---|---|---|
12 | HSPI MISO | |
13 | HSPI MOSI | |
14 | HSPI SCLK | |
15 | HSPI CS |
Id | Type | Description | Range/Unit | Remarks |
---|---|---|---|---|
temperature |
number | temperature | -40..60 °C | |
humidity |
number | humidity | 0..100 % |
- a USB-to-serial adapter
- a laptop running Windows, Linux or macOS
-
⚠️ Do not power the device from mains! Do not connect it to AC at all during this procedure! -
Read the flashing instructions and be prepared to follow the flashing procedure.
-
Open the device by turning one half of the device counter-clockwise:
-
Identify the RX, TX, GND, VCC and GPIO0 connectors:
-
Ensure the USB-to-serial adapter is not plugged into your laptop.
-
Connect the following USB-to-serial adapter wires to their corresponding connectors on the board: RX, TX, GND and VCC.
-
Ensure device will boot into bootloader mode by connecting the second GND wire of your USB-to-serial adapter to the GPIO0 header.
-
Plug the USB-to-serial adapter into your laptop, effectively powering the ESP chip on the board.
Note: if the device does not boot when plugging in the adapter, disconnect and reconnect the VCC wire. Note: if the device still doesn't want to boot, try connecting the VCC wire to the
+
battery connector of the device. -
Follow the flashing procedure to flash the espQToggle firmware on the ESP chip.
-
Disconnect all wires and reassemble the device.
You can now power your device by connecting it to mains. Follow the initial setup instructions to connect the device to Wi-Fi and add it to your qToggle system.