I'm needing to get readings from more than one st25r3916 at once for a project using the pc (and java sdk). I'm unsure as to how to do this because"STReader stReader = new STReader(); stReader.connect();"Always connects to the same reader - the only ...