nrfxlib API 2.8.99
|
int nfc_t2t_emulation_start | ( | void | ) |
#include <nfc/include/nfc_t2t_lib.h>
Activate the NFC frontend.
You must call this function so that events are posted to the application callback.
0 | Success. |
-NRF_EOPNOTSUPP | Already started. |