I believe on the Mac Mini's traditional Bluetooth is used when performing a scan. If you want to use the BLE portion of it, I believe you have to use the SDK and right a seperate App for it
mai i use it with iTouch 4 or iPhone 4, or iPad 2?
no, the only devices that have bluetooth 4.0 from apple is the IPhone 4S, the New mac mini, the new mac book air, and the IPad 3
Thanks, this was my first problem.
Is there any reason why a HEX file isn't provided with the CC2540 Dev Kit software? It's kind of annoying to have to set up an IAR environment just to get example's running. Perhaps I just missed the hex file.
Thanks,Colin
hi,
with IPhone4SBLEDemo ,&TI Keyfob,
the 4S can't connect the Keyfob,
below is the 4S losg,
Mar 31 09:55:46 unknown SpringBoard[15] <Warning>: BTM: received BT_LOCAL_DEVICE_DISCOVERY_STARTED/STOPPED eventMar 31 09:55:46 unknown SpringBoard[15] <Warning>: BTM: posting notification BluetoothDiscoveryStateChangedNotification> Mar 31 09:55:48 unknown SpringBoard[15] <Warning>: BTM: received BT_LOCAL_DEVICE_DISCOVERY_STARTED/STOPPED eventMar 31 09:55:48 unknown SpringBoard[15] <Warning>: BTM: posting notification BluetoothDiscoveryStateChangedNotificationMar 31 09:55:48 unknown com.apple.BTServer[66] <Notice>: GattCommands.cpp:996 readName ATT Error Failed to locate GAP primary service on device "Public 90:D7:EB:B1:26:03"Mar 31 09:55:48 unknown com.apple.BTServer[66] <Notice>: OI_SLOG_ERROR: 68,1242,65535Mar 31 09:55:48 unknown com.apple.BTServer[66] <Notice>: GattCommands.cpp:64 discoverResponse ATT Error No primary services found on device "Public 90:D7:EB:B1:26:03"Mar 31 09:55:49 unknown SpringBoard[15] <Warning>: BTM: received BT_LOCAL_DEVICE_CONNECTION_STATUS_CHANGED event> Mar 31 09:55:49 unknown SpringBoard[15] <Warning>: BTM: posting notification BluetoothConnectionStatusChangedNotificationMar 31 09:55:49 unknown SpringBoard[15] <Warning>: BTM: BTLocalDeviceGetPairedDevices returned 0 devicesMar 31 09:55:49 unknown SpringBoard[15] <Warning>: BTM: BTLocalDeviceGetConnectedDevices returned 0 devices> Mar 31 09:55:56 unknown SpringBoard[15] <Warning>: BTM: received BT_LOCAL_DEVICE_CONNECTION_STATUS_CHANGED eventMar 31 09:55:56 unknown SpringBoard[15] <Warning>: BTM: posting notification BluetoothConnectionStatusChangedNotificationMar 31 09:55:56 unknown SpringBoard[15] <Warning>: BTM: BTLocalDeviceGetPairedDevices returned 0 devicesMar 31 09:55:56 unknown SpringBoard[15] <Warning>: BTM: BTLocalDeviceGetConnectedDevices returned 0 devices
why this happen?
thanks!
Hi Bob,
Any update regarding this interesting question ? I'm very interested to find a way to avoid asking characteristics after each re-connection.
Fred
hi fred,
according to apple, "caching" of characteristics is something they are investigating for the future.... as it turns *connect time* in general has been problem for a variety a reason besides having to re-discover characteristics....
you might consider posting a question on the apple bluetooth email list and/or a new forum apple has recently established.... perhaps you can find out a timeframe for such a change....
bob.
HI,
I checked with CB , that i don't see any API, to create secured connected to the device ?.. Or before we create a connection to the device, do we have to use any iOS infrastructure to do the BLE pairing/authentication?.. Pretty confusion. Kindly advice.
is it possible to detect nearest BLE ios devices using the keyfob code?