This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2540 Mini Development Kit SimpleBLEPeripheral Paired with Iphone via Notifications

Hi!

I'm working with CC2540 Mini Development Kit and I would like to know how can I receive notifications from the Server (SimpleBLEPeripheral code) via GATT_Notification function in the Client device (Iphone 4S). I can send notifictions succesfully calling GATT_Notification function in SimpleBLEPeripheral code when connected to the USB dongle and BTool.  But I don't have success when USB dongle is replaced with Iphone 4S.  In the Iphone 4S, I started my Client app with "iPhone File Transfer" from TI (http://processors.wiki.ti.com/index.php/LPRF_BLE_IphoneFileTransfer).  I get to a point when bluetooth connection is established but no notifications are being spotted by Core Bluetooth.  I'm I missing something fundamental?  Perhaps I need to have Xcode to enable SimpeBLEPeripheral profile?  As far as I understand, GATT_Notification function doesn't require Client to configure Server to receive notifications?

Thanks in advance!

Eugene