hello,
i am trying to connect a nokia 6600 with a D-Link Bluetooth Adapter on my local PC. I am using the Java Bluetooth API Example. There is no problem sending data from the nokia to the PC, and reading it from the emulated serialport. But I cannot send any Data from the serialport (e.g Com4), that is provided by the D-Link Software, to the Nokia. When I open the serialport,the Nokia asks me for connecting with the PC, so I assume that the emulated serialport is working correctly. But by using the BluetoothPMPExample from this Forum, I cannot read any data from the opened Connection!