Retrieve Reader UID using ST25SDK
Hi ST Community,
is there a way to retrieve the Reader UID using ST25SDK?
Hi ST Community,
is there a way to retrieve the Reader UID using ST25SDK?
Hi,
my previous answer was erroneous regarding the ST25R3911DISCOComm DLL (I've edited it to remove this wrong information after I recheck and I apologize for this mistake). The Discovery GUI uses direct communication over USB; it does not rely on the ST25 SDK nor on the ST25R3911DISCOComm DLL. This direct communication uses a kind of remote procedure call to send commands to the board and to receive replies from the board. The ST25R3911DISCOComm DLL provides a subset of those commands/replies through an API for the user.
At startup, the Discovery GUI enumerates the USB to find devices matching ST VID and ST2R3911B PID. If several devices are found, it displays a selection popup. When a given line is highlighted, the device is temporarily selected and an Identify command is sent to have the LED blinking on the board. Once a line has been selected by the user, the corresponding board is selected and used in the GUI.
Unfortunately, the ST25R3911DISCOComm DLL does not provide support for multiple readers nor for reader selection: it uses the first USB instance matching ST VID/ST25R3911B PID.
Rgds
BT
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.