FIFO Full Puck 2 #4300
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2024-03-20 by @gfwilliams If you're seeing Is the issue that you are trying to record IR data at the same time as sending it, so you're basically recording what you're sending? I wouldn't worry too much about On new firmwares you could also try JIT which should improve capture speed:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-03-20 by user157578
I just record and playback some IR signals which I recorded and converted into a string following the YT Tutorial: https://youtu.be/et58ozE-Cu8?si=3XNmz9N5ImBbbeYS
var one does work fine in replaying the function Radio on my August MB300 remote the problem is that when I record mode i get FIFO_Full or >Puck.IR(mode)
Uncaught InternalError: Timeout on Utility Timer
Execution Interrupted
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions