Forums:
Hi All
I am implementing a bootloader into my project and I would like to use a different UUID from the one used in the various examples.
Currently the Service UUID is 00060000-F8CE-11E4-ABF4-0002A5D5C51B and the Characteristic is 00060001-F8CE-11E4-ABF4-0002A5D5C51B.
The issue I have is that if I change the UUIDs then the PSoc Creator does not generate the BLE_bts.c and .h files.
Also the 'Update Firmware' utility in the CySmart tool appears to look for the UUID 00060000-F8CE-11E4-ABF4-0002A5D5C51B to activate the upgrade.
Are these fixed UUIDs for these tools or can they be changed?
Regards
John