You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running the examples I am not able to see my RF remote.
after some debugging I found out that the verification do not allow the packets.
currently the verification process is a big mystery to me.
logic scope of one packet:
I modified the class to allow to dump the full buffer:
I am trying to get RF Control to work on an UNO or Mega and have tried your modification - still getting nothing displayed in Serial Monitor. The hardware/sensors work ok with other libraries e.g. RC_Switch.
Any suggestions?? Also, do I need to add anything other than the above modification plus addition to the header file and reference the new function in the ino file. Thanks
Hi,
when running the examples I am not able to see my RF remote.
after some debugging I found out that the verification do not allow the packets.
currently the verification process is a big mystery to me.
logic scope of one packet:
I modified the class to allow to dump the full buffer:
the dumped values are:
the raw data looks good to me.
side note:
The data encoding is like:
The text was updated successfully, but these errors were encountered: