the raspberry pi python program (TAPASstart) doesn't seem to enter the while-loop in the identification mode.
"while ((ret["flags"] & (1 << 5)) == 0):" never gets true.
what does this flag show? or has anyone got a similar problem?
thanks in advance!
the raspberry pi python program (TAPASstart) doesn't seem to enter the while-loop in the identification mode.
"while ((ret["flags"] & (1 << 5)) == 0):" never gets true.
what does this flag show? or has anyone got a similar problem?
thanks in advance!