I'm not sure anyone got it working, which does seem particularly strange. What was the BASE_CONFIG change you made? It'd be good to update the NRF24 initialisation to bring it more in line with Arduino's (and maybe automatically set the channel on startup).
Just wondering, are the payload sizes the same? Looks like Arduino's is 16 and Espruino's is 32?
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'm not sure anyone got it working, which does seem particularly strange. What was the BASE_CONFIG change you made? It'd be good to update the NRF24 initialisation to bring it more in line with Arduino's (and maybe automatically set the channel on startup).
Just wondering, are the payload sizes the same? Looks like Arduino's is 16 and Espruino's is 32?