vvs551 / IRRemoteESP32

IR remote for Arduino-ESP32 >= 3.2
MIT License
2 stars 0 forks source link

Heltec WiFi Lora 32 V3 #1

Open mm5agm opened 3 months ago

mm5agm commented 3 months ago

Trying to get your library working with Heltec WiFi Lora 32 V3 but no matter what pin I use for the IR sensor I get

E (90) gpio: esp_ipc_call_blocking failed (0x103)

When I try a different pin I edit IRRemoteESP32.h at line 9 public: IRRemoteESP32(uint8_t irPin = 37); ---- This is the line I change ~IRRemoteESP32(); int checkRemote();

aschewski commented 2 months ago

I have the same problem with a regular ESP32 DEV board.

He2205 commented 3 weeks ago

i change the Pin by ESP32S3 to 43 (TX). that is working. But i cant see DEC or HEX Code. what i see is only a symbol.