06-11-2025, 11:40 AM
Thank you very much for your assistance.
I have set up a minimal configuration and added rmt_channel: 4 as you suggested. Now the logs no longer show any errors related to the RMT driver.
I also set dump: all, and idle: 30ms because without it the logs were flooded with Pronto code messages.
Unfortunately, no signals are being received. I have tried multiple times with several different remotes, but still nothing.
I also changed the log level to DEBUG to capture all details.
I have set up a minimal configuration and added rmt_channel: 4 as you suggested. Now the logs no longer show any errors related to the RMT driver.
I also set dump: all, and idle: 30ms because without it the logs were flooded with Pronto code messages.
Code:
remote_receiver:
pin:
number: GPIO40
inverted: true
dump: all
rmt_channel: 4
idle: 30msUnfortunately, no signals are being received. I have tried multiple times with several different remotes, but still nothing.
I also changed the log level to DEBUG to capture all details.

