Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to IR sendRAW using IRremoteESP8266 #269

Closed
mocheffendi opened this issue Jul 8, 2017 · 5 comments
Closed

How to IR sendRAW using IRremoteESP8266 #269

mocheffendi opened this issue Jul 8, 2017 · 5 comments
Assignees
Labels

Comments

@mocheffendi
Copy link

Dear Markszabo,

I use IRremoteESP8266 library, I have success using irRecvDumpV2, to receive Samsung AC code, but i don't know to to send IR with IR SendRAW

Thanks

crankyoldgit added a commit that referenced this issue Jul 8, 2017
People seem to ask how to do this fairly regularly (#269).
Adding an example of it.
@crankyoldgit crankyoldgit self-assigned this Jul 8, 2017
@crankyoldgit
Copy link
Owner

@mocheffendi Have a look at this for an example.

That should probably do what you want. Just change the values to meet your requirements. The frequency is most likely 38kHz.

@mocheffendi
Copy link
Author

for LG TV sendRaw() is working but for Samsung Air Conditioner it is not working.

crankyoldgit added a commit that referenced this issue Jul 10, 2017
People seem to ask how to do this fairly regularly (#269).
Adding an example of it.
@crankyoldgit
Copy link
Owner

I suggest you try following the Troubleshooting Guide. You probably need to supply some more information if you need further help.

@mocheffendi
Copy link
Author

@crankyoldgit,

I changed rawbuff to 512 and it worked flawlessly

cheer

@crankyoldgit
Copy link
Owner

Glad to hear it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants