HEY.I'm testing the ST25DV64KC on IOS (Iphone 14) to save/change the password but I'm not able to get the error: Tag connection lost
Example of data sent with the command in Swift:
tag.sendRequest(requestFlags: Int(data[0]),commandCode: Int(data[1]),...