You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an app that is sending a EmulateUriRecordCommand to a TappyUSB to reflect the current content on screen. If the content changes I send a second EmulateUriRecordCommand but it fails to overwrite the existing one. The URI found when scanning via NFC is the first URI no matter how many I send. I've attempted a StopCommand before sending EmulateUriRecordCommand but have had no luck. Is there some way to reset the state of the TappyUSB so the EmulateUriRecordCommand can be replaced?
The text was updated successfully, but these errors were encountered:
Hi Matt, thanks for using the TappyUSB from TapTrack! Sorry you're having some issues with the Tappy, let me look into this issue right away. Can you provide me with the serial number of the TappyUSB you're using? If you'd prefer to take this thread private feel free to contact us at [email protected].
I have an app that is sending a
EmulateUriRecordCommand
to a TappyUSB to reflect the current content on screen. If the content changes I send a secondEmulateUriRecordCommand
but it fails to overwrite the existing one. The URI found when scanning via NFC is the first URI no matter how many I send. I've attempted aStopCommand
before sendingEmulateUriRecordCommand
but have had no luck. Is there some way to reset the state of the TappyUSB so theEmulateUriRecordCommand
can be replaced?The text was updated successfully, but these errors were encountered: