You Are Here:

Community: Developer Discussion Boards

#1 Old Bluetooth Emulator - 2004-02-19, 15:31

Join Date: May 2003
Posts: 9
in_monu
Offline
Registered User
Nokia Bluetooth FAQ (http://www.forum.nokia.com/main/1,65...0,00.html#MIDP) says "There are two options. By using the Series 60 MIDP Concept emulator v0.3, you can execute two emulators on the same PC and simulate Bluetooth traffic between them...." I have installed "Nokia Developer's Suite for J2ME(TM) 2.0 (2.6.2003)" and using "Series 60 MIDP Concept SDK Beta 0.3, Nokia edition" to run my MIDlet.. The Code is

....
....
try {
LocalDevice ldevice = LocalDevice.getLocalDevice();
if(!ldevice.setDiscoverable(DiscoveryAgent.GIAC)) {
form.append("Failed to change to the discoverable mode");
return;
}
....
....
} catch .....

I am getting "Failed to change to the discoverable mode" message everytime while running the program in Emulator. Is the problem with code or I have to use some other emulator?
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia