Hi,
I have a Bluetooth application that runs over RFCOMM with Nokia 6230 firmware V04.28.
The phone allows device discovery but not btspp:// connection [connection = (StreamConnection) Connector.open(url)] -- SecurityException is thrown.
Can anyone tell me why 6230 doesn't allow my trusted MIDlet to connect over Bluetooth (everything work fine without signed)?
It seems to be Nokia 6230 a bug
Does anybody know if there is a problem with the 6230's Bluetooth implementation?
Has anybody else experienced this kind of problem with the 6230?