Bluetooth Communication
Show older comments
Hello all,
I would like to read in data from a Bluetooth Device through my Bluetooth Adapter. I've tried to use the serial('COM1') and fopen/fread commands, but I do not receive any information. I've made a COM or Bluetooth connection through Windows' Bluetooth Devices and used the same COM ports to read data. I've also tried leaving this Windows' connection out and going through all the available COM ports to see if I can receive anything.
I have not found much information on using a Bluetooth Adapter and reading data from a Bluetooth Device.
Greetings,
Hans
2 Comments
Walter Roberson
on 16 Jun 2011
Is your bluetooth adapter a bluetooth to serial adapter?
Hans
on 17 Jun 2011
Accepted Answer
More Answers (1)
Radhika
on 16 Jun 2011
0 votes
Bluetooth communication is not supported by MATLAB currently.
Categories
Find more on Bluetooth Communication in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!