I've got a brand new N810 tablet and I'm trying to set it up as an in-vehicle display for custom vehicle diagnostic messages. To that end, I'm trying to send RS232 messages to a Python app running on the N810. I've bought a Parani-SD100 Bluetooth device from Lemos which simply converts RS232 traffic onto Bluetooth using SSP. I've been able to pair the Parani-SD100 device to the N810. On the N810 I get the following info concerning the attached device:
<br>
<br>Device Name: PSD100v1.0.2-06CF88<br>Device Type: Uncategorised<br>Supported profiles: SPP<br><br>Lemos device page:<br><a href="http://www.lemosint.com/scripts/bluetooth_parani_sd.asp">http://www.lemosint.com/scripts/bluetooth_parani_sd.asp
</a><br><br>My questions is, how can I connect to the stream coming over the RS232 port? The command &quot;hcitool&quot; and &quot;rfcomm&quot; don&#39;t seem to be present on the N810. I don&#39;t see any additional Bluetooth apps I can add either. I&#39;m a bit at a loss as to what to do next.
<br><br>Thanks for any help,<br>Jim<br>