Some questions regarding reader handling with the ST25SDK
Hi,
So I'm using the ST25SDK to create an app. I managed to detect my USB Reader and detect tags from it. But I am wondering if there is a way to chose which reader to use if several are connected by USB.
Also, I cannot find a way to connect to an ethernet reader. The demo app (ST25PC002) there seems to be that possibility, but only using a ST Reader, not Feig (the only readers I have underhand are Feig MR101 USB and ethernet). And it seems to use a JNI interface and a specific implementation of RFGenericReader that overload the connect method to add the IP as a parameter. I cannot find any reference to that overloaded method in the SDK javadoc. Does the SDK handle ethernet reader easily ? for either ST or Feig readers ?
Thank you for your help
