Hi everyone, I am rewriting a c++ code to android, and I want to know what is the java equivalent function for 'rfalTransceiveStatus' in c++.
My goal is to send an interrupt signal to MCU, and this couldn't be done via mST25DVTag.manageGpoCommand(ST25DVTag.GpoCommand.INTERRUPT), and it jumps to the catch part.
I am a beginner to the field and would really appreciate your help!
