Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: Mike Petrichenko on April 14, 2007, 04:30:13 AM

Title: Bluetooth and COM ports
Post by: Mike Petrichenko on April 14, 2007, 04:30:13 AM
The common question about Bluetooth communication is: How to create/open COM port to connect to a Bluetooth enabled device? In fact, Bluetooth does not need any COM ports to be able to communicate with Bluetooth enabled devices. Of course, some Bluetooth drivers may require it internally but that is just the API implementation but not Bluetooth requirements.

More detailed information about Classic Bluetooth can be found in the article on our site: Bluetooth Framework and RFCOMM Protocol (https://www.btframework.com/rfcomm.htm)
More detailed information about Bluetooth Low Energy connection can be found by this link: Bluetooth Framework and Bluetooth Low Energy GATT (https://www.btframework.com/ble.htm)