bluetooth on a nokia
I am trying to develop an app that uses bluetooth for my nokia 6102i phone, but I am having trouble figuring out whether or not that is even possible.
The reason I doubt the possibility of this is that my phone is not on the list of devices that have Jsr - 82 embedded in them. (http://www.javabluetooth.com/jsr82devices.html) I realize that this may not be required for bluetooth apps, but I honestly have no idea one way or the other.
Also, on the nokia developer website, they talk about Series numbers like S80 or S60 and the like, but my phone is only an S40. I'm honestly not exactly sure what that means, but here are the phone specs: http://forum.nokia.com/devices/6102i
In the section titled java technology in the above specs, it lists the following:
MIDP 2.0
CLDC 1.1
JSR 120 Wireless Messaging API
JSR 135 Mobile Media API
JSR 185 JTWI
JSR 75 FileConnection and PIM API
Nokia UI API
My guess would be that the JSR 120 provides bluetooth connectivity, but again, I'm not sure.
So, basically what I'm asking is whether or not it is possible to program an app for my phone that utilizes bluetooth connectivity, and if so, where a good place to start is.
Thanks

