Skip to content

How can i get (Mode/FanSpeed/Temp) from IRrecv results after decoding #2164

Answered by crankyoldgit
LionKKK asked this question in Q&A
Discussion options

You must be logged in to vote
Serial.begin(74880);

First off, I noticed the above, you should check out: https://github.com/crankyoldgit/IRremoteESP8266/wiki/Frequently-Asked-Questions#user-content-Some_of_the_examples_dont_produce_output_that_I_expect_and_I_have_to_use_a_baud_rate_of_74880_Whats_up

Your board needs to be fixed, or replaced.

Next, how to get specific aspects of an AC message in a programatic way ...
See:

// Test some real codes.
// Ref: https://docs.google.com/spreadsheets/d/1kxHgFqiUB9ETXYEkszAIN5gE-t2ykvnPCnOV-sPUE0A/edit#gid=1167536015&range=B7:AN7
const uint8_t stateHumidAuto[kDaikin2StateLength] = {

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by LionKKK
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants