I would like to allow the iPhone4S user to modify the keyfob name.
In the Keyfob demo:
// GAP GATT Attributesstatic 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
Any update for this question ?
Is it possible ? Any sample code ?
I really need an answer to know if this feature is possible ...
Any support ? info ?
any update...
Support team, can you please advice ?
Beep...
Is it an easy pb to solve ? please help me !!