-
Notifications
You must be signed in to change notification settings - Fork 839
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
Comments
People seem to ask how to do this fairly regularly (#269). Adding an example of it.
@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. |
for LG TV sendRaw() is working but for Samsung Air Conditioner it is not working. |
People seem to ask how to do this fairly regularly (#269). Adding an example of it.
I suggest you try following the Troubleshooting Guide. You probably need to supply some more information if you need further help. |
I changed rawbuff to 512 and it worked flawlessly cheer |
Glad to hear it. |
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
The text was updated successfully, but these errors were encountered: