Flutter NFC tranceive comands

Hi there. I am using flutter_nfc_kit (https://pub.dev/packages/flutter_nfc_kit) to make application that sends bytes to NFC module using tranceive commands, but really often system respond with error 500 or 103... Is there anything in this package that I can change for my commands to work fine? Cause now when I try to scan data it takes minimum like 30 seconds whereas on Android it takes like 7-10 seconds every time

Thanks for any feedback

Post not yet marked as solved Up vote post of aNOOBis Down vote post of aNOOBis
329 views