Bluetooth issue
When I click "Search for listener" I have the application binding to other Bluetooth devices. One being a Garmin Nuvi.
When I type in the phone number on the Garmin and then transmit it, I expected to see this show up in the BluetoothTexting application but it does not, yet it DOES dial out on the phone just like it should so the data is getting from the Nuvi to the Android device.
The same thing for another Bluetooth device I have. I can pair with it too, and have it show up when I hit "Search for listener", but when it transmits data via a dongle attached to an RS232 port, which I have seen show up on a PC application called RealTerm, nothing gets displayed in the app (I set a break point in the code's BluetoothSocketListener too...nothing ever gets there).
So, what needs to be done to capture data like that coming from either the Garmin or the device using the RS232 port in Android?
Thanks!
Darrin
|