chrisandreae / RemoteReceiver

Arduino library for receiving data from wireless remote controls with an EV1527 or similar chipset.
BSD 2-Clause "Simplified" License
14 stars 6 forks source link

no issue - just a thank you note ... #3

Open mariowitdoek opened 3 years ago

mariowitdoek commented 3 years ago

... 8 years after you developed this, I actively used it to learn about RF communication and identifying my cheap chinese wall button. Thank you for your work and posting on github! Now I will investigate if I should make a RF2MQTT for this or check if the OpenMQTTgateway is compatible ...

Mario

andreyneto commented 3 years ago

Hi @mariowitdoek! I also bought some cheap Chinese wall buttons (with EV1527 chip), however I am unable to use this lib. I am getting the following exception on the serial monitor:

ISR not in IRAM!

Any ideas how to solve? It would help me a lot!