Thank you, I have managed to change my UUID's to 128bit.
I have having trouble though, that I can't seem to get the Service UUID to be sent while advertising.
My iPhone app can find the service and connect to it when told to only connect to my UUID, so that's working.
However when scanning with 'scanForPeripheralsWithServices' it doesn't pick anything up as it's not seeing the Service.
I am using the SimpleBLEPeripheral project, but i've removed the SimpleGATTProfile as I am just using the SimpleKeys profile.
any ideas?
Thanks