Hi,
it seems that itead becomes our favorite producer of esp-based items.
I just got an advertsiment from sonoff for this one: https://www.itead.cc/sonoff-4ch.html
Is has the ESP8285, documentation says, this is the 8266 with flash onchip. So, can it be used for espeasy?
Search found 40 matches
- 21 Dec 2016, 15:19
- Forum: ESP Easy: Hardware
- Topic: new sonoff:4 channels, espeasy-compatible?
- Replies: 1
- Views: 4409
- 22 Nov 2016, 14:34
- Forum: ESP Easy: Hardware
- Topic: New relay boards on Aliexpresse :)
- Replies: 15
- Views: 16758
Re: New relay boards on Aliexpresse :)
Just found out 2 very cheap units that looks perfect candidates for ESPEasy: 4 relays 10$ --> https://www.aliexpress.com/item/LinkNode-R4-Arduino-compatible-WiFi-relay-controller/32704022155.html 8 relays 15$ --> https://www.aliexpress.com/item/LinkNode-R8-Arduino-compatible-WiFi-relay-controller/3...
- 21 Oct 2016, 12:56
- Forum: ESP Easy: Hardware
- Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
- Replies: 146
- Views: 357843
Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement?
Some weeks ago, I already mentioned this device. The frequency is for espeasy a kind of pulse-count I guessed, but how many pulses can espeasy afford?
- 26 Sep 2016, 11:10
- Forum: ESP Easy: Hardware
- Topic: A new toy: Sonoff POW
- Replies: 3
- Views: 7250
A new toy: Sonoff POW
Soon, itead comes out with a new sonoff-device with power meter . ESPeasy should run on it, but will it be possible to read out the data from that HLW8012 chip thats on that device. Unfortunately, this chip seems to be a very chinese one, I haven't found much information about it. Update: I found so...
- 20 Aug 2016, 11:59
- Forum: ESP Easy: Hardware
- Topic: IR Transmitter ?
- Replies: 120
- Views: 259651
Re: IR Transmitter ?
Looks interesting, can it be accessed by MQTT, too? Would be more sophisticated.
- 18 Aug 2016, 11:23
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
For the people who want the esp8266 and relay and 230v built in the wall, this looks nice https://ex-store.de/ESP8266-WiFi-Relay-V31#&gid=1&pid=1 Should it be able to flash it with te OTA of that software with espeasy? Nice device, I hope ITEAD will offer soon a proper version of such a thi...
- 15 Aug 2016, 13:52
- Forum: ESP Easy: Software
- Topic: Rules & MQTT
- Replies: 3
- Views: 5422
Re: Rules & MQTT
Hi,
now I have a static working solution. I first define a timer, in the rules, then I call it via MQTT:
Now I can start a predefined timer. The only thing thats missing that I like to "inject" the timer-time first before I start it.
now I have a static working solution. I first define a timer, in the rules, then I call it via MQTT:
Code: Select all
/myesp/cmd/TimerSet
- 15 Aug 2016, 13:43
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
The sonoff has no sensor for measuring the output wattage. But you can estimate it with calculating the wattage and the switched on time. For example, a light bulb takes 20W while switched on. The swtich-on and off timings you have ready. Maybe this is a shorthand solution. Does not work for a washi...
- 12 Aug 2016, 10:35
- Forum: ESP Easy: Software
- Topic: Rules & MQTT
- Replies: 3
- Views: 5422
Re: Rules & MQTT
Do you mean to trigger an event from MQTT? You can send an event using the "event <event>" command on topic <template>/cmd Yes! I like to send to an event. I try this soon. Thank you. And I like to "inject" a value in a rule. for example, a timer-value. For example, a light shou...
- 12 Aug 2016, 10:28
- Forum: ESP Easy: Software
- Topic: ESP Easy Releases
- Replies: 345
- Views: 388105
Re: ESP Easy Releases
Lucky me that I tried first my modified plug and not one burried in the wall 
So its just 4 screws away.
I used the bin-file 1M out of the package. Next time, I compile one myself.

So its just 4 screws away.
I used the bin-file 1M out of the package. Next time, I compile one myself.
- 11 Aug 2016, 15:19
- Forum: ESP Easy: Software
- Topic: ESP Easy Releases
- Replies: 345
- Views: 388105
Re: ESP Easy Releases
I tried a sonoff-device, now I cannot reach it any more. It said, Update ok and then it dissapeared.
- 05 Aug 2016, 20:00
- Forum: ESP Easy: Software
- Topic: Rules & MQTT
- Replies: 3
- Views: 5422
Rules & MQTT
Hi, I created a simple rule to switch on a light when I press a pushbutton connected to a GPIO. on Taster#Taster do if [Taster#Taster]=0 gpio,12,0 else gpio,12,1 endif endon Works great! But when I send via mqtt: mosquitto_pub -q 1 -d -t /Garten/Taster/Taster -m 1 The light is switched on, but when ...
- 05 Aug 2016, 08:22
- Forum: ESP Easy: Software
- Topic: Many MQTT reconnects in 113
- Replies: 3
- Views: 5384
Re: Many MQTT reconnects in 113
Great!
That was the solution, I changed from 99 to 17 and now it works!
That was the solution, I changed from 99 to 17 and now it works!
- 03 Aug 2016, 08:34
- Forum: ESP Easy: Software
- Topic: Many MQTT reconnects in 113
- Replies: 3
- Views: 5384
Many MQTT reconnects in 113
Hello! I have many mqtt-reconnects in my logfile with the build 113 on a sonoff device. Some month ago, I had kind of the same issue and it dissapeared when I connected a temp-sensor as a device to publish. Unfortunately, in the sonoff is no possibility to define a device sensor. Maybe its a timing ...
- 02 Mar 2016, 20:22
- Forum: ESP Easy: Software
- Topic: MQTT. Wish to connect to cloud broker. How?
- Replies: 2
- Views: 4458
Re: MQTT. Wish to connect to cloud broker. How?
Enter in the config page your mqtt-user/password and the domain, there you go!
- 01 Mar 2016, 11:51
- Forum: ESP Easy: General Discussion
- Topic: More Esp-12 Flashing problems
- Replies: 102
- Views: 109541
Re: More Esp-12 Flashing problems
A good idea is always to check the output voltage of the adapters used.
I have such a usb-breadboard adapter and when its switched to 3.3V, I only got 2.7. It was mostly enough for the esp running alone, but never enough for a sensor.
So, everybody should have the voltage meter ready.
I have such a usb-breadboard adapter and when its switched to 3.3V, I only got 2.7. It was mostly enough for the esp running alone, but never enough for a sensor.
So, everybody should have the voltage meter ready.
- 25 Feb 2016, 14:56
- Forum: ESP Easy: Software
- Topic: ESP Easy Releases
- Replies: 345
- Views: 388105
Re: ESP Easy Releases
With SSDP you can find your device on the network via uPnP, in Windows it should appear in the network-devices section after a while.
Wikipedia.
Wikipedia.
- 17 Feb 2016, 13:08
- Forum: ESP Easy: Software
- Topic: Pulse Counter with LCD display
- Replies: 2
- Views: 4927
Re: Pulse Counter with LCD display
Can you do a screenshot of your devices section? This is not easy to understand.
- 17 Feb 2016, 09:45
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
I got mine yesterday in the evening. Looks good and fast delivery!
But I already face my first challenge: How can I open this little box? Is there a hidden screw? I don't want to break the case.
But I already face my first challenge: How can I open this little box? Is there a hidden screw? I don't want to break the case.
- 15 Feb 2016, 18:20
- Forum: ESP Easy: General Discussion
- Topic: Feature Request collection/list
- Replies: 197
- Views: 253011
Re: Feature Request collection/list
My wish: Rock stable MQTT. It works already very well for sensors and simple actors like a relay on a GPIO. Other outputs like PWM, the minipro-extender and other extra IO are not supported or at least not documented. If you need help for documentation, I like to get involved (I tried to login to th...
- 15 Feb 2016, 18:11
- Forum: ESP Easy: General Discussion
- Topic: Add support for Souliss
- Replies: 3
- Views: 5748
Re: Add support for Souliss
There is an own souliss-firmware for esp: http://souliss.net/media/how-to-load-a-sketch-on-ESP/
So I think there is no need to bend espeasy to match with soulis.
So I think there is no need to bend espeasy to match with soulis.
- 12 Feb 2016, 12:24
- Forum: ESP Easy: General Discussion
- Topic: MQTT gpio switching info
- Replies: 7
- Views: 17169
Re: MQTT gpio switching info
With the shell-command this is useful for test purpose. For more automation I am playing around with Home Assistant. It supports mqtt very well and looks much more promising to me than fhem.
Have fun
Have fun

- 12 Feb 2016, 10:17
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
The usual PIR-sensors from ali can be hacked to work with 3.3V. Maybe thats worth a try.cherowley wrote:Hiya costo,
I was trying to get a pir sensor working with it last night but no joy @ 3v..
!
- 12 Feb 2016, 09:53
- Forum: ESP Easy: General Discussion
- Topic: MQTT gpio switching info
- Replies: 7
- Views: 17169
MQTT gpio switching info
Hello, there was the question how to drive a GPIO via MQTT: mosquitto_pub -d -t /esp3/GPIO/14 -m 0 The esp3 is the subscription-topic from the advanced section of the esp-configuration webpage: /%sysname%/# Then the GPIO keyword and the number of the gpio that you want to switch. -m 0 is the payload...
- 11 Feb 2016, 17:51
- Forum: ESP Easy: General Discussion
- Topic: what's coming? and some ideas
- Replies: 25
- Views: 26959
Re: what's coming? and some ideas
I think we do not need unsecure KNX when we have pure MQTT.
- 10 Feb 2016, 18:31
- Forum: ESP Easy: Projects / Applications
- Topic: Use capsense on ESPeasy?
- Replies: 5
- Views: 9262
Re: Use capsense on ESPeasy?
I just ordered this one from far east: TTP223B
I am curious what I get. But not even 0,5€ is worth a try. What I am wondering is that it has a kind of timeout with 12 seconds. But lets see. Around easter-time it could arrive.
I am curious what I get. But not even 0,5€ is worth a try. What I am wondering is that it has a kind of timeout with 12 seconds. But lets see. Around easter-time it could arrive.
- 10 Feb 2016, 14:07
- Forum: ESP Easy: Projects / Applications
- Topic: Use capsense on ESPeasy?
- Replies: 5
- Views: 9262
Re: Use capsense on ESPeasy?
Or is there any other way to either make the homemade capacitve sensors or a touchsensor module ( like http://kultogbillig.no/Kapasitiv-Touch-Sensor-Bryter-Modul-For-Arduino-Capacitive-Touch-Switch-Module) work with ESPeasy and openhab/domoticz? I read the description and I think this module could ...
- 05 Feb 2016, 13:23
- Forum: ESP Easy: Hardware
- Topic: Poll: Power Supply Solutions for the small ESP as Sensor network
- Replies: 16
- Views: 15180
Re: Poll: Power Supply Solutions for the small ESP as Sensor network
Hi,
I have orderered these power-suppliers:PowerSupply and then I want to go down to 3.3V with those: DCDC.
The power-supply was tested once from a danish expert: Expert.
But, all in all this comes up to 3€ per power supply. Thats far away from the 1€ supply that tozett mentioned.
I have orderered these power-suppliers:PowerSupply and then I want to go down to 3.3V with those: DCDC.
The power-supply was tested once from a danish expert: Expert.
But, all in all this comes up to 3€ per power supply. Thats far away from the 1€ supply that tozett mentioned.
- 02 Feb 2016, 10:51
- Forum: ESP Easy: Software
- Topic: espeasy won't publish data to mqtt broker
- Replies: 5
- Views: 5567
Re: espeasy won't publish data to mqtt broker
Hello!
Is this solved in later versions?
I am running R48 on my sensor-box, too. After a while, it stops sending mqtt messages. I can reach the webfront and reboot the system, then it starts again sending sensor-data. Unfortunately, my small ESP can't get OTA and its under the roof.
Is this solved in later versions?
I am running R48 on my sensor-box, too. After a while, it stops sending mqtt messages. I can reach the webfront and reboot the system, then it starts again sending sensor-data. Unfortunately, my small ESP can't get OTA and its under the roof.
- 29 Jan 2016, 18:34
- Forum: ESP Easy: Software
- Topic: MQTT : Connection lost and connected immediatly
- Replies: 0
- Views: 3116
MQTT : Connection lost and connected immediatly
Hello, I have updated from R72 to R73 over the air and that worked very nice! Now I get every 15 seconds (guess): MQTT : Connection lost MQTT : Connected to broker And after a while a countdown from 60 to 0 and a reset. I am using an ESP12E with no devices connected. Update: I have defined a device ...
- 27 Jan 2016, 13:26
- Forum: ESP Easy: Hardware
- Topic: wiki section for elementary tips: how to get esp stable?
- Replies: 7
- Views: 7141
Re: wiki section for elementary tips: how to get esp stable?
Good idea.
Another tipp is to use an RC-grid for the connection of CH_PD. A 4.7k resistor and 0,1uF. I have done that and its much more stable now and can better start.
Thats my mileage for this week with such a setup.
Another tipp is to use an RC-grid for the connection of CH_PD. A 4.7k resistor and 0,1uF. I have done that and its much more stable now and can better start.
Thats my mileage for this week with such a setup.
(with Build 48).Uptime: 5600 minutes
- 26 Jan 2016, 16:02
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
Interesting item. I ordered some. Lets see.
As its possible to install espeasy, do you think its possible to connect more sensors like DS18B20 or light sensor to that little fellow?
As its possible to install espeasy, do you think its possible to connect more sensors like DS18B20 or light sensor to that little fellow?
- 24 Jan 2016, 13:41
- Forum: ESP Easy: Software
- Topic: R72: Pulsecounter only sends count, not total
- Replies: 0
- Views: 2936
R72: Pulsecounter only sends count, not total
Hi,
I am using the rainy sunday to try around with a pulse counter. I get the pulses counted and can see the actual counts and the total sum on the website of esp.
But in mqtt it submits only the actual count, not the total sum.
I only get one line
I am using the rainy sunday to try around with a pulse counter. I get the pulses counted and can see the actual counts and the total sum on the website of esp.
But in mqtt it submits only the actual count, not the total sum.
I only get one line
Code: Select all
/esptest/Tick/Count 0.00
- 23 Jan 2016, 15:07
- Forum: ESP Easy: Hardware
- Topic: build 70: HC-SR04 random values
- Replies: 4
- Views: 6783
build 70: HC-SR04 random values
Hi, I connected a HC-SR04 via a level shifter (like this ). I have connected it via gpio4,5. Other devices I have is a DS18B20 and a light sensor, they both deliver good values. But the distance sensor show me values like 0.17 (when its meters, its ok from my desk to the ceiling) and often values li...
- 21 Jan 2016, 19:55
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy DS18B20 Negative temperature error
- Replies: 4
- Views: 6645
Re: ESP Easy DS18B20 Negative temperature error
Double check the cabling and the power source. This often helps alot.
For doing freezing-tests, I use pressurized air in spray cans, use the can upside down and it emitts liquid gas. Be careful! Its flammable.
For doing freezing-tests, I use pressurized air in spray cans, use the can upside down and it emitts liquid gas. Be careful! Its flammable.
- 02 Jan 2016, 21:05
- Forum: ESP Easy: Software
- Topic: Strange issues with esp-07 modules
- Replies: 2
- Views: 4013
Re: Strange issues with esp-07 modules
Hi! How have you connected the power? I have the same problem from time to time. It could be the CH_PD. That should be pulled to VCC during boot, but only after the VCC is really ready. Maybe it can be solved with a small capacity to ground and a resistor on CH_PD. Its worth a try. We (all the commu...
- 04 Dec 2015, 17:12
- Forum: ESP Easy: Hardware
- Topic: [solved] Lux Sensor: always 54627.50
- Replies: 2
- Views: 3825
Re: Lux Sensor: always 54627.50
Thanks! That was the solution! First, I resoldered the pins, then I had always 15 of intensity. Then I checked it with a microscope and found, that the sensor looked very dirty, maybe not cleaned well after soldering in the production. I wiped it softly and now it seems to work. At least I get diffe...
- 04 Dec 2015, 15:14
- Forum: ESP Easy: Hardware
- Topic: [solved] Lux Sensor: always 54627.50
- Replies: 2
- Views: 3825
[solved] Lux Sensor: always 54627.50
Hello,
I have connect a lux-sensor BH1750. The only value thats shown is 54627.50. It doesn't matter if its in a dark box or in bright light. What have I done wrong?
I have connect a lux-sensor BH1750. The only value thats shown is 54627.50. It doesn't matter if its in a dark box or in bright light. What have I done wrong?
- 03 Dec 2015, 14:28
- Forum: ESP Easy: General Discussion
- Topic: Speaker function ?
- Replies: 35
- Views: 41775
Re: Speaker function ?
Could be done with a piezo like this and pwm:
Ebaybuzzer.
Ebaybuzzer.
- 18 Nov 2015, 14:54
- Forum: ESP Easy: General Discussion
- Topic: ESP easy reboot
- Replies: 13
- Views: 19988
Re: ESP easy reboot
Try to stabilize the power. That often helps alot. A bigger capacitor between + and ground can help to bring enough power when needed.