I already have a solution with a second MCU dedicated to this task (a 1634 with transmitter and receiver integrated on board), and I have espruino code to interface with it as well.
I'm just interested in what is now possible to do WITH Espruino doing the transmitting and receiving, and whether I still need those dummy variables or not if I want to use compiled JS here.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I already have a solution with a second MCU dedicated to this task (a 1634 with transmitter and receiver integrated on board), and I have espruino code to interface with it as well.
I'm just interested in what is now possible to do WITH Espruino doing the transmitting and receiving, and whether I still need those dummy variables or not if I want to use compiled JS here.