Hello, I just wonder if anyone know how to fetch data from PC through Bluetooth connection? I was trying to apply the code that fetch data through GPRS in the Bluetooth connection, however, unsuccessful. Can anyone suggest what is the right way to do? Thank you.
You may want to check out the documentation on using RFCOMM and OBEX over Bluetooth. RFCOMM allows you to open a serial connection to another device/PC. OBEX is used for file transfers.
Forum Rules