Getting Started with Sonoff TH16 ESP8266 Relay and Sensor using the Stock Firmware and eWelink Android App

Sonoff TH16 is a WiFi relay device powered by Espressif ESP8266 WiSoC, able to handle a load up to 16A (3500Watts @ 220V), and including a jack for sensors. The company recently sent me a sample together with  Sonoff AM2301 temperature and humidity sensor, and Sonoff POW power meter device, and in the first part of my Sonoff review I checked out the hardware for all three items. In the second part, I’ll report my experience with Sonoff TH16 and the temperature sensor with a practical example, as I’ve installed it to control a groundwater pump.water-tank-pumps

What you see above is a picture of my house water tank with two pumps, the white one keep the pressure in the taps and is always on, and the blue one pumps the water from the ground and is the one I’m going to control. Over the last year or so, I’ve tried two other solutions with SimpleLink self-powered power switch and later a NodeMCU board running NodeMCU firmware and a simple web page to control a relay. The first solution worked as long as the white pump did not start, but if it did the ensuing voltage drop may turn the switch off. The second solution shown below was quickly hacked together and worked fine for many months, but if the WiFi connection was lost, I had to restart NodeMCU board by turning off and on the circuit breaker for the pumps.

Click to Enlarge
NodeMCU + Relay controlling a water pump – Click to Enlarge

As you’ll see from the “Before” side of the first picture, I also kept everything in a plastic box, and using Sonoff TH16 cleaned things up a bit.

water-pump-parametersFirst let’s make sure the pump parameters are not out of the specs of Sonoff TH16, and there’s indeed no issue as the pump Wmax is 1020W, and it operates at 220 to 230 V AC. Sonoff TH10 & TH16 relays have three outputs and inputs with the ground/earth pins (E), neutral pins (N), and live pins (L) clearly marked once you open the cover.

sonoff-th16-ground-live-neutralWhen you connect a two prong plug into a wall socket, you don’t normally have to care with side you plug it in since we are dealing with alternative current, but for safety reasons it might be a good thing to connect the 110V or 220V live wire into the live IN terminal. One good way to find out the live wire is to put it on your tongue and if it tickles you’ve found the right one. NO! Don’t do it… We are dealing with high voltage here, and electrical shock may kill you, so take precautions, and make sure electricity is off before doing any cabling.

Having said that you’ll still need to check the live wire when the power is up, and you can do it with an electric tester pen as the one shown below.
voltage-tester
Just make sure you are very careful doing so, and my model has an LED which will lit with the Live wire, but not the neutral one. It turns out the black wire is the neutral one, and the white/grey one is the live one as it should be.

Click to Enlarge
Click to Enlarge

Then  I tried to connect the mains live and neutral cables to L IN and N IN terminals, and do the same for the pump cables. You need to push the button on the terminals don’t but they are quite hard to push, and if only remove the small cover, the live IN and OUT terminal are quite hard to reach. I worked on a ladder, so it complicated slightly the task, but as you can see on the picture above, I managed to dislocate L IN terminal… After that I realize I forgot to pass the cable through the hole in the case, so I pushed hard to remove it, and everything came apart.
sonoff-th16-broken-terminalIt took me a while to find out how to reassemble it, as I first try to place the metal bit inside the tiny plastic terminal, before I realised I had to insert it in the soldered metal bit first as shown below.
sonoff-th10-th16-terminal-assemblyI then pushed the plastic bit back, and added the white button on top, and could finally complete cabling successfully.

Click to Enlarge
Click to Enlarge

The last steps were to clip back the top part of the case, and screw the small cover on, which nicely pushed the rather hard wires in place.
sonoff-th16-closed
I completed the hardware setup by attaching Sonoff TH16 to the armature of the pump roof, and connected the temperature and humidity sensor and placing it as further as possible from the roof since it can get hot in summer.

Click to Enlarge
Click to Enlarge

The hardware setup took me about one hour mostly due to hard buttons, and average quality terminals.

Then I switched to software setup. I first tried to download the apk using the QR Core on the package (coolkit.apk), but the connection to the to server was unstable, and had to repeat the download again… unsuccessfully. So instead I went directly to Google Play to download eWelink app. I should have done that first, as the installation worked beautifully. Then I basically followed the instructions, which started with registration.

Click to Enlarge
Click to Enlarge

The login Window shows “Phone number/Email”, but once you click on Register, you’re only option is to input your mobile phone number. If you don’t like it, you can always install your own firmware on Sonoff TH16 instead. Once you’ve entered your phone number, you’ll be sent a 4-digit code for registration, and be asked to input your password. I did that, and since it took a while, I left the phone unattended for a while, and as you can see from the screenshots above I started at 11:18, but at 11:35 it was still trying to register, so I stopped that, and tried again with the same code, but no luck. So I repeated the task again with a new SMS code, and I could finally registered. At this point, you’ll get the an device window with a “+” sign to add a new device.

Click to Enlarge
Click to Enlarge

I did that and for the first step I had to climb back on my ladder to press the button on Sonoff TH16 relay for about 5 seconds, and check the LED was blinking regularly to make sure it was in pairing mode. The LED is not particularly bright so outdoor it’s not that easy to check. Anyway, after several attempts I managed, and click Next, inputted my WiFi router password, and after two or three attempts at pairing, I could finally successfully add the device which I named “Water Pump”.

Click to Enlarge
Click to Enlarge

It will show in the device window, and you can control the relay from there tap on the on/off button. You can also tap on the other part of “Water Pump” zone to enter a more detailed menu showing the temperature and humidity (if you’ve connected the sensor), as well as auto and manual modes, a share mode to let other smartphone control the relay (it worked well), as well as timer and countdown mode. Our water usage is pretty regular, so I’ve set a 20 minute timer starting everyday at 8:00 and stopping at 8:20. The water pump itself can be configured to work automatically based on the water tank level, but other people in the house don’t like that since it’s not always reliable, which explains why I’m using a WiFi relay.

Click to Enlarge
Click to Enlarge

The temperature and humidity values were realistic and regularly updated. Auto mode allows you to set temperature and/or humidity thresholds to turn on or off the relay, and the Profile section of the app will allow you to send feedback, switching language, check the app version (updated twice from Google Play in one week).

I’ve been using the system for around a week and it works well in normal conditions. If I turn off my broadband provider’s modem, I won’t be able to turn on or off the relay manually even when WiFi is enabled, but the good news is that the timers are local, so even If I disable both Internet and WiFi, the relay turns on and off at the scheduled time. This obviously only works if the relay already got its time from the Internet earlier since there’s no RTC. I’ve also tried to turn on and off the relay out of my home, using my neighbour WiFi and I could control the relay from the Internet. It might not be so useful for a pump, but if you forgot to turn the lights off it’s a very convenient features. So while the setup itself did not go very smoothly, the relay has done its job well so far.

I’ve scanned the relay to check open TCP ports.


TCP port 800 (http) is open, but when I access it directly I don’t get anything, and capturing packets on my phone show some binary payload. I’ve not spend time on it, because there’s probably very little value in reverse-engineering the protocol, simply because of the 4-pin to flash your own firmware. Since it’s based on ESP8266 you could flash Arduino or NodeMCU firmware and write your own web interface, or instead try some home automation firmware like ESPeasy or ESPurna. Just don’t do it while connected to the mains, and instead power the board through the USB to TTL debug board needed for programming. ESPurna has been designed specifically for Sonoff devices, and I can see it supports Sonoff POW, which I have yet to review, so I’ll probably test it in the third part of the review to monitor power consumption of my office.

Sonoff TH16 and AM2301 sensors can be purchased for $8.60 and $4.0 respectively on Sonoff TH page. Shipping is not included, but only adds a few dollars with registered airmail shipping, and a bit more for EMS or DHL Express shipping.

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
26 Comments
oldest
newest
Harley
Harley
7 years ago

Again, would really like to see a review of ESPEasy (ESP Easy) firmware on these:

http://www.letscontrolit.com/wiki/index.php/ESPEasy

ESPEasy (ESP Easy) firmware gets rid of relians of externral cloud services.

With original Sonoff firmware’s cloud services you rely on the internet being up.

I prefer ESPEasy (ESP Easy) firmware since its nativly supported by Domoticz

https://www.domoticz.com/index.html

Highly recommend Domoticz home automation software to all tech-savvy.

paul
paul
7 years ago

Looking forward to your test of the Sonoff POW. Their page showing the Android App to show & control monitoring cycle & cloud storage looks v. interesting and useful. However, with a spec of only 1% accuracy, and scale 16Amp/3.5KW, I fear it will be inaccurate to monitor the more usual low-power scenarios where I live, as I rarely use hi-power appliances like Microwave or fans. I see they offer to modify it to user requirements, which if it wasn’t for infrequent use of a 1.1KW Microwave cooker, the running my 92Watt Fridge-Freezer cooling cycle & rest of my running… Read more »

Boudyka
Boudyka
7 years ago

just received today a sonoff rf with wifi and 433mhz+remote….play later with domoticz 🙂

cyk
cyk
7 years ago

cnxsoft :
@Harley I only plan to test one firmware since it’s not really convenient to switch between firmware with this type of device.

In fact it is, because ESPEasy allows you to upload an update or replacement image via the web interface.

Drone
Drone
7 years ago

China to World: “All your water pump BELONG TO US.”

rebeL
rebeL
7 years ago

Why is it necessary for Sonoff to control it over internet cloud, I thougt it goes only locally over wifi?

paul
paul
7 years ago

@Jean-Luc Aufranc (CNXSoft) When I composed my earlier post on this (no other posts on this when I started) I didn’t realise an internet provider connection was a prerequisite for ‘home automation’ to work. That is a serious weakness and deal-breaker for me. Home automation should be designed to be fault-tolerant, and capable of operating independant of factors outside the ‘Home’, in my case, even able to run for a while using local battery power. You mention can design ones own firmware… but I was admiring the look of their Android app… thinking it could save me much time designing… Read more »

Rob
Rob
7 years ago

@rebel @paul The IoT ecosystem is sadly heading in the direction with every provider mandating their own proprietary cloud service which requires them to punch holes out of/into your home LAN’s firewall. This of course means you have to trust the provider’s security which is typically a mystery and they have the ability to EOL your service/devices at their discretion. No local LAN web interface or API so you have to rely on their sh*ty, proprietary, mobile app which probably wants too much access to your device and drains the battery at an alarming rate. Sod that, I want control… Read more »

Harley
Harley
7 years ago

Yes what happen to Revolv is one reason, when manufacturer make the cloud service end-of-life, the hardware you bought can no longer be used. Its like you did not buy hardware at all but subscibed to an online service. I also think that you should always be able to control all relays (including all light and power switches) and read all sensors on your local network even when your internet is down. When you think about it, it just sounds stupid that you are today with these type of architecture not able to turn your lights on/off at home if… Read more »

Rebel
Rebel
7 years ago

I really like to try something like this: https://bitbucket.org/xoseperez/espurna
but I have no experience with ESP8266-based hardware. What do I need to connect it with a WIN-PC, I hink this needs a 3,3V USB-Adapter-“Interface”. I prefere a easy and cheap way, otherway I sell my sonoff devices to ebay.

rebeL
rebeL
7 years ago


OK, thanks. I will wait patient.

Tesla
Tesla
7 years ago

Something is wrong with your div.crayon-toolbar.
When the mouse pointer is over the code, then the toolbar drops down and hides the frst line of the code.
It is really annoying.
Can be done something about it please?

paul
paul
7 years ago


Am curious as to what the small green cube item in your 2nd photo down is, with the long USB cable… some type of power adapter ?
The USB cable looks maybe 2M – do you know if for sale on Aliexpress ?

Freezing
Freezing
7 years ago

There is a bug of the ewelink 2.5.1, so you can not use the email to register ,and your device will connect to China server and not the US server.. now has been fixed in 2.5.1.1 .. Please update your ewelink app , register a new account with email, delete the device from your phone account and add it again into your email account, them it will contact the US server.

Next version ewelink will support facebook account to login so you don’t need to register a new account.

Freezing
Freezing
7 years ago


New firmware and ewelink will support controling the device without the internet and don’t need the cloud server! It will support LAN control, just connect the sonoff and ewelink to the same wifi router , then you can control the sonoff without internet and cloud server

naveen
naveen
6 years ago

Have you tried to control the same motor (0.75kW/1 HP/5A) with Sonoff TH10?

GVK
GVK
4 years ago

Jean, how much your motor capacity? wattage? hp? etc…

Naveen
Naveen
6 years ago

Thank you for the quick reply.

Khadas VIM4 SBC