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

NFC "Wake on nfc" example not working.

I have a Rigado BMD350 dev board. This has the NFC tag antenna included.

I am just trying to get the example code to work on any of the NFC examples. I can't seem to get any of them to work with my phone.

Info:
Segger embedded studio
Phone: Samsung Galaxy S9
SDK V15.2
Example : wake_on_nfc_pca10040

I have NFC turned on on my phone. I have not modified the example code in any way. 

Steps I take:
1) Erase All with nRF Studio
2) Debug build with segger embedded studio (No errors or warnings)
3) Click "build and run"
4) Demo start and LED1 is on and LED2 blinks
5) Hit Button 0
6) LED1 turns off and LED2 stop blinking
7) Unlock phone
8) Place phone over NFC antenna. (Came with the BMD350)
9) Nothing happens.

There must be something simple I am missing. All the other forum post are for getting it to work with a softdevice or with their custom apps.

Parents Reply Children
Related