Yogui79 / IntexPureSpa

Intex® PureSpa remote control for Home Automation
MIT License
61 stars 15 forks source link

SearchChannel #56

Open MathieuJouslin opened 2 years ago

MathieuJouslin commented 2 years ago

Hello, I have a problem with the channel detection. The led is blinking the same way from channel 0 to FF. I change the delay in the loop function and nothing changed. I try with an arduino Uno, with an ESP32 and 2 different LC12S. Someone have an idee ?

MathieuJouslin commented 2 years ago

Hello, I have a problem with the channel detection. The led is blinking the same way from channel 0 to FF. I change the delay in the loop function and nothing changed. I try with an arduino Uno, with an ESP32 and 2 different LC12S. Someone have an idee ?

Update, it works for me in the dark, the flashing was invisible because of the too bright environment.

dwavrant commented 2 years ago

Hello @MathieuJouslin

after Channel detection, did you have a quick blink with the correct channel for network id searching ?

Thanks

MathieuJouslin commented 2 years ago

Hello @dwavrant, Yes after the channel detection i had a quick blink with the first channel (I had the 33 and 34 so I choose the first one).

Yogui79 commented 2 years ago

Hello could you please share your code