1

I think about writing a J2ME application for the Nokia 5230 which can communicate with other devices using a serial bluetooth connection. Is this supported on the Nokia SDK at all? Thanks in advance.

bharath
  • 14,283
  • 16
  • 57
  • 95
Mot
  • 28,248
  • 23
  • 84
  • 121

1 Answers1

0

It is supported by the Symbian Java environment. Take a look at this example for creating client/server pair using the bluetooth API, it is probably what you are looking for.

Gorkem Ercan
  • 3,220
  • 1
  • 18
  • 26