Is there is an option to change the payload of NFC t2t after setting the payload.
So the requirement is once there is a polling device is in the field, we need to change the payload back to back in the same session.
Is there is an option to change the payload of NFC t2t after setting the payload.
So the requirement is once there is a polling device is in the field, we need to change the payload back to back in the same session.
Is it possible without calling nfc_t2t_emulation_stop()
and reinitialize.
Because If it is reinitialized then it will detect a new FIELD_ON in the same session right?
After polling NFC_T2T_EVENT_DATA_READ, Is it possible to change the string and get another NFC_T2T_EVENT_DATA_READ?
Is it possible without calling nfc_t2t_emulation_stop()
and reinitialize.
Because If it is reinitialized then it will detect a new FIELD_ON in the same session right?
After polling NFC_T2T_EVENT_DATA_READ, Is it possible to change the string and get another NFC_T2T_EVENT_DATA_READ?