Thanks for the reference to the delphi sample.
Seems that for MacOS, iOS and Android, there is an event OnEndDiscoverDevices called when there is a timeout set in the DiscoverDevices function.
However, in Windows 10, this event is not called. Instead the event DiscoveredDevice is called.
Hence, have to modify the codes to detect that if windows, have to add a timer for timeout to stop the discovery of devices.
Would this be a good option?
what would you do? please advice
regards
chris