This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NFC issue when migrating to SDK11

Hi,

I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO interrupts work either.
The NFC code is same as in the example.

What could be causing the problem?

Parents Reply
  • I tried the sdk11 you linked me, and things got even more weird.
    So the nfc in the sdk11 you linked works intermittently.
    Sometimes it reads the nfc url with the phone, reads it a few times then it stops working.
    Flashing it again with the same hex has no effect. But then suddenly it works for a bit again and so on..
    While with the sdk12 it works every time, the moment I come close with the phone to the board it reads the url.
    I tried swapping the two hex many times, but the sdk11 keeps behaving randomly and I can't figure out why.

Children
Related