Re: Anybody coding the CC2540 for use with the iPhone?
Re: Anybody coding the CC2540 for use with the iPhone?
- Subject: Re: Anybody coding the CC2540 for use with the iPhone?
- From: Etan Kissling <email@hidden>
- Date: Mon, 28 Jan 2013 10:08:30 +0000
- Thread-topic: Anybody coding the CC2540 for use with the iPhone?
Darren,
there is a 1-to-1 mapping of 16bit UUIDs and 128bit UUIDs.
16-bit UUID = xxxx
128-bit UUID = 0000xxxx-0000-1000-8000-00805F9B34FB
Etan
wrote:
Thanks Jeff, that app did in fact help me find the problem in my IAR code.
One thing to note, after I got it working I double checked with another app (Lightblue) and BLE Scanner seems to only show a 16bit UUID even if a 128bit UUID is being sent. Lightblue showed the full 128bit.
Thanks again
Darren
On 27 Jan 2013, at 23:49, Jeffrey Peng < email@hidden> wrote:
You can check the service UUID advertising from CC2540 by using BLE Scanner app.
Jeff
在 2013年1月28日星期一,Darren Jones 写道:
Is there anybody coding the CC2540 for use with the iPhone?
I have created a project based on TI's SimpleBLEPeripheral project, however I'm stuck getting iOS to find it when specifying the UUID in 'scanForPeripheralsWithServices'
If I leave this nil, I can find the hardware and find my Service based on it's UUID. It just doesn't seem to be broadcasting the UUID during discovery.
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden