Page 1 of 1

IR Nec example

Posted: Tue Jan 31, 2017 10:41 am
by peter_
Hello,
I have problems running the IR-example with a real transceiver/receiver.
I'm getting sometimes this error:
rmt: RMT RX BUFFER FULL
I'm getting this in normal use after some time. The easiest way for me to reproduce this is to run the code in self test mode with a real transceiver/receiver. It seems that
if(item) {
becomes false before this happens. So if I get it right the buffer should be empty.
I will append my Log. I have add a debug output at line 312 "No return of item".

By the way, the margin is to small for real receivers. (20µS is only one carrier wave cycle) I have set it to 120µS.

Can anybody help me with this issue?
Regards
Peter

Re: IR Nec example

Posted: Wed Jul 10, 2019 7:20 am
by tharunjoy
I am also getting the same issue.

Re: IR Nec example

Posted: Tue Aug 13, 2019 3:41 pm
by tharunjoy
Hi,
peter_ wrote:
Tue Jan 31, 2017 10:41 am

Can anybody help me with this issue?
Please check out this thread
https://esp32.com/viewtopic.php?f=13&t= ... 818#p47818

If you are still on these issues, the above thread will definitely help you

Thank you.