[CC2540 Keyfob from TI]: Changing Tag name
[CC2540 Keyfob from TI]: Changing Tag name
- Subject: [CC2540 Keyfob from TI]: Changing Tag name
- From: Frederic Visticot <email@hidden>
- Date: Fri, 16 Mar 2012 11:09:06 +0100
I would like to allow the iPhone4S user to modify the keyfob name.
In the Keyfob demo:
// GAP GATT Attributes
static uint8 attDeviceName[GAP_DEVICE_NAME_LEN] = "CC2540DK-mini Keyfob";
and:
GGS_SetParameter( GGS_DEVICE_NAME_ATT, GAP_DEVICE_NAME_LEN, attDeviceName );
How to call the GGS_SetParameter from the Iphone4S XCode app ?
-Fred
_______________________________________________
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