gerivega / Arduino-IRremote

Support for Multiple IR Receivers for Arduino IRemoteModified v3.4
GNU General Public License v3.0
10 stars 2 forks source link

Esp32 multi Ir example is not working #4

Open pvdw0310 opened 1 year ago

pvdw0310 commented 1 year ago

Hi, I used your "IRremoteESP8266" library to connect multi IR sensors. If I compile the example "IRrecvDemoMulti", it compiles well, but I get a fault during the reset on my serial monitor. For the second sensor there is no interrupt assigned. There is only 1 sensor working. See picture of serial monitor output after reset the esp32. test

Any idea to make it work? Many thanks Peter