You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • so are you actually calling the SETNFC() method? you might also try setting some global variable inside the uicr flashing method sent to NRF.restart to verify it is really called.
    like var done=0 and adding done=1 after poke32(0x4001e504, 0);while(!peek32(0x4001e400));

About

Avatar for fanoush @fanoush started