#lichtamberg
1 messages ยท Page 1 of 1 (latest)
Hello ๐
No, discover reader function can only accept one discovery configuration at a time. So you can't be discovering and connecting to multiple readers at the same time.
You'll need to go through discovery and connection flow again
ah I see, no way of making this faster?
No other way as of today.
NP! ๐ sure
how long should the bluetooh timeout be in general?
ah forget it, i think the onUpdatedReader callback is called multiple times, every time a reader is discovered i guess
should I cancel the discovery, after I connect to my found reader?
or is the discovery automatically stopped, in case I connect to a reader which has been found with the onUpdateReader method?
Discovery is stopped automatically
You don't need to explicitly call a function to do that
Ah ok great, thank you!
NP! ๐ Happy to help
Appreciate kind words 