ESP-IDF – How to use rmt_transmit for sending IR data
I have an application running on an Arduino Node MCU board which sends IR commands to an IR transmitter to control an EliteScreen media device. I simply send the raw hex value to the IR transmitter and it works as follows :