#GuoXiaoyang-terminal
1 messages · Page 1 of 1 (latest)
hi! as far as I know, no
the discovery calls in the SDK are all split by device type
you could try calling both of them together and then combining the 'discover results' into one UI [0] , but overall our intended design is you have the app choose the type of reader and discover them separately
[0] I'm not sure that even works though, you might get an error about not being able to discover in both modes at once
Thanks anyway. I'll try it.
Choosing the type of reader means that if I change to another type of reader, I need to disconnect the connected reader. Because it will throw an error when I try to discover readers with a connected reader.
Am I right?
sounds right to me
Ok, tks.