Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create a clean Terminal for a serial line connection' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a clean Terminal for a serial line connection
Authored by: goatbar on Jan 27, '10 09:06:23AM

For a bluetooth device, cu did not work, but tty did...

sudo cu -s 38400 --nostop -l /dev/tty.SomeBluetoothDevice-GenericSer
Connected.
* 1011 8.8 26 319 2 43.1356 -70.9393 20.3 2 1 1000 11.4
* 1011 8.7 26 293 3 43.1356 -70.9393 20.5 2 2 1000 11.4
* 1011 8.6 26 284 4 43.1356 -70.9393 20.9 2 2 1000 11.4



[ Reply to This | # ]