Hi friends, i am evaluated the Wireless Communication Library .NET Edition , i did a console aplication but when I called the following function:
wclBluetoothDiscovery.Discovery(Radio);
nothing happends, the events "wclBluetoothDiscovery_OnDiscoveryStarted" and "wclBluetoothDiscovery_OnDiscoveryStarted" didn't fire, how can i fires the events.
the same happend when i tried the execute the following:
wclClient.Connect();
please your help,
regards
Ricardo T.