Closed madivak closed 7 years ago
Managed to get this working, will write the steps I took to solve this later on today.
I connected with my phone using this command, and was able to send files to it.
sudo rfcomm connect [bluetooth host device] [Target bluetooth device MAC] [channel] e.g sudo rfcomm connect hci0 83:23:26:15:54:46 2
Hi, i compiled the driver got the Bluetooth runnning on my device. I can scan, discover and pair with other devices. But for some reason i cant do a connect to those devices even after pairing with them.
I can't understand why it is not connected, is this an issue from the driver or the dependencies from the application side. If someone could please point out what am missing i would really appreciate.