Figured out the bug -- or maybe it's as planned and I just missed that part in the docs, but the issue happens when you are disconnected from the web ide. Here are my steps to reproduce:
Upload code above to puck via Web IDE
Try NFC (it should work)
Click the top left button in the Web IDE, disconnecting the puck
Try NFC (it should not work)
Reconnect to the Web IDE
Try NFC (it should now work again)
Not sure if this is intended or what, but seems odd to me.
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.
Figured out the bug -- or maybe it's as planned and I just missed that part in the docs, but the issue happens when you are disconnected from the web ide. Here are my steps to reproduce:
Not sure if this is intended or what, but seems odd to me.