I'm using bluecove api for a bluetooth server that I'm trying to get a mobile client to connect to. I'm using an onboard bluetooth adapter on an ASUS motherboard that uses some ASUS drivers and Atheros drivers. I can run the code in Netbeans with no bluetooth exception error's so I'm certain the code had recognized the bluetooth adapter. However when I try to live test the code, the mobile doesn't seem to find any devices.
I've tested this example I found: http://www.miniware.net/articles/viewarticle.php?id=22 which also doesn't work, can someone help me figure out if it is because my adapter/drivers isn't supported with bluecove or if it is win7x64 that is the issue here?