Arduino UNO + HC05 => Code runs with Delay / slow

Problem found. I made it possible to read 2 RGB Values. Since I sometimes only send 1, it goes in Timeout with 3 values => 3s. Now I send CommandID 1/2 (depending on amount) and check the amount of RGB Values => almost instant answer. Changing that for the other Commands

1 Like