I am working on my senior capstone design project right now and am stuck.
We are writing a Java program on our Nokia 6620 that is supposed to discover and then connect to a TDK Blu2i dongle. I wrote a program and tried it on the Java emulator. The java emulator was able to find other phones. However, when I run the program on our phone, it finds ... nothing.
I know the phone works correctly, because when I go to the connectivity option, it can find devices just fine. However, my program seems unable to find any devices.
Is there anything special or particular I need to do in order to discover devices?