I’ve seen quite a few topics about modules (save the word ‘Widget’ for when you’re talking about Blynk app widgets, or it gets confusing) that I think are virtually identical to yours.
A quick search came up with this:
This is my first project with ESP and Blync and I’m stuck trying to get it work… So hardware is ESP01, serial communication with lctech.cc 4ch relay board (also tested on 1ch), Blynk cloud server, Blynk library v0.5.3
What is confusing for me - this code https://www.esp8266.com/viewtopic.php?p=66327#p66327 is working so my hardware is not damaged
BUT
this code with Blynk library ESP8266 Relay Module working with Blynk not…
Code is pretty easy so what is wrong? Please advice me what to test …
And this:
Hello Guys
I bought LC Technologyy ESP8266-01 Relay Modules from Amazon.
They working !
But my problem is that an MCU is on the relay circuit board which wants an tx command (0xA0, 0x01 0x00, 0xA1 to turn on and 0xA0, 0x01 0x00, 0xA2 to turn off)
Does smb got an idea how i can send this hex codes over the tx/rx conectors of the esp8266-01 modul with blynk to the mcu ?
At which point I gave up searching…
Pete.