Closed klotzma closed 4 years ago
hi, i flashed sonoff d1 with tasmota 8.2, then i selected module type "sonoff D1 (74)"... but when i connected the dimmable bulb, its always on, even if i switch it off or on, and dimming is not doing anything... is there anything wrong, is tasmota 8.2 contains the modifications to support sonoff d1?.. am i missing any configuration other than what i mention earlier?...thanks
@brazil83 I am not sure that 8.2 has it yet. Checkout the dev branch and compile it. I used VS code way with PlatformIO.
I used Tazmotizer with the "release" option selected (8.2.0), works fine - probably the easiest sonoff device I've flashed with Tasmota - all of them worked first time. Also, been 48hrs since I removed C4 and C11, so far no ghost switching.
@brazil83 As far as I see it in the current devbranch it is enabled by default: https://github.com/arendst/Tasmota/blob/bb1dcd95c84f466b6eb401b39cba5fb9420ecf0c/tasmota/my_user_config.h#L423
@FourFoot Great to hear! Are you able to measure the capacitance of the two capacitors? And perhaps take some photos to have a look for what, if not for the antenna, were these capacitors intended?
@FourFoot Great to hear! Are you able to measure the capacitance of the two capacitors? And perhaps take some photos to have a look for what, if not for the antenna, were these capacitors intended?
I've discarded the capacitors unfortunately so can't measure them, and the units are now in their final places which are annoying to get to, so can't photo the board in more detail. If I have to get them out again for some reason, I'll take some photos if someone else doesn't.
@FourFoot but you dont have the remote correct? i dont want to loose the function of the remotes so I am not sure this will work for me.
@robbz23 - that's right, I don't have the remote and don't use the 433Mhz functionality - all my control is MQTT over WiFi. If you need the 433Mhz functionality, this fix probably isn't for you :-(
Do I have to use a remote control with more than two buttons to control the D1?
As far as my knowledge goes, no other remote control will work. I purchased a 3 button remote where one button is for min or long press for dim and one button for max or long press to brighten and one button for on/off toggle. Unfortunately they played a trick on us and don't support on/off toggle, instead they implemented a non-standard separate button for 'off', so my remote can do everything but turn off... does not sound like a very useful remote option... unless you could reprogram the EFM8 to do whatever you want... someone here mentioned before that the RC interacts with the EFM8.
@FourFoot but you dont have the remote correct? i dont want to loose the function of the remotes so I am not sure this will work for me.
I checked the ones I had desoldered... found nothing printed on them. And furthermore, like I mentioned previously, the remote continued to work even after removing them.
U1 & U2 are the RF system. U1 seems to be a microcontroller. U5 (our favourite ESP chip...) is the WiFi system. U3 is a microcontroller that handles the actual work of controlling the HV side of the unit.
U1 & U2 are the RF system. U1 seems to be a microcontroller. U5 (our favourite ESP chip...) is the WiFi system. U3 is a microcontroller that handles the actual work of controlling the HV side of the unit.
That's a lot of MCUs... pretty complicated circuit, but unfortunately still does not work properly. My house is connected to the Internet over a flaky fixed wireless LTE connection, and I am pretty certain that the issues I am having are related to that. And also, they gave so much real estate to the 433 antenna and next to nothing for the WiFi antenna, so I also wonder, what is the net effect of that as far as stability goes. Maybe once the external antennas that I have ordered show up, I will know better as to how much help they are. I am an ardent believer in cloud / iot based smart homes and against this legacy 'local hub' based approach of tasmota, but maybe I will have to resort to this eventually, if nothing else works... at least for SOnOff D1. I did hub based automation in my home 20 years ago with X10, it does not make sense to me in this day and age.
But for now, I removed all the 3 D1s that were misbehaving in my living room and replaced with plain old slide dimmers. I used to have X10 dimmers even before the slide dimmers, but removed them when all my X10 switches stopped working... it seems like all the circuitry in LED lamps killed my X10 completely. It was really so cool, otherwise, with all the ladder logic capabilities that were so so ahead of IFTTT, and that too, a couple of decades ago.
So... you're saying (on the Tasmota github) that your cloud-based IoT is acting up with a crappy Internet connection?
Please be sure to review the code of conduct and be respectful of other users. Keep in mind, this repository uses the Contributor Covenant.
Please be sure to review the code of conduct and be respectful of other users. Keep in mind, this repository uses the Contributor Covenant.
So... you're saying (on the Tasmota github) that your cloud-based IoT is acting up with a crappy Internet connection?
Ha ha... true. But this is only with D1. The Sonoff basics are working fine and the Gosund's are simply awesome
R6 R7 R8 R9 + R11 R12 R13 R14 removed, let's see how it goes
No ghost switching for 17h now :+1: yeah!!!
BTW: the light sizzle while dimming it's annoying - I don't remember to have that with my old non connected yokis mtr500e
. Also, is there a way to configure switch-on/off dimming timing to speed it up?
EDIT: > 24h still ok EDIT: > 48h still ok @kugelkopf123 solution seems to work fine https://github.com/arendst/Tasmota/issues/7598#issuecomment-602525777
Does anyone else have the data sheets for the MCUs? U1 U2 U3? Or at least the names? They are hard to recognize on the pictures.
I suspect that it is actually due to these voltage dividers in the serial connection. It would have been smarter if they had just put a voltage translator in there. @kumy What values did the resistors have?
R11 to R14 are 330 ohms My both multimeters refuse to read R6-R9 values.
With some back light, here is the diagram at this part of the circuit.
@kugelkopf123 R6-R9 are 10k
I have looked at the data sheets but I can't see the reason for this resistance orgy. The resistors do not fit as a voltage divider. Also it is not to be recognized in which kind U1 communicates with U2. This can be via UART like U3 ->U2 or i2c or SPI. Because of the 4 lines I would now simply throw SPI into the room. J4 seems to be an I2C or Uart programming or debug interface for the BB10.
I hope I am allowed a short offtopic question, I seem to have a defect in Shelly1. Obviously this second stage buck converter is defective "WBB0Q" or "W880Q" SOT23-6. 12V->3.3V. Does anyone know what model or manufacturer it is? Can't find anything on the internet. Does anybody have an idea?
So, I've now removed the resistors. The dimmer can no longer be controlled via Alexa. The slider no longer works in the web interface. I can only switch on and off in the web interface. Everything works great via the console and also via IObroker. The RF function is no longer available, but there is no ghost switching anymore. I'm not really happy with it yet :-/
So, I've now removed the resistors. The dimmer can no longer be controlled via Alexa. The slider no longer works in the web interface. I can only switch on and off in the web interface. Everything works great via the console and also via IObroker. The RF function is no longer available, but there is no ghost switching anymore. I'm not really happy with it yet :-/
I don't think that the operation via Alexa has anything to do with the resistors. According to the data sheet, the U1 is a data buffer for the commands received via 433mhz RF. Above all, the fact that everything works as you say via iobroker and webinterface, makes me think that the problems you have are of a different origin.
FYI ... I received my Sonnof DYI D1 Smart Dimmer Switch today. I put Tasmota 8.2.0 firmware on it and configured it as a "Sonoff D1" type and setup MQTT and domoticz as usual. I made NO dimmer hardware modifications. I can control it from MQTT, from Domoticz, from Node-red (MQTT) and the Tasmota Web GUI. For completeness: In Domoticz I created a new Dummy/Selector switch. I am sending commands like "http://192.168.1.8/cm?cmnd=dimmer 40" to the dimmer. From MQTT I am doing a publish "cmnd/D1_1/DIMMER 25" for example. It all works as advertised.
FYI ... I received my Sonnof DYI D1 Smart Dimmer Switch today. I put Tasmota 8.2.0 firmware on it and configured it as a "Sonoff D1" type and setup MQTT and domoticz as usual. I made NO dimmer hardware modifications. I can control it from MQTT, from Domoticz, from Node-red (MQTT) and the Tasmota Web GUI. For completeness: In Domoticz I created a new Dummy/Selector switch. I am sending commands like "http://192.168.1.8/cm?cmnd=dimmer 40" to the dimmer. From MQTT I am doing a publish "cmnd/D1_1/DIMMER 25" for example. It all works as advertised.
Perhaps already an new reversion ?
hvbommel Just for curiosity sake... Look at the back of the Low-Voltage board. Version number & date?
Version: D1 WIFI V1.1 Date: 2019-09-27
Definitely the original revision.
A new oem firmware just arrived
OEM as in SOnOff?
Yeah :) , and there is a major release of ewelink also, making it look more like SmartLife
Hi everbody. I just got my D1 today but I'm not being able to flash the Sonoff. I think all the soldering and connections are fine (3.3V, TX, RX, GND and GPIO 0 to GND). The led doesn't blink when I power up the device, but when I run the esptool.py command, not happens. It stays trying to connect until timeout. Any clues? Thank you!
Did you Connect GPIO-0 to GND for just 2 seconds or so when you apply power and then open GPIO-0 after that? Also do yopu have crossed tx-rx connections? (I did receive my second D1 last week, it works fine. So I have 2 now, both are fine)
Yes, I connected GPIO-0 to my serial GND adapter, and crossed tx-rx connections (D1 TX -> RX Serial Adapter and D1 RX -> TX Serial Adapter). I'm also holding GPIO-0 for a couple of seconds when applying power.
Shure your power supply/FTDI adapter has enough power?
Many cheap adapter haven’t enough power.
When I programmed mine I took the highvoltageboard off and programmed it with just the logicboard connected to my FTDI adapter.
Where is the GPIO on this device?
@oederp1 a little pogo pad numbered “0” near the chip.
Hi all
I also have an issue flashing my 3 units.
In which position must the OTA switch be when flashing ? Does it matter ? What is the baudrate used for flashing ?
I use NodeMCU PyFlasher, 115200, DOUT, WIPE ALL. Am I doing something wrong ?
When I apply power with GPIO0 grounded, LED does not light up. When I start the sonoff normally, I'm not able to read the serial (I only get garbage), and not output at all at 115200 bps.
I'm using a MEGA 2560 with RESET to GND to flash. On 2560, when D1 is "normally" on, the TX led flashes. When trying to flash, the RX led flashes. 2560 RX is connected to D1 RX.
The orange breadboard wire is the wire I use to ground GPIO0 when applying 3.3v.
NO luck so far...
Hi all
I also have an issue flashing my 3 units.
In which position must the OTA switch be when flashing ? Does it matter ? What is the baudrate used for flashing ?
I use NodeMCU PyFlasher, 115200, DOUT, WIPE ALL. Am I doing something wrong ?
When I apply power with GPIO0 grounded, LED does not light up. When I start the sonoff normally, I'm not able to read the serial (I only get garbage), and not output at all at 115200 bps.
I'm using a MEGA 2560 with RESET to GND to flash. On 2560, when D1 is "normally" on, the TX led flashes. When trying to flash, the RX led flashes. 2560 RX is connected to D1 RX.
The orange breadboard wire is the wire I use to ground GPIO0 when applying 3.3v.
NO luck so far...
Never done it with an Arduino so far. Hope you are using the 3,3V not 5V And doesnt it need a capatiator between GND-RST for flashing? Another question is: is it an Arduino clone? On the picture there is a LDO (i think) right between the brown and purple wire. It looks a bit like this case: Reddit Link So, perhaps thats the cheap chip, it could be, that the chip doesnt deliver enogh power for both PCBs. Not just in this case, also with all other things to flash, like sonoffs, shelly etc. I recommend a good FTDI or USB2Serial Adapter with a dedicated powersupply on the Adapter. Just a LDO like an original ME6211c or AMS1117.
I was able to flash 10 Sonoff Basic with that board, using this procedure, so I think I'm doing something wrong with GPIO0.. Power supply is ok since it works correctly when booted normally (I get a SSID and can connect to it, no http tho)
I just did it again on one of my Sonoff dimmer D1's so that I am sure I give you proper instructions. 1. I am using the tasmotizer-1.1.exe windows tool. 2. You can not set the baudtrate so that is the default: 115200. 3. I connected GND to GPIO-0 as usual until 1 second after powerup. (the middle test-pad on the board in the corner of the chip) 4. I selected the port (com3: in my case) and the firmware.bin file. 5. I then clicked "Tasmotize!" 5. I configured the firmware afterwards to select the "Sonoff D1 (74)" and other settings as usual after connecting to the ip address of the dimmer. 6. That is all, it just works, no tricks.
What is the LED behavior when you start your D1 in flash mode?
I was able to flash 10 Sonoff Basic with that board, using this procedure, so I think I'm doing something wrong with GPIO0.. Power supply is ok since it works correctly when booted normally (I get a SSID and can connect to it, no http tho)
One does not exclude the other. The WemosD1Mini Clones work most of the time. Until you connect something on the 3,3V. I have wemos d1 mini boards (>10) with the fake LDO that work great and I have boards that look identical, but produce garbage. But all of them have one thing in common, as soon as I unsolder the fake LDO and swap it with the original one they all work fine. The bad thing about the bugs that the clones with the cheap chip produce, are very different. Some of them don't start at all, others have problems with WIFI, others work fine at first and after a few hours they are no longer accessible or restart sporadically. Still others have a stable WIFI connection but problems with MQTT. In general you can't just dismiss the problem. It exists and many of the problems that are described in the issues have their origin there.
@JeanneD4RK you asked: "What is the LED behavior when you start your D1 in flash mode?" Answer: I dont remember & I can not easilly try again now.
I was able to flash 10 Sonoff Basic with that board, using this procedure, so I think I'm doing something wrong with GPIO0.. Power supply is ok since it works correctly when booted normally (I get a SSID and can connect to it, no http tho)
One does not exclude the other. The WemosD1Mini Clones work most of the time. Until you connect something on the 3,3V. I have wemos d1 mini boards (>10) with the fake LDO that work great and I have boards that look identical, but produce garbage. But all of them have one thing in common, as soon as I unsolder the fake LDO and swap it with the original one they all work fine. The bad thing about the bugs that the clones with the cheap chip produce, are very different. Some of them don't start at all, others have problems with WIFI, others work fine at first and after a few hours they are no longer accessible or restart sporadically. Still others have a stable WIFI connection but problems with MQTT. In general you can't just dismiss the problem. It exists and many of the problems that are described in the issues have their origin there.
This is an LN1134 (4A2D), which sould provide 300mA, more than enough isn't it ?
Ok I was able to flash the 1st one, using a nocemdu clone (CH340G), with the same process : Reset to GND, RX on RX, TX on TX and using the board 3v3. Maybe the serial signal were in 5v on the 2560, wich was not pleasing the D1.
(Thanks for showing me the rubber band technique !!)
FYI ... I received my Sonnof DYI D1 Smart Dimmer Switch today. I put Tasmota 8.2.0 firmware on it and configured it as a "Sonoff D1" type and setup MQTT and domoticz as usual. I made NO dimmer hardware modifications. I can control it from MQTT, from Domoticz, from Node-red (MQTT) and the Tasmota Web GUI. For completeness: In Domoticz I created a new Dummy/Selector switch. I am sending commands like "http://192.168.1.8/cm?cmnd=dimmer 40" to the dimmer. From MQTT I am doing a publish "cmnd/D1_1/DIMMER 25" for example. It all works as advertised.
Just flashed my first D1. How did you setup Domoticz as well as MQTT?
Have you looked for this feature in other issues and in the docs?
Yes
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
I cant't find a Template for this Device.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Sonoff has released a new dimmer, the Sonoff D1 dimmer. Is Tasmota compatible with this dimmer, if not, is it possible to add it?
Thanks Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered. Only Support. Additional context
Add any other context or screenshots about the feature request here.
(Please, remember to close the issue when the problem has been addressed)