Hello,
We have developed a small application where we read from "Bluetooth RS232 Mini Adapter, LM048" (http://www.datasoft.se/bluetoothrs232miniadapter.htm). We use a simple Windows Service for sending data with a given interval.
We connect using the BluetoothClient and everything seems to work just fine, but after a while the data transmission abruptly ends. We have tried different ways to read data from the stream, but nothing seems to quite get the job done.
Do you have any suggestion where to start looking?
Best regards,
Christian