Re: Answer To Reset


[ Follow Ups ] [ BasicCard User Forum ]

Posted by zeitcontrol (212.144.45.165) on June 16, 2003 at 05:35:45:

In Reply to: Answer To Reset posted by xavier on June 16, 2003 at 04:08:14:

This card is probably dead. If you change the ATR in a wrong way this most times means there is no communication possible anymore with this card, such you cannot disable your program (SetState LOAD) anymore and the card sticks with this bad ATR.

To avoid this you should be very careful when using "Declare Binary ATR" statement. You should only use this when
A) You really need this and cannot archive your goal otherwise, e.g. by "Declare ATR" or our prepared ATR include files (T0atr.bas, T1atr.bas, EmvT0atr.bas or EmvT1atr.bas).
B) You know the meaning of each byte within your desired ATR and know these features are supported by target BasicCard.
C) You have tested your ATR within our debuggers before using it with a real BasicCard.


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]