Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: MiniMatrix on November 07, 2013, 06:01:50 PM

Title: GSM communication with iPhone 3GS
Post by: MiniMatrix on November 07, 2013, 06:01:50 PM
Hi
I checked the demos (VCL 64Bit), which works fine connecting to a iPhone 3GS. But I could not get "more" than establishing a connection. After that I always get a timeout error.

I am checking out, if it is possible to send and receive SMS, read the phonebook and like to be informed about incoming or outgoing calls (the number), and the calling state or like to initiate an outgoing call.

a) Is this possible with these controls ?
b) Why comes up the timeout errror ?
c) Does all above can be made also with all versions of iPhone (3[GS] / 4 / 5 ( IOS 4 / IOS5 / IOS6 / IOS7))?
d) Does these components work with all Bluetooth Version up to 4?

I love your components. But they are only interesting, if I can build the functionality written above.

Thx. a lot for replying
Title: Re: GSM communication with iPhone 3GS
Post by: Mike Petrichenko on November 07, 2013, 06:40:15 PM
Hi,

You cano not send, read SMS and phonebook from iPhone. You can receive incomming calls and place outgoing calls with any device which supports HandsFreeProfile. Refer to GSMModem Demo.

WCL does not support BLE but can wortk with any BT dongle as with common BT device (so WCL works with BT 4 except BLE functions).