Device UUID, Device Name ...
Device UUID, Device Name ...
- Subject: Device UUID, Device Name ...
- From: Frederic Visticot <email@hidden>
- Date: Wed, 25 Apr 2012 15:57:34 +0200
I'm using the Texas Instrument CC2540.
1. I would like to understand why the device UUID has a different
value when visible from different iPhone / iPad
How to have an unique UUID for each BLE device ?
2. I have modified the deviceName info from the broadcast data with:
GAPRole_SetParameter( GAPROLE_SCAN_RSP_DATA, sizeof ( deviceName ),
deviceName );
The pb is that it is very easy to "fake" the tag by using the same
deviceName on another tag...
How to avoid the pb ?
3. attTagName:
GGS_SetParameter( GGS_DEVICE_NAME_ATT, GAP_DEVICE_NAME_LEN, attDeviceName );
When use this parameter ? why it is different to the deviceName ?
_______________________________________________
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