javajava-mebluetoothnokias60

J2ME for Nokia S60 5th: bluetooth serial API


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.


Solution

  • 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.