You are reading a single comment by @Gordon and its replies.
Click here to read the full conversation.
-
Sorry, I just realized you were talking about the module as in js module, not the hardware module.
I wasn't using the 433.js module because I got it to work with the rcswitch module. I don't think I had any issue with sending signals.
The FIFO_FULL message comes when using the receiver hardware module.
So you were using the 433 module from that page? Maybe I should add
"jit"
to that event handler in https://www.espruino.com/modules/433.js.When you got FIFO_FULL did it print anything to the console beforehand at all?