Hey,
Just got my pucks this morning and am really enjoying them so far, I just hit one snag with NFC, my phone (Nexus 6P) will not pick up the device via NFC, by comparison I have some other NFC tags (whiztags) that are working as expected.
I've tried the following:
out of the box NFC config (ie redirect to puck site) isn't picked up by the phone
explicitly setting a new url with NRF.nfcURL isn't picked up by the phone
NRF.nfcURL("http://espruino.com");
I have updated the firmware to 1v89 (one thing with the instructions there is that to select the firmware zip with nRF Connect on Android you have to press and hold on the firmware zip rather than just press - that threw me for a while).
/John
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.
Hey,
Just got my pucks this morning and am really enjoying them so far, I just hit one snag with NFC, my phone (Nexus 6P) will not pick up the device via NFC, by comparison I have some other NFC tags (whiztags) that are working as expected.
I've tried the following:
explicitly setting a new url with
NRF.nfcURL
isn't picked up by the phoneI have updated the firmware to
1v89
(one thing with the instructions there is that to select the firmware zip with nRF Connect on Android you have to press and hold on the firmware zip rather than just press - that threw me for a while)./John