Search found 19 matches

by javiercuellar
Wed Jun 10, 2020 7:39 pm
Forum: IR Protocols & Codes
Topic: Signal not recognize by AC (with LearnIr)
Replies: 9
Views: 8866

Re: Signal not recognize by AC (with LearnIr)

Thanks for all your help!!!! Now all is working fine. My arduino solution wasn't working because the new protocol comes in 2 parts with a pause between them of about 70ms. I had to make a change in IRrecv.h From this const uint8_t kTimeoutMs = 15; // In MilliSeconds. to this const uint8_t kTimeoutMs...
by javiercuellar
Sat Jun 06, 2020 3:53 am
Forum: IR Protocols & Codes
Topic: Signal not recognize by AC (with LearnIr)
Replies: 9
Views: 8866

Re: Signal not recognize by AC (with LearnIr)

Hi Chris

Did you had a chance to update AnalysIR config?

Thanks!!!
by javiercuellar
Sat May 30, 2020 9:30 pm
Forum: IR Protocols & Codes
Topic: Signal not recognize by AC (with LearnIr)
Replies: 9
Views: 8866

Re: Signal not recognize by AC (with LearnIr)

Thanks Chris. Why won't the AC unit "understand" when I retransmit the exact same captured signal? I have an Arduino and IR receiver that works very well, this is the first AC unit with trouble. Any ideas of what should I change (so it can still be a generic IR transmiter)? I use standard ...
by javiercuellar
Fri May 29, 2020 4:39 pm
Forum: IR Protocols & Codes
Topic: Signal not recognize by AC (with LearnIr)
Replies: 9
Views: 8866

Re: Signal not recognize by AC (with LearnIr)

Hi Chris

Attached is the session. Thanks a lot!!
by javiercuellar
Tue May 19, 2020 10:08 am
Forum: IR Protocols & Codes
Topic: Signal not recognize by AC (with LearnIr)
Replies: 9
Views: 8866

Signal not recognize by AC (with LearnIr)

Hi.... I'm having trouble with an AC unit. I can capture the signal (using LeanrIR device), but when sending back to AC it won't work. This is the only AC that won't recognize the signal. All others are fine. I tried with auto clean, but the same result. Maybe this AC uses a "strange" way ...
by javiercuellar
Thu Feb 07, 2019 9:05 pm
Forum: IR Protocols & Codes
Topic: How to clean IR signals on Arduino?
Replies: 8
Views: 9814

Re: How to clean IR signals on Arduino?

Excellent!! Thanks.
Now I need to to the same in an arduino sketch. Could you teach me?
As stated before, I want to hire your services as a consultant. :) Could be?
by javiercuellar
Thu Feb 07, 2019 8:04 pm
Forum: IR Protocols & Codes
Topic: How to clean IR signals on Arduino?
Replies: 8
Views: 9814

Re: How to clean IR signals on Arduino?

Hi. I have this 2 signals that works with an AC. Off RAW(59):8500,-4200,600,-1550,600,-500,600,-500,600,-500,600,-1550,600,-500,600,-500,600,-500,600,-1550,600,-1550,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-500,600,-1550,600,-500,600,-1550,600,-5...
by javiercuellar
Mon Jan 14, 2019 12:52 am
Forum: IR Protocols & Codes
Topic: How to clean IR signals on Arduino?
Replies: 8
Views: 9814

Re: How to clean IR signals on Arduino?

Hi.

Thanks for the reply. I have AnalysIR (great product!!), bought it 2 years ago.

Basically, I need to learn how timing works. Any source where to learn?

Thanks
by javiercuellar
Sun Jan 13, 2019 8:20 pm
Forum: IR Protocols & Codes
Topic: How to clean IR signals on Arduino?
Replies: 8
Views: 9814

How to clean IR signals on Arduino?

Hi. Any suggestions on how to "clean" raw signals received on Esp8266? (Using Arduino IDE) I have a working device that reads signals, stores, and retransmits. Signals are from AC, TV, DVD... I basically use Arduino IRremote library, and examples from that lib. Any suggestions very appreci...
by javiercuellar
Wed Mar 01, 2017 3:05 am
Forum: IR Protocols & Codes
Topic: IR recommendation (ESP8266 transmitter power & range)
Replies: 11
Views: 22168

Re: IR recommendation (ESP8266 transmitter power & range)

Hi again. Sorry I write over an old thread, but here is just the info I need to follow. My question: Do you thing it is possible to use 8 IR LED from an ESP8266? (Vishay TSAL6400) I want to be able to "shoot" IR signals in all directions at the same time. (up, left, right, front... 2 IR in...