-
Notifications
You must be signed in to change notification settings - Fork 886
Description
Version/revison of the library used
v2.4.2
Expected behavior
What steps did you do and what should it have done?
Tried to extract the raw data from my samung tv \ AC controler:
Actual behavior
No response on the console
Steps to reproduce the behavior
What can we do to (pref. reliably) repeat what is happening?
Happens all the time
Circuit diagram and hardware used (if applicable)
Link to an image of the circuit diagram used. Part number of the IR receiver module etc.
Identical to the one on the git page.
I have followed the steps in the [Troubleshooting Guide] Yes
Has this library/code previously worked as expected for you?
No
Other useful information
More information is always welcome. Be verbose.
- nodemcu v3
- Latest library files
** IRrecvDemo is working just fine!
** IRrecvDump is generating an excpetion upon RST (which can only be seen when using 74880 as the baud rate) however when pressing the remote keys the data apears on the console!
** IRrecvDumpV2 is generating an excpetion upon RST (which can only be seen when using 74880 as the baud rate) and nothing on screen when pressing the remote keys