Tushar Goyal
Tushar Goyal

Reputation: 222

CBPeripheral interaction with Windows

I have an app in my iPhone device. The app is advertising CBPeripheral service. I already created one app on mac which allows it to interact with MAC desktop using CBCentral. It basically exchanges some data with MAC initiated handshake. I wanted to make interact the Windows 7 PC to interact with the iPhone app in the similar manner. I am unable to find any proper way to do it.

I have found this, but it is minimum supported in Windows 8. Is there any way to do it?

Upvotes: 1

Views: 86

Answers (1)

CuriousRabbit
CuriousRabbit

Reputation: 2221

There is no support from Microsoft for Bluetooth 4.0 AKA BTLE prior to Windows 8.

Upvotes: 2

Related Questions