nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ st25r3911b_nfca_tag_detect()

int st25r3911b_nfca_tag_detect ( enum st25r3911b_nfca_detect_cmd  cmd)

#include <include/st25r3911b_nfca.h>

Detect tag by sending a detection command.

The command is sent according to NFC Forum Digital 2.0 6.6. After success, the nfca_cb.tag_detected() callback is called.

Parameters
cmdCommand.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.