Hi:
I am trying to use minicom on my SuSE box to receive connections from an external device that connect, via Bluetooth, and handshake with the AT command set.
I have /dev/rfcomm0. I also have entries in /dev/rfcomm0 that binds to the BT_ADDR of that external device.
However, when I run minicom (with serial device set to /dev/rfcomm0), I got back:
minicom: cannot open /dev/rfcomm0: No such file or directory.
I do have /dev/rfcomm0 and the permission on it looks correct.
Am I missing a step somewhere?
Any help much appreciated.
Mark