LocalDevice.getLocalDevice(); throws exception
Hi Forum,
I'm testing my Bluetooth application with the Series 60 2nd edition FP2 emulator. Meanwhile the application causes no problems in other emulators (wTK 2.2, Nokia 6230) there is a strange behavior in the series 60 emulator.
I have the following code
code:
// initialize the JABWT stack
device = LocalDevice.getLocalDevice();
The call causes an BluetoothstateException and in the console there is a feature not supported notice from the emulator.
It's the first code being excecuted...
Anyone an idea?
Uli

Reply With Quote

