Hi everyone,
Yesterday I asked a question, but no one has answered yet.
Previous question:
https://devzone.nordicsemi.com/f/nordic-q-a/35067/nfc-tag-can-t-work-with-ble-in-sdk15
I have several Boards in my hand and I did a few tests today and the results are confusing. I do not change my NFC code, because it works fine in SDK14.1. I just implement this NFC code in ble_app_template project.
| SDK | Hardware | result |
| SDK14.1 | nrf52840 PDK (0.9.3) | NFC works fine |
| nrf52840 PDK (0.11.0) | NFC works fine | |
| nrf52832 Board from third party(QFAAB0) | NFC works fine | |
| SDK15 | nrf52840 PDK (0.9.3) | NFC works fine |
| nrf52840 PDK (0.11.0) | can't detect NFC Tag | |
| nrf52832 Board from third party(QFAAB0) | NFC works fine |
I would appreciate your help.
Regards,
Fengjie