Hi,
That is exactly I wrote erly
You have to wait wait Discovery operation done and then connect/pair/discover (do other operation).
if you need to connect to the same device - then you have to wait OnDisconnect event fires (or OnConnect with Error).
if you need to connect to other device - wait when connection to first one will be established (OnConnect fires with or without success).
When connections are done - you can exchange data with both (or more) devices at the same time.
P.S. Can you tell me more about crash? It looks like a bug if app crashes/dies.
P.P.S. I had nothing in mind about customer's qualification
Just thought you/he has understand what I meant on "parallel operations"