Could you try forcing NFC off on the troublesome one with just a NRF.nfcURL(); without arguments, then turning it back on? Or totally disconnecting the battery then reconnecting with the button held down for ~4 seconds might help.
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.
Have you tried with an up to date firmware? I just did:
And the red LED flashes as expected.
Could you try forcing NFC off on the troublesome one with just a
NRF.nfcURL();
without arguments, then turning it back on? Or totally disconnecting the battery then reconnecting with the button held down for ~4 seconds might help.