I am working on a android application, need to read and display data from a type B card.
card is connecting well,but when isodep.isConnected() is called it returns false.
I scanned this card with TagInfo application (by NXP, available on Play Store) it shows maximum Transceive length:0 byte for this card.
Is there something wrong with this card ?
The maximum transceive length refers to the capabilities of the NFC in the Android device. It seems the device cannot send data via IsoDep. What kind of device is it? Are you running a custom ROM?