Device UUID, Device Name ...
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 (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Frederic Visticot