Search found 7 matches
- 06 Aug 2018, 23:51
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Managed to get it working with your first code. Appears sleep and reading instructions correctly kinda help. Is it possible to reduce the time to less than 1 second? I will have a read and see if I can find the answer myself but just in case I fail again. I have an LCTech relay somewhere hidden in ...
- 06 Aug 2018, 12:12
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Update. Managed to get it working with your first code. Appears sleep and reading instructions correctly kinda help. I had my device named Relay and say you had it name lc. A simple change in name fixed it. Sorry for the stuff up my end. Thanks heap in helping me out here. Is it possible to reduce t...
- 06 Aug 2018, 02:23
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Will give V2 and v3 a try and watch the logs.
I assume the rules don't need to be enabled anywhere else in the settings to enable them? Just enable rules in advance settings then create the rule for them to work.
Thanks for for assistance and patience so far.
I assume the rules don't need to be enabled anywhere else in the settings to enable them? Just enable rules in advance settings then create the rule for them to work.
Thanks for for assistance and patience so far.
- 05 Aug 2018, 11:33
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Can't get it to work. Relay still just turns on or off as if there are no rules.
Will have a play with the rules and see if I can get something working tho
Will have a play with the rules and see if I can get something working tho
- 05 Aug 2018, 10:08
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Sorry about that, referring to the 12v LC Tech single channel relay (same one as the post at 116) I see. You have to enable rules in Espeasy advanced settings, then if the serial device name is "lc" and the first relay named as "Relay0" (default) then the code below switches off...
- 04 Aug 2018, 22:01
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
- 04 Aug 2018, 12:13
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 459
- Views: 1718666
Re: Serial MCU controlled relay/switch
Very new to all this so forgive me. Had one of these laying around as it was useless in its original state. Managed to flash the firmware and get it working. I wish to use it to control a garage opener that only requires a momentary switch. Is it possible to do that with this? Have tried the pulse c...