Hello people...
When I use the method DiscoverDevices(5), this return 5 devices. But if I recall to this method, this return the same 5 devices, but only sometimes this return another diferents devices...
Somebody know how to receive differents devices on each methos call DiscoverDevices(5).
I attempted whith:
DiscoverDevices(5,false,false,false); => THIS WAY ALWAYS RETURN 0 DEVICES.. THIS WAY DOESN'T WORK
Thank you for your time and for your help.
Kind regards