You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • When a firmware without NFC enabled boots, it clears the UICR registers automatically to enable the GPIO pins.

    So actually the easy solution is just to install a firmware with NFC disabled and it'll all magically work - although the official build still has NFC in so we'd have to do a custom build.

    @fanoush did you find another way to set UICR register values from Espruino? I see that require("Flash").write(0,0x1000120c) doesn't work.

    Are these modules you've got from the Espruino shop, or are you programming your own? If you'd programmed your own it should be pretty easy to do a build yourself, otherwise I can get one sorted for you.

About

Avatar for fanoush @fanoush started