BlueStar AC support #1973
Replies: 7 comments 6 replies
-
See https://github.com/crankyoldgit/IRremoteESP8266/wiki/Adding-support-for-a-new-AC-protocol & https://github.com/crankyoldgit/IRremoteESP8266/wiki/Adding-support-for-a-new-AC-protocol |
Beta Was this translation helpful? Give feedback.
-
Timestamp : 000014.995 Protocol : UNKNOWN I have got this data from a Blue Star AC Remote. I am not able to understand some of the terminology as in kHdrMark, kHdrSpace, kBitMark, kOneSpace, kZeroSpace and how to calculate them. Thanks a lot for replying back. I am very new to this and your help is much appreciated. |
Beta Was this translation helpful? Give feedback.
-
Have you tried transmitting the above raw data back to the device to see if the capture works? If not, please so so. (See the IRsendDemo example code) This could be a capture problem, or it could be just a weird protocol, or two messages mashed together. Either way, your going to need to capture different settings/buttons etc a few times so we can work out what the heck it's doing. Have you been able to successfully decode other IR signals? e.g. TV remotes. |
Beta Was this translation helpful? Give feedback.
-
I can share with the the .sal file that has been captured using the logic analyzer. |
Beta Was this translation helpful? Give feedback.
-
I apologize for my mistake. Yes I am going to go through your files as well and will get back to this. Regards |
Beta Was this translation helpful? Give feedback.
-
Hey, Regards |
Beta Was this translation helpful? Give feedback.
-
Okay I will go through the documentations. Also I will provide more Raw Data for you to give it a thought as well. Given down is more raw data. I have only changed the temperature, other configurations eg. mode,fan speed etc are the same. Temp 26 Temp 27 Temp 28 Temp 29 |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
Thank You for sharing these libraries.
There is not any support for Blue Star AC's. Can anyone help me if I want to build .cpp and .h files for Blue Star, how should I proceed with the same. Can anyone help me understand how did you make soo many AC's .cpp and .h files in the first place?
Regards
Anurag
Beta Was this translation helpful? Give feedback.
All reactions