• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Bluetooth app runs on WTK but not in real?

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi to all ranchers,

I have created a simple MIDlet. It is a BT client-server app, which displays a text on both the devices when a client joins in. It runs perfectly on the WTK emulator, but when I installed it on phones(Nokia N91), app is not working. What can be the possible bugs??
Thanks in advance

PS: I tried to find out whether this same post has been posted here. I'm afraid there's not. Sorry if same exists.
 
Sukitha R Udugamasooriya
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi

First time i used a rfcomm, it didn't work. But when i used a l2cap it worked perfectly.
reply
    Bookmark Topic Watch Topic
  • New Topic