uFCoder 2.62
|
Functions | |
UFR_STATUS DL_API | CombinedModeEmulationStart (void) |
Puts the uFR reader into a permanently periodical switching from “NDEF tag emulation mode” to “tag reader mode”. | |
UFR_STATUS DL_API CombinedModeEmulationStart | ( | void | ) |
Puts the uFR reader into a permanently periodical switching from “NDEF tag emulation mode” to “tag reader mode”.
Only way for a reader to exit from this mode is to receive the TAG_EMULATION_STOP command (issued by calling the TagEmulationStop() function). Much better control of the NFC device in a uFR proximity range can be achieved using Ad-Hoc emulation mode, described before.